Trace number 456261

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.1 2548.74

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-016-015.sat05-1230.reshuffled-07.cnf
MD5SUM8933f4efeee309724bfa107bfc7974e9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.6984
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses3496
Sum of the clauses size7200
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 516

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/node12/watcher-456261-1179021584 -o ROOT/results/node12/solver-456261-1179021584 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456261-1179021584/MiraXTv3_dyn /tmp/evaluation/456261-1179021584/instance-456261-1179021584.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.96 3/77 22293
/proc/meminfo: memFree=1549880/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=3788 CPUtime=0
/proc/22293/stat : 22293 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 378195747 3878912 271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 0 0 0
/proc/22293/statm: 947 271 206 20 0 305 0

[startup+0.041678 s]
/proc/loadavg: 1.84 1.97 1.96 3/77 22293
/proc/meminfo: memFree=1549880/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=17296 CPUtime=1.69
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 3287 0 0 0 168 1 0 0 18 0 3 0 378195747 17711104 3262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 4324 3263 218 20 0 3682 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 17296

[startup+0.92334 s]
/proc/loadavg: 1.84 1.97 1.96 3/77 22293
/proc/meminfo: memFree=1549880/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=17824 CPUtime=1.81
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 3459 0 0 0 180 1 0 0 18 0 3 0 378195747 18251776 3434 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 4456 3434 218 20 0 3814 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 17824

[startup+1.00135 s]
/proc/loadavg: 1.84 1.97 1.96 3/77 22293
/proc/meminfo: memFree=1549880/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=18352 CPUtime=1.96
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 3655 0 0 0 195 1 0 0 18 0 3 0 378195747 18792448 3630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 4588 3630 218 20 0 3946 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 18352

[startup+1.10136 s]
/proc/loadavg: 1.84 1.97 1.96 3/77 22293
/proc/meminfo: memFree=1549880/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=18984 CPUtime=2.16
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 3884 0 0 0 215 1 0 0 18 0 3 0 378195747 19439616 3859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 4746 3859 218 20 0 4104 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 18984

[startup+1.5014 s]
/proc/loadavg: 1.84 1.97 1.96 3/77 22293
/proc/meminfo: memFree=1549880/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=22004 CPUtime=2.97
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 4269 0 0 0 295 2 0 0 18 0 3 0 378195747 22532096 4244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 5501 4244 218 20 0 4859 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 22004

[startup+3.10256 s]
/proc/loadavg: 1.84 1.97 1.96 3/80 22296
/proc/meminfo: memFree=1529376/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=26164 CPUtime=6.16
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 5408 0 0 0 613 3 0 0 18 0 3 0 378195747 26791936 5383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 6541 5383 218 20 0 5899 0
[pid=22293/tid=22295] ppid=22291 vsize=26164 CPUtime=3.06
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 2505 0 0 0 305 1 0 0 17 0 3 0 378195749 26791936 5383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520156 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22293/tid=22296] ppid=22291 vsize=26164 CPUtime=3.07
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 2523 0 0 0 306 1 0 0 21 0 3 0 378195749 26791936 5383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 26164

[startup+6.30588 s]
/proc/loadavg: 1.85 1.97 1.96 3/80 22296
/proc/meminfo: memFree=1510112/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=45288 CPUtime=12.54
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 10367 0 0 0 1249 5 0 0 18 0 3 0 378195747 46374912 10194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 11322 10194 218 20 0 10680 0
[pid=22293/tid=22295] ppid=22291 vsize=45288 CPUtime=6.25
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 5055 0 0 0 622 3 0 0 16 0 3 0 378195749 46374912 10194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22293/tid=22296] ppid=22291 vsize=45288 CPUtime=6.27
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 4932 0 0 0 625 2 0 0 23 0 3 0 378195749 46374912 10194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 45288

[startup+12.7025 s]
/proc/loadavg: 1.86 1.97 1.96 3/80 22296
/proc/meminfo: memFree=1492640/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=62764 CPUtime=25.29
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 15074 0 0 0 2521 8 0 0 18 0 3 0 378195747 64270336 14602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 15691 14602 218 20 0 15049 0
[pid=22293/tid=22295] ppid=22291 vsize=62764 CPUtime=12.61
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 7629 0 0 0 1257 4 0 0 17 0 3 0 378195749 64270336 14602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22293/tid=22296] ppid=22291 vsize=62764 CPUtime=12.65
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 7066 0 0 0 1262 3 0 0 25 0 3 0 378195749 64270336 14603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131013 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 62764

