Trace number 426364

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.28 2507.1

General information on the benchmark

Namerandom/LargeSize/3SAT/v13000/
unif-k3-r4.2-v13000-c54600-S1054448974-13.cnf
MD5SUMf290f56a074b6fc7cc916d5199a37a77
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1332.03
Satisfiable
(Un)Satisfiability was proved
Number of variables13000
Number of clauses54600
Sum of the clauses size163800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 354600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node21/watcher-426364-1179012516 -o ROOT/results/node21/solver-426364-1179012516 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426364-1179012516/MiraXTv3_dyn /tmp/evaluation/426364-1179012516/instance-426364-1179012516.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 2.01 1.99 3/77 11377
/proc/meminfo: memFree=1612552/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=3788 CPUtime=0
/proc/11377/stat : 11377 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194304 308 0 0 0 0 0 0 0 18 0 1 0 349168912 3878912 283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11377/statm: 947 290 202 20 0 305 0

[startup+0.074244 s]
/proc/loadavg: 1.84 2.01 1.99 3/77 11377
/proc/meminfo: memFree=1612552/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=7700 CPUtime=0.06
/proc/11377/stat : 11377 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194304 1426 0 0 0 6 0 0 0 18 0 1 0 349168912 7884800 1401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/11377/statm: 1925 1401 206 20 0 1283 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7700

[startup+0.101245 s]
/proc/loadavg: 1.84 2.01 1.99 3/77 11377
/proc/meminfo: memFree=1612552/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=8520 CPUtime=0.09
/proc/11377/stat : 11377 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194304 1624 0 0 0 9 0 0 0 18 0 1 0 349168912 8724480 1599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/11377/statm: 2130 1600 206 20 0 1488 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8520

[startup+0.301275 s]
/proc/loadavg: 1.84 2.01 1.99 3/77 11377
/proc/meminfo: memFree=1612552/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=31452 CPUtime=0.32
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 4239 0 0 0 30 2 0 0 19 0 3 0 349168912 32206848 4066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 7863 4066 216 20 0 7221 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 31452

[startup+0.702322 s]
/proc/loadavg: 1.84 2.01 1.99 3/77 11377
/proc/meminfo: memFree=1612552/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=31804 CPUtime=1.06
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 4526 0 0 0 104 2 0 0 19 0 3 0 349168912 32567296 4276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 7951 4276 218 20 0 7309 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 31804

[startup+1.50141 s]
/proc/loadavg: 1.84 2.01 1.99 3/80 11380
/proc/meminfo: memFree=1595440/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=33388 CPUtime=2.66
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 5111 0 0 0 263 3 0 0 19 0 3 0 349168912 34189312 4861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 8347 4861 218 20 0 7705 0
[pid=11377/tid=11379] ppid=11375 vsize=33388 CPUtime=1.24
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 1539 0 0 0 123 1 0 0 19 0 3 0 349168937 34189312 4861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11377/tid=11380] ppid=11375 vsize=33388 CPUtime=1.16
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 1461 0 0 0 116 0 0 0 25 0 3 0 349168937 34189312 4861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520177 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 33388

[startup+3.10158 s]
/proc/loadavg: 1.84 2.01 1.99 3/80 11380
/proc/meminfo: memFree=1591344/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=39892 CPUtime=5.85
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 6706 0 0 0 580 5 0 0 19 0 3 0 349168912 40849408 6456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 9973 6456 218 20 0 9331 0
[pid=11377/tid=11379] ppid=11375 vsize=39892 CPUtime=2.83
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 2286 0 0 0 281 2 0 0 24 0 3 0 349168937 40849408 6456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11377/tid=11380] ppid=11375 vsize=39892 CPUtime=2.76
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 2309 0 0 0 274 2 0 0 20 0 3 0 349168937 40849408 6456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 39892

[startup+6.30194 s]
/proc/loadavg: 1.85 2.01 1.99 3/80 11380
/proc/meminfo: memFree=1577648/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=53428 CPUtime=12.22
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 10172 0 0 0 1213 9 0 0 19 0 3 0 349168912 54710272 9922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 13357 9922 218 20 0 12715 0
[pid=11377/tid=11379] ppid=11375 vsize=53428 CPUtime=6.02
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 3887 0 0 0 598 4 0 0 24 0 3 0 349168937 54710272 9922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11377/tid=11380] ppid=11375 vsize=53428 CPUtime=5.94
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 4174 0 0 0 591 3 0 0 25 0 3 0 349168937 54710272 9922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 53428

