Trace number 456486

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.08 2507.77

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-sat-gt-040.sat05-1297.reshuffled-07.cnf
MD5SUMa12e117c336ca4cea22ec458f6b2361c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.4117
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses60099
Sum of the clauses size180957
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2780
Number of clauses of size 359279
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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/node50/watcher-456486-1179051030 -o ROOT/results/node50/solver-456486-1179051030 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456486-1179051030/MiraXTv3_dyn /tmp/evaluation/456486-1179051030/instance-456486-1179051030.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 1.97 1.82 3/64 2305
/proc/meminfo: memFree=1206648/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=3788 CPUtime=0
/proc/2305/stat : 2305 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 259948206 3878912 335 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/2305/statm: 947 344 202 20 0 305 0

[startup+0.078648 s]
/proc/loadavg: 1.84 1.97 1.82 3/64 2305
/proc/meminfo: memFree=1206648/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=7396 CPUtime=0.07
/proc/2305/stat : 2305 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194304 1420 0 0 0 7 0 0 0 18 0 1 0 259948206 7573504 1395 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/2305/statm: 1849 1395 207 20 0 1207 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7396

[startup+0.101651 s]
/proc/loadavg: 1.84 1.97 1.82 3/64 2305
/proc/meminfo: memFree=1206648/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=7396 CPUtime=0.09
/proc/2305/stat : 2305 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194304 1420 0 0 0 9 0 0 0 18 0 1 0 259948206 7573504 1395 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/2305/statm: 1849 1395 207 20 0 1207 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7396

[startup+0.301668 s]
/proc/loadavg: 1.84 1.97 1.82 3/64 2305
/proc/meminfo: memFree=1206648/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=7396 CPUtime=0.29
/proc/2305/stat : 2305 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194304 1420 0 0 0 29 0 0 0 20 0 1 0 259948206 7573504 1395 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134575880 0 0 4096 0 0 0 0 17 0 0 0
/proc/2305/statm: 1849 1395 207 20 0 1207 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7396

[startup+0.701712 s]
/proc/loadavg: 1.84 1.97 1.82 3/64 2305
/proc/meminfo: memFree=1206648/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=29064 CPUtime=0.82
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 3672 0 0 0 81 1 0 0 21 0 3 0 259948206 29761536 3529 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 7266 3529 218 20 0 6624 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 29064

[startup+1.50178 s]
/proc/loadavg: 1.84 1.97 1.82 3/67 2308
/proc/meminfo: memFree=1188640/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=40124 CPUtime=2.42
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 6603 0 0 0 239 3 0 0 21 0 3 0 259948206 41086976 6460 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 10031 6461 218 20 0 9389 0
[pid=2305/tid=2307] ppid=2303 vsize=40124 CPUtime=0.97
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 2479 0 0 0 96 1 0 0 20 0 3 0 259948258 41086976 6461 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 8353403 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2305/tid=2308] ppid=2303 vsize=40124 CPUtime=0.92
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 2242 0 0 0 91 1 0 0 19 0 3 0 259948258 41086976 6461 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 40124

[startup+3.10192 s]
/proc/loadavg: 1.84 1.97 1.82 3/67 2308
/proc/meminfo: memFree=1173536/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=57524 CPUtime=5.61
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 10752 0 0 0 554 7 0 0 21 0 3 0 259948206 58904576 10609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 14381 10609 218 20 0 13739 0
[pid=2305/tid=2307] ppid=2303 vsize=57524 CPUtime=2.57
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 4599 0 0 0 254 3 0 0 21 0 3 0 259948258 58904576 10609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526213 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2305/tid=2308] ppid=2303 vsize=57524 CPUtime=2.51
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 4270 0 0 0 248 3 0 0 19 0 3 0 259948258 58904576 10609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 57524

[startup+6.3022 s]
/proc/loadavg: 1.85 1.97 1.82 3/67 2308
/proc/meminfo: memFree=1152552/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=77116 CPUtime=11.98
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 15838 0 0 0 1186 12 0 0 21 0 3 0 259948206 78966784 15623 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 19279 15623 218 20 0 18637 0
[pid=2305/tid=2307] ppid=2303 vsize=77116 CPUtime=5.76
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 6605 0 0 0 572 4 0 0 20 0 3 0 259948258 78966784 15623 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2305/tid=2308] ppid=2303 vsize=77116 CPUtime=5.7
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 7350 0 0 0 563 7 0 0 20 0 3 0 259948258 78966784 15623 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 77116