[startup+25.5018 s]
/proc/loadavg: 1.89 1.97 1.96 3/80 22296
/proc/meminfo: memFree=1468064/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=86488 CPUtime=50.82
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 21442 0 0 0 5068 14 0 0 18 0 3 0 378195747 88563712 20493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 21622 20493 218 20 0 20980 0
[pid=22293/tid=22295] ppid=22291 vsize=86488 CPUtime=25.34
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 11115 0 0 0 2527 7 0 0 17 0 3 0 378195749 88563712 20493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22293/tid=22296] ppid=22291 vsize=86488 CPUtime=25.45
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 9947 0 0 0 2539 6 0 0 25 0 3 0 378195749 88563712 20493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 86488

[startup+51.1014 s]
/proc/loadavg: 1.93 1.97 1.96 3/80 22296
/proc/meminfo: memFree=1454944/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=99724 CPUtime=101.87
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 25457 0 0 0 10170 17 0 0 18 0 3 0 378195747 102117376 23744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 24931 23744 218 20 0 24289 0
[pid=22293/tid=22295] ppid=22291 vsize=99724 CPUtime=50.8
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 12786 0 0 0 5072 8 0 0 25 0 3 0 378195749 102117376 23744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22293/tid=22296] ppid=22291 vsize=99724 CPUtime=51.04
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 12291 0 0 0 5096 8 0 0 25 0 3 0 378195749 102117376 23744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 99724

[startup+102.302 s]
/proc/loadavg: 1.97 1.97 1.96 3/86 22418
/proc/meminfo: memFree=1445840/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=107844 CPUtime=203.8
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 28965 0 0 0 20345 35 0 0 18 0 3 0 378195747 110432256 25692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 26961 25692 218 20 0 26319 0
[pid=22293/tid=22295] ppid=22291 vsize=107844 CPUtime=101.68
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 14811 0 0 0 10143 25 0 0 25 0 3 0 378195749 110432256 25692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22293/tid=22296] ppid=22291 vsize=107844 CPUtime=102.09
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 13774 0 0 0 10200 9 0 0 25 0 3 0 378195749 110432256 25692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 107844

[startup+162.301 s]
/proc/loadavg: 2.17 2.02 1.98 3/80 22974
/proc/meminfo: memFree=1442016/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=112260 CPUtime=318.28
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 31165 0 0 0 31784 44 0 0 18 0 3 0 378195747 114954240 26852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 28065 26852 218 20 0 27423 0
[pid=22293/tid=22295] ppid=22291 vsize=112260 CPUtime=160.24
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 15814 0 0 0 15992 32 0 0 25 0 3 0 378195749 114954240 26852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22293/tid=22296] ppid=22291 vsize=112260 CPUtime=158.01
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 14971 0 0 0 15790 11 0 0 25 0 3 0 378195749 114954240 26852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 318.28
Current children cumulated vsize (KiB) 112260

[startup+222.301 s]
/proc/loadavg: 2.06 2.01 1.98 3/80 22974
/proc/meminfo: memFree=1440096/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=114624 CPUtime=437.95
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 32700 0 0 0 43749 46 0 0 18 0 3 0 378195747 117374976 27347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 28656 27347 218 20 0 28014 0
[pid=22293/tid=22295] ppid=22291 vsize=114624 CPUtime=219.97
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 16557 0 0 0 21963 34 0 0 25 0 3 0 378195749 117374976 27347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22293/tid=22296] ppid=22291 vsize=114624 CPUtime=217.96
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 15763 0 0 0 21784 12 0 0 25 0 3 0 378195749 117374976 27347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 437.95
Current children cumulated vsize (KiB) 114624