[startup+12.7016 s]
/proc/loadavg: 1.86 2.00 1.99 3/80 11380
/proc/meminfo: memFree=1550384/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=77204 CPUtime=24.99
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 16288 0 0 0 2483 16 0 0 19 0 3 0 349168912 79056896 16038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 19301 16038 218 20 0 18659 0
[pid=11377/tid=11379] ppid=11375 vsize=77204 CPUtime=12.38
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 6916 0 0 0 1230 8 0 0 17 0 3 0 349168937 79056896 16038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11377/tid=11380] ppid=11375 vsize=77204 CPUtime=12.34
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 7261 0 0 0 1228 6 0 0 19 0 3 0 349168937 79056896 16038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 77204

[startup+25.502 s]
/proc/loadavg: 1.89 2.00 1.99 3/80 11380
/proc/meminfo: memFree=1532784/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=94312 CPUtime=50.52
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 20647 0 0 0 5032 20 0 0 19 0 3 0 349168912 96575488 20361 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 23578 20361 218 20 0 22936 0
[pid=11377/tid=11379] ppid=11375 vsize=94312 CPUtime=25.13
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 9487 0 0 0 2501 12 0 0 25 0 3 0 349168937 96575488 20361 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565515 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11377/tid=11380] ppid=11375 vsize=94312 CPUtime=25.13
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 9049 0 0 0 2506 7 0 0 25 0 3 0 349168937 96575488 20361 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 94312

[startup+51.1028 s]
/proc/loadavg: 1.93 2.00 1.99 3/80 11380
/proc/meminfo: memFree=1441712/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=185336 CPUtime=101.61
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 43777 0 0 0 10112 49 0 0 19 0 3 0 349168912 189784064 43286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 46334 43286 218 20 0 45692 0
[pid=11377/tid=11379] ppid=11375 vsize=185336 CPUtime=50.61
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 21696 0 0 0 5033 28 0 0 25 0 3 0 349168937 189784064 43286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11377/tid=11380] ppid=11375 vsize=185336 CPUtime=50.72
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 19970 0 0 0 5053 19 0 0 25 0 3 0 349168937 189784064 43286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 185336

[startup+102.306 s]
/proc/loadavg: 1.97 2.00 1.99 4/80 11380
/proc/meminfo: memFree=1378096/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=247084 CPUtime=203.75
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 59678 0 0 0 20305 70 0 0 19 0 3 0 349168912 253014016 58739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 61771 58739 218 20 0 61129 0
[pid=11377/tid=11379] ppid=11375 vsize=247084 CPUtime=101.58
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 29479 0 0 0 10118 40 0 0 25 0 3 0 349168937 253014016 58739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11377/tid=11380] ppid=11375 vsize=247084 CPUtime=101.9
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 28088 0 0 0 10162 28 0 0 25 0 3 0 349168937 253014016 58739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 247084

[startup+162.303 s]
/proc/loadavg: 1.99 2.00 1.99 3/80 11380
/proc/meminfo: memFree=1313072/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=311848 CPUtime=323.35
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 76235 0 0 0 32242 93 0 0 19 0 3 0 349168912 319332352 74853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 77962 74853 218 20 0 77320 0
[pid=11377/tid=11379] ppid=11375 vsize=311848 CPUtime=161.27
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 38032 0 0 0 16072 55 0 0 25 0 3 0 349168937 319332352 74853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11377/tid=11380] ppid=11375 vsize=311848 CPUtime=161.82
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 36092 0 0 0 16145 37 0 0 25 0 3 0 349168937 319332352 74853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.35
Current children cumulated vsize (KiB) 311848