[startup+12.7018 s]
/proc/loadavg: 1.94 1.98 1.83 3/67 2308
/proc/meminfo: memFree=1093160/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=133052 CPUtime=24.75
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 30336 0 0 0 2451 24 0 0 21 0 3 0 259948206 136245248 29905 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 33263 29905 218 20 0 32621 0
[pid=2305/tid=2307] ppid=2303 vsize=133052 CPUtime=12.15
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 14222 0 0 0 1206 9 0 0 18 0 3 0 259948258 136245248 29905 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2305/tid=2308] ppid=2303 vsize=133052 CPUtime=12.08
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 14231 0 0 0 1194 14 0 0 24 0 3 0 259948258 136245248 29905 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 133052

[startup+25.5019 s]
/proc/loadavg: 1.96 1.98 1.83 3/67 2308
/proc/meminfo: memFree=1076840/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=144448 CPUtime=50.27
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 33566 0 0 0 5000 27 0 0 21 0 3 0 259948206 147914752 32804 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 36112 32804 218 20 0 35470 0
[pid=2305/tid=2307] ppid=2303 vsize=144448 CPUtime=24.94
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 15531 0 0 0 2484 10 0 0 24 0 3 0 259948258 147914752 32804 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2305/tid=2308] ppid=2303 vsize=144448 CPUtime=24.8
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 16152 0 0 0 2464 16 0 0 25 0 3 0 259948258 147914752 32804 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.27
Current children cumulated vsize (KiB) 144448

[startup+51.1011 s]
/proc/loadavg: 1.97 1.98 1.83 3/67 2308
/proc/meminfo: memFree=1025064/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=196388 CPUtime=101.33
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 47257 0 0 0 10092 41 0 0 21 0 3 0 259948206 201101312 45686 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 49097 45686 218 20 0 48455 0
[pid=2305/tid=2307] ppid=2303 vsize=196388 CPUtime=50.51
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 22181 0 0 0 5035 16 0 0 25 0 3 0 259948258 201101312 45686 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2305/tid=2308] ppid=2303 vsize=196388 CPUtime=50.3
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 23193 0 0 0 5006 24 0 0 25 0 3 0 259948258 201101312 45686 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 196388

[startup+102.306 s]
/proc/loadavg: 2.02 2.00 1.84 3/67 2310
/proc/meminfo: memFree=1007272/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=212300 CPUtime=203.33
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 52653 0 0 0 20286 47 0 0 21 0 3 0 259948206 217395200 49784 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 53075 49784 218 20 0 52433 0
[pid=2305/tid=2307] ppid=2303 vsize=212300 CPUtime=101.61
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 24490 0 0 0 10144 17 0 0 25 0 3 0 259948258 217395200 49784 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2305/tid=2308] ppid=2303 vsize=212300 CPUtime=101.19
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 26280 0 0 0 10091 28 0 0 25 0 3 0 259948258 217395200 49784 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.33
Current children cumulated vsize (KiB) 212300

[startup+162.302 s]
/proc/loadavg: 2.23 2.06 1.87 3/67 2310
/proc/meminfo: memFree=982568/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=237100 CPUtime=322.95
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 60314 0 0 0 32243 52 0 0 21 0 3 0 259948206 242790400 56015 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 59275 56015 218 20 0 58633 0
[pid=2305/tid=2307] ppid=2303 vsize=237100 CPUtime=161.5
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 30213 0 0 0 16129 21 0 0 25 0 3 0 259948258 242790400 56015 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2305/tid=2308] ppid=2303 vsize=237100 CPUtime=160.92
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 28218 0 0 0 16062 30 0 0 25 0 3 0 259948258 242790400 56015 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.95
Current children cumulated vsize (KiB) 237100