[startup+282.301 s]
/proc/loadavg: 2.02 2.01 1.98 3/80 22974
/proc/meminfo: memFree=1439584/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=116020 CPUtime=557.62
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 33779 0 0 0 55715 47 0 0 18 0 3 0 378195747 118804480 27516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 29005 27516 218 20 0 28363 0
[pid=22293/tid=22295] ppid=22291 vsize=116020 CPUtime=279.67
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 17212 0 0 0 27933 34 0 0 25 0 3 0 378195749 118804480 27516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22293/tid=22296] ppid=22291 vsize=116020 CPUtime=277.92
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 16187 0 0 0 27780 12 0 0 25 0 3 0 378195749 118804480 27516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 557.62
Current children cumulated vsize (KiB) 116020

[startup+342.302 s]
/proc/loadavg: 2.01 2.00 1.98 4/80 22974
/proc/meminfo: memFree=1438432/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=117096 CPUtime=677.33
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 34766 0 0 0 67684 49 0 0 18 0 3 0 378195747 119906304 27788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 29274 27788 218 20 0 28632 0
[pid=22293/tid=22295] ppid=22291 vsize=117096 CPUtime=339.4
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 17766 0 0 0 33905 35 0 0 17 0 3 0 378195749 119906304 27788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22293/tid=22296] ppid=22291 vsize=117096 CPUtime=337.9
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 16620 0 0 0 33777 13 0 0 25 0 3 0 378195749 119906304 27788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 677.33
Current children cumulated vsize (KiB) 117096

[startup+402.306 s]
/proc/loadavg: 2.00 2.00 1.98 3/80 22974
/proc/meminfo: memFree=1437664/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=117924 CPUtime=797.02
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 35754 0 0 0 79653 49 0 0 18 0 3 0 378195747 120754176 28061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0

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

/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 32153 0 0 0 185649 68 0 0 25 0 3 0 378195749 159318016 37401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22293/tid=22296] ppid=22291 vsize=155584 CPUtime=1853.27
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 29916 0 0 0 185279 48 0 0 25 0 3 0 378195749 159318016 37401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3710.46
Current children cumulated vsize (KiB) 155584

[startup+1962.3 s]
/proc/loadavg: 2.02 2.40 2.30 3/80 25253
/proc/meminfo: memFree=1359776/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=155584 CPUtime=3830.17
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 62581 0 0 0 382900 117 0 0 18 0 3 0 378195747 159318016 37403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 38896 37403 218 20 0 38254 0
[pid=22293/tid=22295] ppid=22291 vsize=155584 CPUtime=1917.14
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 32284 0 0 0 191646 68 0 0 25 0 3 0 378195749 159318016 37403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22293/tid=22296] ppid=22291 vsize=155584 CPUtime=1913
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 29917 0 0 0 191252 48 0 0 25 0 3 0 378195749 159318016 37403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3830.17
Current children cumulated vsize (KiB) 155584

[startup+2022.3 s]
/proc/loadavg: 2.01 2.32 2.28 3/80 25253
/proc/meminfo: memFree=1359776/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=155584 CPUtime=3949.88
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 62785 0 0 0 394871 117 0 0 18 0 3 0 378195747 159318016 37412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 38896 37412 218 20 0 38254 0
[pid=22293/tid=22295] ppid=22291 vsize=155584 CPUtime=1977.12
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 32480 0 0 0 197643 69 0 0 25 0 3 0 378195749 159318016 37412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22293/tid=22296] ppid=22291 vsize=155584 CPUtime=1972.74
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 29925 0 0 0 197226 48 0 0 25 0 3 0 378195749 159318016 37412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3949.88
Current children cumulated vsize (KiB) 155584

[startup+2082.3 s]
/proc/loadavg: 2.00 2.26 2.26 3/80 25253
/proc/meminfo: memFree=1359776/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=155584 CPUtime=4069.57
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 62789 0 0 0 406839 118 0 0 18 0 3 0 378195747 159318016 37416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 38896 37416 218 20 0 38254 0
[pid=22293/tid=22295] ppid=22291 vsize=155584 CPUtime=2037.08
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 32480 0 0 0 203639 69 0 0 25 0 3 0 378195749 159318016 37416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22293/tid=22296] ppid=22291 vsize=155584 CPUtime=2032.46
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 29929 0 0 0 203198 48 0 0 25 0 3 0 378195749 159318016 37416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4069.57
Current children cumulated vsize (KiB) 155584