[startup+222.303 s]
/proc/loadavg: 1.99 2.00 1.99 3/80 11380
/proc/meminfo: memFree=1307824/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=316008 CPUtime=442.95
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 77900 0 0 0 44200 95 0 0 19 0 3 0 349168912 323592192 76119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 79002 76119 218 20 0 78360 0
[pid=11377/tid=11379] ppid=11375 vsize=316008 CPUtime=220.98
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 38928 0 0 0 22043 55 0 0 25 0 3 0 349168937 323592192 76119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11377/tid=11380] ppid=11375 vsize=316008 CPUtime=221.71
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 36861 0 0 0 22133 38 0 0 25 0 3 0 349168937 323592192 76119 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.95
Current children cumulated vsize (KiB) 316008

[startup+282.302 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 11380
/proc/meminfo: memFree=1230576/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=396784 CPUtime=562.68
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 98224 0 0 0 56146 122 0 0 19 0 3 0 349168912 406306816 96040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 99196 96040 218 20 0 98554 0
[pid=11377/tid=11379] ppid=11375 vsize=396784 CPUtime=280.72
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 53128 0 0 0 27999 73 0 0 25 0 3 0 349168937 406306816 96040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11377/tid=11380] ppid=11375 vsize=396784 CPUtime=281.69
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 42985 0 0 0 28122 47 0 0 25 0 3 0 349168937 406306816 96040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.68
Current children cumulated vsize (KiB) 396784

[startup+342.303 s]
/proc/loadavg: 2.03 2.01 2.00 3/80 11380
/proc/meminfo: memFree=1227120/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=397180 CPUtime=682.36
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 99112 0 0 0 68113 123 0 0 19 0 3 0 349168912 406712320 96248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 99295 96248 218 20 0 98653 0
[pid=11377/tid=11379] ppid=11375 vsize=397180 CPUtime=340.43
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 53571 0 0 0 33969 74 0 0 25 0 3 0 349168937 406712320 96248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11377/tid=11380] ppid=11375 vsize=397180 CPUtime=341.67
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 43430 0 0 0 34119 48 0 0 25 0 3 0 349168937 406712320 96248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.36
Current children cumulated vsize (KiB) 397180

[startup+402.302 s]

################
# More data... #
################

/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 76035 0 0 0 183304 113 0 0 25 0 3 0 349168937 582344704 139121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11377/tid=11380] ppid=11375 vsize=568696 CPUtime=1840.25
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 66126 0 0 0 183946 79 0 0 25 0 3 0 349168937 582344704 139121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.69
Current children cumulated vsize (KiB) 568696

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 11382
/proc/meminfo: memFree=1025008/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=599124 CPUtime=3794.31
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 152106 0 0 0 379230 201 0 0 19 0 3 0 349168912 613502976 146735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 149781 146735 218 20 0 149139 0
[pid=11377/tid=11379] ppid=11375 vsize=599124 CPUtime=1894.08
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 76339 0 0 0 189294 114 0 0 25 0 3 0 349168937 613502976 146735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11377/tid=11380] ppid=11375 vsize=599124 CPUtime=1899.96
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 73656 0 0 0 189911 85 0 0 25 0 3 0 349168937 613502976 146735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.31
Current children cumulated vsize (KiB) 599124

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11490
/proc/meminfo: memFree=1023600/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=599124 CPUtime=3913.87
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 152256 0 0 0 391182 205 0 0 19 0 3 0 349168912 613502976 146737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 149781 146737 218 20 0 149139 0
[pid=11377/tid=11379] ppid=11375 vsize=599124 CPUtime=1953.96
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 76340 0 0 0 195282 114 0 0 25 0 3 0 349168937 613502976 146737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11377/tid=11380] ppid=11375 vsize=599124 CPUtime=1959.64
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 73805 0 0 0 195875 89 0 0 25 0 3 0 349168937 613502976 146737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.87
Current children cumulated vsize (KiB) 599124

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 11580
/proc/meminfo: memFree=1024624/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=599124 CPUtime=4033.38
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 152407 0 0 0 403124 214 0 0 19 0 3 0 349168912 613502976 146740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 149781 146740 218 20 0 149139 0
[pid=11377/tid=11379] ppid=11375 vsize=599124 CPUtime=2013.82
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 76340 0 0 0 201267 115 0 0 25 0 3 0 349168937 613502976 146740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11377/tid=11380] ppid=11375 vsize=599124 CPUtime=2019.3
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 73956 0 0 0 201832 98 0 0 25 0 3 0 349168937 613502976 146740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.38
Current children cumulated vsize (KiB) 599124

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 11580
/proc/meminfo: memFree=1024624/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=599124 CPUtime=4153.11
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 152407 0 0 0 415096 215 0 0 19 0 3 0 349168912 613502976 146740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 149781 146740 218 20 0 149139 0
[pid=11377/tid=11379] ppid=11375 vsize=599124 CPUtime=2073.8
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 76340 0 0 0 207265 115 0 0 25 0 3 0 349168937 613502976 146740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11377/tid=11380] ppid=11375 vsize=599124 CPUtime=2079.04
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 73956 0 0 0 207806 98 0 0 25 0 3 0 349168937 613502976 146740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.11
Current children cumulated vsize (KiB) 599124

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 11580
/proc/meminfo: memFree=1024624/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=598988 CPUtime=4272.81
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 152410 0 0 0 427066 215 0 0 19 0 3 0 349168912 613363712 146722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 149747 146722 218 20 0 149105 0
[pid=11377/tid=11379] ppid=11375 vsize=598988 CPUtime=2133.79
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 76343 0 0 0 213263 116 0 0 25 0 3 0 349168937 613363712 146722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11377/tid=11380] ppid=11375 vsize=598988 CPUtime=2138.76
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 73956 0 0 0 213778 98 0 0 25 0 3 0 349168937 613363712 146722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.81
Current children cumulated vsize (KiB) 598988