[startup+222.301 s]
/proc/loadavg: 2.08 2.05 1.88 3/67 2310
/proc/meminfo: memFree=981928/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=238268 CPUtime=442.63
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 61964 0 0 0 44210 53 0 0 21 0 3 0 259948206 243986432 56105 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 59567 56105 218 20 0 58925 0
[pid=2305/tid=2307] ppid=2303 vsize=238268 CPUtime=221.45
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 30971 0 0 0 22124 21 0 0 25 0 3 0 259948258 243986432 56105 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2305/tid=2308] ppid=2303 vsize=238268 CPUtime=220.66
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 29110 0 0 0 22035 31 0 0 25 0 3 0 259948258 243986432 56105 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.63
Current children cumulated vsize (KiB) 238268

[startup+282.301 s]
/proc/loadavg: 2.03 2.04 1.88 3/67 2310
/proc/meminfo: memFree=964072/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=256316 CPUtime=562.26
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 67368 0 0 0 56167 59 0 0 21 0 3 0 259948206 262467584 60599 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 64079 60599 218 20 0 63437 0
[pid=2305/tid=2307] ppid=2303 vsize=256316 CPUtime=281.34
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 33684 0 0 0 28111 23 0 0 25 0 3 0 259948258 262467584 60599 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2305/tid=2308] ppid=2303 vsize=256316 CPUtime=280.39
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 31801 0 0 0 28004 35 0 0 25 0 3 0 259948258 262467584 60599 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.26
Current children cumulated vsize (KiB) 256316

[startup+342.302 s]
/proc/loadavg: 2.01 2.03 1.89 3/67 2310
/proc/meminfo: memFree=953896/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=266372 CPUtime=681.94
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 70979 0 0 0 68133 61 0 0 21 0 3 0 259948206 272764928 63105 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 66593 63105 218 20 0 65951 0
[pid=2305/tid=2307] ppid=2303 vsize=266372 CPUtime=341.28
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 36825 0 0 0 34103 25 0 0 25 0 3 0 259948258 272764928 63105 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2305/tid=2308] ppid=2303 vsize=266372 CPUtime=340.13
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 32271 0 0 0 33978 35 0 0 25 0 3 0 259948258 272764928 63105 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.94
Current children cumulated vsize (KiB) 266372

[startup+402.301 s]

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