[startup+2142.3 s]
/proc/loadavg: 2.00 2.21 2.24 3/80 25253
/proc/meminfo: memFree=1359840/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=155584 CPUtime=4189.28
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 62789 0 0 0 418809 119 0 0 18 0 3 0 378195747 159318016 37416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 38896 37416 218 20 0 38254 0
[pid=22293/tid=22295] ppid=22291 vsize=155584 CPUtime=2097.06
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 32480 0 0 0 209636 70 0 0 25 0 3 0 378195749 159318016 37416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22293/tid=22296] ppid=22291 vsize=155584 CPUtime=2092.19
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 29929 0 0 0 209171 48 0 0 25 0 3 0 378195749 159318016 37416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4189.28
Current children cumulated vsize (KiB) 155584

[startup+2202.3 s]
/proc/loadavg: 2.00 2.17 2.22 3/80 25253
/proc/meminfo: memFree=1359904/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=155584 CPUtime=4308.98
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 62792 0 0 0 430779 119 0 0 18 0 3 0 378195747 159318016 37419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 38896 37419 218 20 0 38254 0
[pid=22293/tid=22295] ppid=22291 vsize=155584 CPUtime=2157.02
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 32480 0 0 0 215632 70 0 0 25 0 3 0 378195749 159318016 37419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22293/tid=22296] ppid=22291 vsize=155584 CPUtime=2151.92
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 29932 0 0 0 215144 48 0 0 25 0 3 0 378195749 159318016 37419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4308.98
Current children cumulated vsize (KiB) 155584

[startup+2262.3 s]
/proc/loadavg: 2.06 2.15 2.21 3/80 25255
/proc/meminfo: memFree=1359712/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=155584 CPUtime=4428.68
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 62792 0 0 0 442748 120 0 0 18 0 3 0 378195747 159318016 37419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 38896 37419 218 20 0 38254 0
[pid=22293/tid=22295] ppid=22291 vsize=155584 CPUtime=2217
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 32480 0 0 0 221629 71 0 0 25 0 3 0 378195749 159318016 37419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22293/tid=22296] ppid=22291 vsize=155584 CPUtime=2211.64
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 29932 0 0 0 221116 48 0 0 25 0 3 0 378195749 159318016 37419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4428.68
Current children cumulated vsize (KiB) 155584

[startup+2322.3 s]
/proc/loadavg: 2.02 2.12 2.20 3/80 25255
/proc/meminfo: memFree=1359712/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=155584 CPUtime=4548.36
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 62793 0 0 0 454716 120 0 0 18 0 3 0 378195747 159318016 37420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 38896 37420 218 20 0 38254 0
[pid=22293/tid=22295] ppid=22291 vsize=155584 CPUtime=2276.97
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 32481 0 0 0 227626 71 0 0 17 0 3 0 378195749 159318016 37420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22293/tid=22296] ppid=22291 vsize=155584 CPUtime=2271.37
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 29932 0 0 0 227089 48 0 0 25 0 3 0 378195749 159318016 37420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4548.36
Current children cumulated vsize (KiB) 155584

[startup+2382.31 s]
/proc/loadavg: 2.00 2.10 2.18 3/80 25255
/proc/meminfo: memFree=1359776/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=155584 CPUtime=4668.08
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 62800 0 0 0 466687 121 0 0 18 0 3 0 378195747 159318016 37427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 38896 37427 218 20 0 38254 0
[pid=22293/tid=22295] ppid=22291 vsize=155584 CPUtime=2336.93
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 32483 0 0 0 233622 71 0 0 25 0 3 0 378195749 159318016 37427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22293/tid=22296] ppid=22291 vsize=155584 CPUtime=2331.11
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 29937 0 0 0 233062 49 0 0 25 0 3 0 378195749 159318016 37427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4668.08
Current children cumulated vsize (KiB) 155584

[startup+2442.3 s]
/proc/loadavg: 2.00 2.08 2.17 3/80 25255
/proc/meminfo: memFree=1359776/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=155584 CPUtime=4787.76
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 62802 0 0 0 478655 121 0 0 18 0 3 0 378195747 159318016 37429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 38896 37429 218 20 0 38254 0
[pid=22293/tid=22295] ppid=22291 vsize=155584 CPUtime=2396.91
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 32485 0 0 0 239619 72 0 0 25 0 3 0 378195749 159318016 37429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22293/tid=22296] ppid=22291 vsize=155584 CPUtime=2390.82
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 29937 0 0 0 239033 49 0 0 25 0 3 0 378195749 159318016 37429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4787.76
Current children cumulated vsize (KiB) 155584