[startup+2202.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/80 11580
/proc/meminfo: memFree=1024624/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=598988 CPUtime=4392.54
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 152411 0 0 0 439038 216 0 0 19 0 3 0 349168912 613363712 146723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 149747 146723 218 20 0 149105 0
[pid=11377/tid=11379] ppid=11375 vsize=598988 CPUtime=2193.76
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 76343 0 0 0 219260 116 0 0 25 0 3 0 349168937 613363712 146723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11377/tid=11380] ppid=11375 vsize=598988 CPUtime=2198.5
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 73957 0 0 0 219752 98 0 0 25 0 3 0 349168937 613363712 146723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526643 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.54
Current children cumulated vsize (KiB) 598988

[startup+2262.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/80 11580
/proc/meminfo: memFree=1024752/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=598988 CPUtime=4512.09
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 152412 0 0 0 450992 217 0 0 19 0 3 0 349168912 613363712 146724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 149747 146724 218 20 0 149105 0
[pid=11377/tid=11379] ppid=11375 vsize=598988 CPUtime=2253.72
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 76344 0 0 0 225256 116 0 0 25 0 3 0 349168937 613363712 146724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11377/tid=11380] ppid=11375 vsize=598988 CPUtime=2258.1
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 73957 0 0 0 225711 99 0 0 25 0 3 0 349168937 613363712 146724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.09
Current children cumulated vsize (KiB) 598988

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 11580
/proc/meminfo: memFree=1024816/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=598988 CPUtime=4631.8
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 152413 0 0 0 462963 217 0 0 19 0 3 0 349168912 613363712 146725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 149747 146725 218 20 0 149105 0
[pid=11377/tid=11379] ppid=11375 vsize=598988 CPUtime=2313.71
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 76345 0 0 0 231254 117 0 0 25 0 3 0 349168937 613363712 146725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11377/tid=11380] ppid=11375 vsize=598988 CPUtime=2317.83
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 73957 0 0 0 231684 99 0 0 25 0 3 0 349168937 613363712 146725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.8
Current children cumulated vsize (KiB) 598988

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 11580
/proc/meminfo: memFree=1010608/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=613324 CPUtime=4751.48
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 156026 0 0 0 474926 222 0 0 19 0 3 0 349168912 628043776 150264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 153331 150264 218 20 0 152689 0
[pid=11377/tid=11379] ppid=11375 vsize=613324 CPUtime=2373.65
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 79896 0 0 0 237243 122 0 0 25 0 3 0 349168937 628043776 150264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11377/tid=11380] ppid=11375 vsize=613324 CPUtime=2377.57
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 74019 0 0 0 237658 99 0 0 25 0 3 0 349168937 628043776 150264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.48
Current children cumulated vsize (KiB) 613324

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 11580
/proc/meminfo: memFree=1010544/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=613324 CPUtime=4871.21
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 156248 0 0 0 486898 223 0 0 19 0 3 0 349168912 628043776 150264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 153331 150264 218 20 0 152689 0
[pid=11377/tid=11379] ppid=11375 vsize=613324 CPUtime=2433.63
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 80118 0 0 0 243241 122 0 0 25 0 3 0 349168937 628043776 150264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11377/tid=11380] ppid=11375 vsize=613324 CPUtime=2437.31
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 74019 0 0 0 243632 99 0 0 25 0 3 0 349168937 628043776 150264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.21
Current children cumulated vsize (KiB) 613324