/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 57058 0 0 0 189578 45 0 0 25 0 3 0 259948258 367304704 86115 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2305/tid=2308] ppid=2303 vsize=358696 CPUtime=1896.03
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 48495 0 0 0 189548 55 0 0 25 0 3 0 259948258 367304704 86115 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3792.79
Current children cumulated vsize (KiB) 358696

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 2310
/proc/meminfo: memFree=863720/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=356648 CPUtime=3912.42
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 108086 0 0 0 391139 103 0 0 21 0 3 0 259948206 365207552 85616 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 89162 85616 218 20 0 88520 0
[pid=2305/tid=2307] ppid=2303 vsize=356648 CPUtime=1956.13
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 57058 0 0 0 195568 45 0 0 25 0 3 0 259948258 365207552 85616 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2305/tid=2308] ppid=2303 vsize=356648 CPUtime=1955.75
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 49145 0 0 0 195519 56 0 0 25 0 3 0 259948258 365207552 85616 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3912.42
Current children cumulated vsize (KiB) 356648

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 2310
/proc/meminfo: memFree=863784/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=356648 CPUtime=4032.08
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 108672 0 0 0 403105 103 0 0 21 0 3 0 259948206 365207552 85615 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 89162 85615 218 20 0 88520 0
[pid=2305/tid=2307] ppid=2303 vsize=356648 CPUtime=2016.08
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 57058 0 0 0 201563 45 0 0 25 0 3 0 259948258 365207552 85615 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2305/tid=2308] ppid=2303 vsize=356648 CPUtime=2015.46
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 49731 0 0 0 201490 56 0 0 25 0 3 0 259948258 365207552 85615 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4032.08
Current children cumulated vsize (KiB) 356648

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 2310
/proc/meminfo: memFree=849960/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=370984 CPUtime=4151.76
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 112652 0 0 0 415069 107 0 0 21 0 3 0 259948206 379887616 89069 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 92746 89069 218 20 0 92104 0
[pid=2305/tid=2307] ppid=2303 vsize=370984 CPUtime=2076.05
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 57058 0 0 0 207560 45 0 0 25 0 3 0 259948258 379887616 89069 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2305/tid=2308] ppid=2303 vsize=370984 CPUtime=2075.19
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 53711 0 0 0 207458 61 0 0 25 0 3 0 259948258 379887616 89069 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4151.76
Current children cumulated vsize (KiB) 370984

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 2310
/proc/meminfo: memFree=849960/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=370984 CPUtime=4271.4
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 113107 0 0 0 427032 108 0 0 21 0 3 0 259948206 379887616 89067 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 92746 89067 218 20 0 92104 0
[pid=2305/tid=2307] ppid=2303 vsize=370984 CPUtime=2135.99
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 57058 0 0 0 213553 46 0 0 25 0 3 0 259948258 379887616 89067 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2305/tid=2308] ppid=2303 vsize=370984 CPUtime=2134.89
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 54166 0 0 0 213428 61 0 0 25 0 3 0 259948258 379887616 89067 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134517955 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4271.4
Current children cumulated vsize (KiB) 370984

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 2310
/proc/meminfo: memFree=850216/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=369956 CPUtime=4391.07
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 113627 0 0 0 438998 109 0 0 21 0 3 0 259948206 378834944 88995 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 92489 88995 218 20 0 91847 0
[pid=2305/tid=2307] ppid=2303 vsize=369956 CPUtime=2195.73
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 57058 0 0 0 219527 46 0 0 25 0 3 0 259948258 378834944 88995 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2305/tid=2308] ppid=2303 vsize=369956 CPUtime=2194.82
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 54686 0 0 0 219420 62 0 0 25 0 3 0 259948258 378834944 88995 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.07
Current children cumulated vsize (KiB) 369956

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 2310
/proc/meminfo: memFree=850600/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=369956 CPUtime=4510.74
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 114148 0 0 0 450965 109 0 0 21 0 3 0 259948206 378834944 88897 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 92489 88897 218 20 0 91847 0
[pid=2305/tid=2307] ppid=2303 vsize=369956 CPUtime=2255.43
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 57058 0 0 0 225497 46 0 0 25 0 3 0 259948258 378834944 88897 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2305/tid=2308] ppid=2303 vsize=369956 CPUtime=2254.79
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 55207 0 0 0 225417 62 0 0 25 0 3 0 259948258 378834944 88897 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4510.74
Current children cumulated vsize (KiB) 369956

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 2310
/proc/meminfo: memFree=850664/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=369952 CPUtime=4630.4
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 114669 0 0 0 462930 110 0 0 21 0 3 0 259948206 378830848 88885 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 92488 88885 218 20 0 91846 0
[pid=2305/tid=2307] ppid=2303 vsize=369952 CPUtime=2315.13
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 57058 0 0 0 231467 46 0 0 25 0 3 0 259948258 378830848 88885 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2305/tid=2308] ppid=2303 vsize=369952 CPUtime=2314.75
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 55728 0 0 0 231412 63 0 0 25 0 3 0 259948258 378830848 88885 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4630.4
Current children cumulated vsize (KiB) 369952

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 2310
/proc/meminfo: memFree=850728/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=369952 CPUtime=4750.04
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 114669 0 0 0 474894 110 0 0 21 0 3 0 259948206 378830848 88872 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 92488 88872 218 20 0 91846 0
[pid=2305/tid=2307] ppid=2303 vsize=369952 CPUtime=2374.81
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 57058 0 0 0 237435 46 0 0 25 0 3 0 259948258 378830848 88872 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2305/tid=2308] ppid=2303 vsize=369952 CPUtime=2374.71
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 55728 0 0 0 237408 63 0 0 25 0 3 0 259948258 378830848 88872 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.04
Current children cumulated vsize (KiB) 369952

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 2310
/proc/meminfo: memFree=850728/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=369948 CPUtime=4869.65
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 114669 0 0 0 486854 111 0 0 21 0 3 0 259948206 378826752 88871 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 92487 88871 218 20 0 91845 0
[pid=2305/tid=2307] ppid=2303 vsize=369948 CPUtime=2434.47
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 57058 0 0 0 243400 47 0 0 25 0 3 0 259948258 378826752 88871 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2305/tid=2308] ppid=2303 vsize=369948 CPUtime=2434.66
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 55728 0 0 0 243403 63 0 0 25 0 3 0 259948258 378826752 88871 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4869.65
Current children cumulated vsize (KiB) 369948

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 2310
/proc/meminfo: memFree=845928/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=375064 CPUtime=4989.22
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 115950 0 0 0 498808 114 0 0 21 0 3 0 259948206 384065536 90086 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 93766 90086 218 20 0 93124 0
[pid=2305/tid=2307] ppid=2303 vsize=375064 CPUtime=2494.28
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 58274 0 0 0 249379 49 0 0 21 0 3 0 259948258 384065536 90086 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2305/tid=2308] ppid=2303 vsize=375064 CPUtime=2494.4
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 55793 0 0 0 249377 63 0 0 21 0 3 0 259948258 384065536 90086 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4989.22
Current children cumulated vsize (KiB) 375064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 2310
/proc/meminfo: memFree=845928/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=375064 CPUtime=5000
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 115950 0 0 0 499886 114 0 0 21 0 3 0 259948206 384065536 90086 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 93766 90086 218 20 0 93124 0
[pid=2305/tid=2307] ppid=2303 vsize=375064 CPUtime=2499.69
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 58274 0 0 0 249920 49 0 0 25 0 3 0 259948258 384065536 90086 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2305/tid=2308] ppid=2303 vsize=375064 CPUtime=2499.78
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 55793 0 0 0 249915 63 0 0 25 0 3 0 259948258 384065536 90086 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 375064

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

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