[startup+2502.3 s]
/proc/loadavg: 2.00 2.06 2.16 3/80 25255
/proc/meminfo: memFree=1359840/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=155584 CPUtime=4907.48
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 62802 0 0 0 490626 122 0 0 18 0 3 0 378195747 159318016 37429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 38896 37429 218 20 0 38254 0
[pid=22293/tid=22295] ppid=22291 vsize=155584 CPUtime=2456.89
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 32485 0 0 0 245617 72 0 0 25 0 3 0 378195749 159318016 37429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22293/tid=22296] ppid=22291 vsize=155584 CPUtime=2450.55
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 29937 0 0 0 245006 49 0 0 25 0 3 0 378195749 159318016 37429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4907.48
Current children cumulated vsize (KiB) 155584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2548.7 s]
/proc/loadavg: 2.00 2.05 2.15 3/80 25255
/proc/meminfo: memFree=1359776/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=155584 CPUtime=5000.05
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 62802 0 0 0 499882 123 0 0 18 0 3 0 378195747 159318016 37429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 38896 37429 218 20 0 38254 0
[pid=22293/tid=22295] ppid=22291 vsize=155584 CPUtime=2503.28
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 32485 0 0 0 250255 73 0 0 25 0 3 0 378195749 159318016 37429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22293/tid=22296] ppid=22291 vsize=155584 CPUtime=2496.75
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 29937 0 0 0 249625 50 0 0 25 0 3 0 378195749 159318016 37429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 155584

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

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

[startup+2548.7 s]
/proc/loadavg: 2.00 2.05 2.15 3/80 25255
/proc/meminfo: memFree=1359776/2055920 swapFree=4154876/4192956
[pid=22293] ppid=22291 vsize=155584 CPUtime=5000.05
/proc/22293/stat : 22293 (MiraXTv3_dyn) S 22291 22293 21899 0 -1 4194304 62802 0 0 0 499882 123 0 0 18 0 3 0 378195747 159318016 37429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22293/statm: 38896 37429 218 20 0 38254 0
[pid=22293/tid=22295] ppid=22291 vsize=155584 CPUtime=2503.28
/proc/22293/task/22295/stat : 22295 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 32485 0 0 0 250255 73 0 0 25 0 3 0 378195749 159318016 37429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22293/tid=22296] ppid=22291 vsize=155584 CPUtime=2496.75
/proc/22293/task/22296/stat : 22296 (MiraXTv3_dyn) R 22291 22293 21899 0 -1 4194368 29937 0 0 0 249625 50 0 0 25 0 3 0 378195749 159318016 37429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 155584

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2548.74
CPU time (s): 5000.1
CPU user time (s): 4998.84
CPU system time (s): 1.25981
CPU usage (%): 196.179
Max. virtual memory (cumulated for all children) (KiB): 155844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.84
system time used= 1.25981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62802
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= 917
involuntary context switches= 114344

runsolver used 2.6006 second user time and 7.07192 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sun May 13 01:59:44 UTC 2007

IDJOB= 456261
IDBENCH= 24652
IDSOLVER= 196
FILE ID= node12/456261-1179021584

PBS_JOBID= 5252879

Free space on /tmp= 66535 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-016-015.sat05-1230.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456261-1179021584/MiraXTv3_dyn /tmp/evaluation/456261-1179021584/instance-456261-1179021584.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-456261-1179021584 -o ROOT/results/node12/solver-456261-1179021584 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456261-1179021584/MiraXTv3_dyn /tmp/evaluation/456261-1179021584/instance-456261-1179021584.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8933f4efeee309724bfa107bfc7974e9

RANDOM SEED= 171322757

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1550096 kB
Buffers:         52716 kB
Cached:         362636 kB
SwapCached:      17604 kB
Active:         187680 kB
Inactive:       252536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550096 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            4000 kB
Writeback:           0 kB
Mapped:          30352 kB
Slab:            51076 kB
Committed_AS: 11006348 kB
PageTables:       1792 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 node12 on Sun May 13 02:42:15 UTC 2007