[startup+2502.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 11580
/proc/meminfo: memFree=1010864/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=612300 CPUtime=4990.78
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 156325 0 0 0 498854 224 0 0 19 0 3 0 349168912 626995200 150204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 153075 150204 218 20 0 152433 0
[pid=11377/tid=11379] ppid=11375 vsize=612300 CPUtime=2493.58
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 80194 0 0 0 249235 123 0 0 25 0 3 0 349168937 626995200 150204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11377/tid=11380] ppid=11375 vsize=612300 CPUtime=2496.94
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 74020 0 0 0 249595 99 0 0 25 0 3 0 349168937 626995200 150204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.78
Current children cumulated vsize (KiB) 612300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507 s]
/proc/loadavg: 2.06 2.02 2.00 3/80 11580
/proc/meminfo: memFree=1010864/2055920 swapFree=4156344/4192956
[pid=11377] ppid=11375 vsize=612300 CPUtime=5000.17
/proc/11377/stat : 11377 (MiraXTv3_dyn) S 11375 11377 10991 0 -1 4194304 156325 0 0 0 499793 224 0 0 19 0 3 0 349168912 626995200 150204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11377/statm: 153075 150204 218 20 0 152433 0
[pid=11377/tid=11379] ppid=11375 vsize=612300 CPUtime=2498.28
/proc/11377/task/11379/stat : 11379 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 80194 0 0 0 249705 123 0 0 25 0 3 0 349168937 626995200 150204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11377/tid=11380] ppid=11375 vsize=612300 CPUtime=2501.61
/proc/11377/task/11380/stat : 11380 (MiraXTv3_dyn) R 11375 11377 10991 0 -1 4194368 74020 0 0 0 250062 99 0 0 25 0 3 0 349168937 626995200 150204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 612300

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.1
CPU time (s): 5000.28
CPU user time (s): 4997.95
CPU system time (s): 2.32965
CPU usage (%): 199.444
Max. virtual memory (cumulated for all children) (KiB): 613620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.95
system time used= 2.32965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156325
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1040
involuntary context switches= 94483

runsolver used 2.31565 second user time and 6.86396 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat May 12 23:28:36 UTC 2007

IDJOB= 426364
IDBENCH= 20189
IDSOLVER= 196
FILE ID= node21/426364-1179012516

PBS_JOBID= 5252857

Free space on /tmp= 66535 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v13000/unif-k3-r4.2-v13000-c54600-S1054448974-13.cnf
COMMAND LINE= /tmp/evaluation/426364-1179012516/MiraXTv3_dyn /tmp/evaluation/426364-1179012516/instance-426364-1179012516.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-426364-1179012516 -o ROOT/results/node21/solver-426364-1179012516 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426364-1179012516/MiraXTv3_dyn /tmp/evaluation/426364-1179012516/instance-426364-1179012516.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f290f56a074b6fc7cc916d5199a37a77

RANDOM SEED= 750296207

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1612832 kB
Buffers:         49332 kB
Cached:         305224 kB
SwapCached:      15772 kB
Active:         159844 kB
Inactive:       218612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1612832 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            4928 kB
Writeback:           0 kB
Mapped:          30356 kB
Slab:            50116 kB
Committed_AS:  5208976 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66535 MiB

End job on node21 on Sun May 13 00:10:25 UTC 2007