[startup+2507.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 2310
/proc/meminfo: memFree=845928/2055920 swapFree=4183876/4192956
[pid=2305] ppid=2303 vsize=375064 CPUtime=5000
/proc/2305/stat : 2305 (MiraXTv3_dyn) S 2303 2305 1955 0 -1 4194304 115950 0 0 0 499886 114 0 0 21 0 3 0 259948206 384065536 90086 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2305/statm: 93766 90086 218 20 0 93124 0
[pid=2305/tid=2307] ppid=2303 vsize=375064 CPUtime=2499.69
/proc/2305/task/2307/stat : 2307 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 58274 0 0 0 249920 49 0 0 25 0 3 0 259948258 384065536 90086 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2305/tid=2308] ppid=2303 vsize=375064 CPUtime=2499.78
/proc/2305/task/2308/stat : 2308 (MiraXTv3_dyn) R 2303 2305 1955 0 -1 4194368 55793 0 0 0 249915 63 0 0 25 0 3 0 259948258 384065536 90086 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 375064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.77
CPU time (s): 5000.08
CPU user time (s): 4998.88
CPU system time (s): 1.19682
CPU usage (%): 199.384
Max. virtual memory (cumulated for all children) (KiB): 375068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.88
system time used= 1.19682
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115950
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= 1916
involuntary context switches= 37680

runsolver used 2.32864 second user time and 6.79597 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Sun May 13 10:10:30 UTC 2007

IDJOB= 456486
IDBENCH= 24727
IDSOLVER= 196
FILE ID= node50/456486-1179051030

PBS_JOBID= 5253461

Free space on /tmp= 66545 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-sat-gt-040.sat05-1297.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456486-1179051030/MiraXTv3_dyn /tmp/evaluation/456486-1179051030/instance-456486-1179051030.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-456486-1179051030 -o ROOT/results/node50/solver-456486-1179051030 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456486-1179051030/MiraXTv3_dyn /tmp/evaluation/456486-1179051030/instance-456486-1179051030.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a12e117c336ca4cea22ec458f6b2361c

RANDOM SEED= 803161071

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node50.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:       1206864 kB
Buffers:         51672 kB
Cached:         663464 kB
SwapCached:       3148 kB
Active:         364788 kB
Inactive:       360256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1206864 kB
SwapTotal:     4192956 kB
SwapFree:      4183876 kB
Dirty:            4860 kB
Writeback:           0 kB
Mapped:          15872 kB
Slab:           110036 kB
Committed_AS:  4970540 kB
PageTables:       1460 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= 66545 MiB

End job on node50 on Sun May 13 10:52:20 UTC 2007