Trace number 1773866

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
ManySAT 1.1 aimd 1/2009-03-20? (TO) 10000.1 5016.32

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.49/0.60	c ==============================================================================
0.49/0.60	c |           |     ORIGINAL     |              LEARNT              |          |
0.49/0.60	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.49/0.60	c ==============================================================================
0.49/0.60	c |         0 |  599013  1397697 |  179703       0        0     nan |  0.000 % |
8.59/8.62	c |         0 |  340394  1129456 |      --       0       --      -- |     --   | -258577/-268140
8.59/8.63	c ==============================================================================
8.59/8.63	c Result  :   #vars: 72795   #clauses: 340394   #literals: 1129456
8.59/8.63	c CPU time:   8.35973 s
8.59/8.63	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773866-1241289008/watcher-1773866-1241289008 -o /tmp/evaluation-result-1773866-1241289008/solver-1773866-1241289008 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773866-1241289008.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 3.98 3.59 3/64 561
/proc/meminfo: memFree=1945072/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=0
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156929345 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/561/statm: 1339 235 195 169 0 50 0
[pid=562] ppid=561 vsize=1468 CPUtime=0
/proc/562/stat : 562 (SatElite) R 561 561 452 0 -1 4194304 272 0 0 0 0 0 0 0 18 0 1 0 156929345 1503232 256 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/562/statm: 367 257 50 127 0 237 0

[startup+0.03712 s]
/proc/loadavg: 4.00 3.98 3.59 3/64 561
/proc/meminfo: memFree=1945072/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=0
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156929345 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/561/statm: 1339 235 195 169 0 50 0
[pid=562] ppid=561 vsize=5360 CPUtime=0.02
/proc/562/stat : 562 (SatElite) R 561 561 452 0 -1 4194304 1198 0 0 0 2 0 0 0 18 0 1 0 156929345 5488640 1183 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/562/statm: 1340 1183 50 127 0 1210 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10716

[startup+0.101118 s]
/proc/loadavg: 4.00 3.98 3.59 3/64 561
/proc/meminfo: memFree=1945072/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=0
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156929345 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/561/statm: 1339 235 195 169 0 50 0
[pid=562] ppid=561 vsize=15608 CPUtime=0.09
/proc/562/stat : 562 (SatElite) R 561 561 452 0 -1 4194304 3258 0 0 0 7 2 0 0 18 0 1 0 156929345 15982592 3242 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/562/statm: 3902 3243 50 127 0 3772 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20964

[startup+0.301156 s]
/proc/loadavg: 4.00 3.98 3.59 3/64 561
/proc/meminfo: memFree=1945072/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=0
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156929345 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/561/statm: 1339 235 195 169 0 50 0
[pid=562] ppid=561 vsize=40196 CPUtime=0.28
/proc/562/stat : 562 (SatElite) R 561 561 452 0 -1 4194304 9479 0 0 0 23 5 0 0 19 0 1 0 156929345 41160704 9463 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/562/statm: 10049 9464 50 127 0 9919 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 45552

[startup+0.701232 s]
/proc/loadavg: 4.00 3.98 3.59 3/64 561
/proc/meminfo: memFree=1945072/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=0
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156929345 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/561/statm: 1339 235 195 169 0 50 0
[pid=562] ppid=561 vsize=89676 CPUtime=0.68
/proc/562/stat : 562 (SatElite) R 561 561 452 0 -1 4194304 21523 0 0 0 57 11 0 0 23 0 1 0 156929345 91828224 19847 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/562/statm: 22419 19847 68 127 0 22289 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 95032

[startup+1.50138 s]
/proc/loadavg: 4.00 3.98 3.59 2/66 563
/proc/meminfo: memFree=1862432/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=0
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156929345 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/561/statm: 1339 235 195 169 0 50 0
[pid=562] ppid=561 vsize=92148 CPUtime=1.48
/proc/562/stat : 562 (SatElite) R 561 561 452 0 -1 4194304 22140 0 0 0 135 13 0 0 25 0 1 0 156929345 94359552 20464 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/562/statm: 23037 20464 68 127 0 22907 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 97504

[startup+3.10169 s]
/proc/loadavg: 3.76 3.93 3.57 2/66 563
/proc/meminfo: memFree=1853920/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=0
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156929345 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/561/statm: 1339 235 195 169 0 50 0
[pid=562] ppid=561 vsize=96204 CPUtime=3.09
/proc/562/stat : 562 (SatElite) R 561 561 452 0 -1 4194304 23042 0 0 0 292 17 0 0 25 0 1 0 156929345 98512896 21366 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/562/statm: 24051 21366 68 127 0 23921 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101560

[startup+6.3013 s]
/proc/loadavg: 3.76 3.93 3.57 2/66 563
/proc/meminfo: memFree=1834848/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=0
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156929345 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/561/statm: 1339 235 195 169 0 50 0
[pid=562] ppid=561 vsize=101432 CPUtime=6.29
/proc/562/stat : 562 (SatElite) R 561 561 452 0 -1 4194304 24386 0 0 0 605 24 0 0 25 0 1 0 156929345 103866368 22710 1992294400 134512640 135034092 4294956112 18446744073709551615 134566215 0 0 4096 3 0 0 0 17 1 0 0
/proc/562/statm: 25358 22710 68 127 0 25228 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 106788

[startup+12.7025 s]
/proc/loadavg: 3.58 3.89 3.56 5/69 567
/proc/meminfo: memFree=1800456/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=9.15
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 313 26996 0 0 0 0 884 31 16 0 1 0 156929345 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/561/statm: 1339 238 195 169 0 50 0
[pid=564] ppid=561 vsize=152484 CPUtime=6.08
/proc/564/stat : 564 (manysat1.1_stat) R 561 561 452 0 -1 4194304 28245 0 0 0 586 22 0 0 16 0 4 0 156930261 156143616 28180 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/564/statm: 38121 28180 83 193 0 37925 0
[pid=564/tid=565] ppid=561 vsize=152484 CPUtime=1.26
/proc/564/task/565/stat : 565 (manysat1.1_stat) R 561 561 452 0 -1 4194368 1070 0 0 0 124 2 0 0 17 0 4 0 156930351 156143616 28180 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=564/tid=566] ppid=561 vsize=152484 CPUtime=1.22
/proc/564/task/566/stat : 566 (manysat1.1_stat) R 561 561 452 0 -1 4194368 894 0 0 0 119 3 0 0 17 0 4 0 156930351 156143616 28180 1992294400 134512640 135305190 4294956160 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0
[pid=564/tid=567] ppid=561 vsize=152484 CPUtime=1.34
/proc/564/task/567/stat : 567 (manysat1.1_stat) R 561 561 452 0 -1 4194368 1158 0 0 0 131 3 0 0 16 0 4 0 156930351 156143616 28180 1992294400 134512640 135305190 4294956160 18446744073709551615 134556843 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.23
Current children cumulated vsize (KiB) 157840

[startup+25.502 s]
/proc/loadavg: 3.64 3.89 3.57 5/69 567
/proc/meminfo: memFree=1791432/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=9.15
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 313 26996 0 0 0 0 884 31 16 0 1 0 156929345 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/561/statm: 1339 238 195 169 0 50 0
[pid=564] ppid=561 vsize=161328 CPUtime=31.63
/proc/564/stat : 564 (manysat1.1_stat) R 561 561 452 0 -1 4194304 30303 0 0 0 3137 26 0 0 17 0 4 0 156930261 165199872 30238 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/564/statm: 40332 30238 83 193 0 40136 0
[pid=564/tid=565] ppid=561 vsize=161328 CPUtime=8
/proc/564/task/565/stat : 565 (manysat1.1_stat) R 561 561 452 0 -1 4194368 1574 0 0 0 797 3 0 0 17 0 4 0 156930351 165199872 30238 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=564/tid=566] ppid=561 vsize=161328 CPUtime=6.99
/proc/564/task/566/stat : 566 (manysat1.1_stat) R 561 561 452 0 -1 4194368 1537 0 0 0 695 4 0 0 17 0 4 0 156930351 165199872 30238 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=564/tid=567] ppid=561 vsize=161328 CPUtime=8.86
/proc/564/task/567/stat : 567 (manysat1.1_stat) R 561 561 452 0 -1 4194368 1642 0 0 0 882 4 0 0 17 0 4 0 156930351 165199872 30238 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 40.78
Current children cumulated vsize (KiB) 166684

[startup+51.1019 s]
/proc/loadavg: 3.76 3.90 3.58 5/69 567
/proc/meminfo: memFree=1774088/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=9.15
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 313 26996 0 0 0 0 884 31 16 0 1 0 156929345 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/561/statm: 1339 238 195 169 0 50 0
[pid=564] ppid=561 vsize=178676 CPUtime=82.69
/proc/564/stat : 564 (manysat1.1_stat) R 561 561 452 0 -1 4194304 34711 0 0 0 8238 31 0 0 17 0 4 0 156930261 182964224 34646 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/564/statm: 44669 34646 83 193 0 44473 0
[pid=564/tid=565] ppid=561 vsize=178676 CPUtime=21.67
/proc/564/task/565/stat : 565 (manysat1.1_stat) R 561 561 452 0 -1 4194368 2204 0 0 0 2163 4 0 0 17 0 4 0 156930351 182964224 34646 1992294400 134512640 135305190 4294956160 18446744073709551615 134528458 0 0 4096 3 0 0 0 -1 1 0 0
[pid=564/tid=566] ppid=561 vsize=178676 CPUtime=18.89
/proc/564/task/566/stat : 566 (manysat1.1_stat) R 561 561 452 0 -1 4194368 3827 0 0 0 1883 6 0 0 21 0 4 0 156930351 182964224 34646 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0
[pid=564/tid=567] ppid=561 vsize=178676 CPUtime=17.59
/proc/564/task/567/stat : 567 (manysat1.1_stat) R 561 561 452 0 -1 4194368 2107 0 0 0 1755 4 0 0 19 0 4 0 156930351 182964224 34646 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 91.84
Current children cumulated vsize (KiB) 184032

[startup+102.307 s]
/proc/loadavg: 3.90 3.91 3.60 5/69 567
/proc/meminfo: memFree=1748872/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=9.15
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 313 26996 0 0 0 0 884 31 16 0 1 0 156929345 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/561/statm: 1339 238 195 169 0 50 0
[pid=564] ppid=561 vsize=203192 CPUtime=184.86
/proc/564/stat : 564 (manysat1.1_stat) R 561 561 452 0 -1 4194304 40915 0 0 0 18446 40 0 0 18 0 4 0 156930261 208068608 40823 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/564/statm: 50798 40823 83 193 0 50602 0
[pid=564/tid=565] ppid=561 vsize=203192 CPUtime=52.83
/proc/564/task/565/stat : 565 (manysat1.1_stat) R 561 561 452 0 -1 4194368 3481 0 0 0 5277 6 0 0 18 0 4 0 156930351 208068608 40823 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
[pid=564/tid=566] ppid=561 vsize=203192 CPUtime=37.39
/proc/564/task/566/stat : 566 (manysat1.1_stat) R 561 561 452 0 -1 4194368 6102 0 0 0 3731 8 0 0 21 0 4 0 156930351 208068608 40823 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
[pid=564/tid=567] ppid=561 vsize=203192 CPUtime=43.21
/proc/564/task/567/stat : 567 (manysat1.1_stat) R 561 561 452 0 -1 4194368 3210 0 0 0 4315 6 0 0 16 0 4 0 156930351 208068608 40823 1992294400 134512640 135305190 4294956160 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 194.01
Current children cumulated vsize (KiB) 208548

[startup+162.301 s]
/proc/loadavg: 3.96 3.92 3.62 5/69 567
/proc/meminfo: memFree=1721224/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=9.15
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 313 26996 0 0 0 0 884 31 16 0 1 0 156929345 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/561/statm: 1339 238 195 169 0 50 0
[pid=564] ppid=561 vsize=230584 CPUtime=304.59
/proc/564/stat : 564 (manysat1.1_stat) R 561 561 452 0 -1 4194304 47837 0 0 0 30409 50 0 0 17 0 4 0 156930261 236118016 47745 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/564/statm: 57646 47745 83 193 0 57450 0
[pid=564/tid=565] ppid=561 vsize=230584 CPUtime=88.53
/proc/564/task/565/stat : 565 (manysat1.1_stat) R 561 561 452 0 -1 4194368 4723 0 0 0 8844 9 0 0 17 0 4 0 156930351 236118016 47745 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=564/tid=566] ppid=561 vsize=230584 CPUtime=58.84
/proc/564/task/566/stat : 566 (manysat1.1_stat) R 561 561 452 0 -1 4194368 8592 0 0 0 5873 11 0 0 25 0 4 0 156930351 236118016 47745 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=564/tid=567] ppid=561 vsize=230584 CPUtime=73.28
/proc/564/task/567/stat : 567 (manysat1.1_stat) R 561 561 452 0 -1 4194368 4506 0 0 0 7320 8 0 0 19 0 4 0 156930351 236118016 47745 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 313.74
Current children cumulated vsize (KiB) 235940

[startup+222.302 s]
/proc/loadavg: 3.98 3.94 3.64 5/69 567
/proc/meminfo: memFree=1705160/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=9.15

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

/proc/564/task/567/stat : 567 (manysat1.1_stat) R 561 561 452 0 -1 4194368 49943 0 0 0 246411 74 0 0 25 0 4 0 156930351 1075388416 251306 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9173.9
Current children cumulated vsize (KiB) 1055540

[startup+4662.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 577
/proc/meminfo: memFree=901392/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=9.15
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 313 26996 0 0 0 0 884 31 16 0 1 0 156929345 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/561/statm: 1339 238 195 169 0 50 0
[pid=564] ppid=561 vsize=1050668 CPUtime=9284.47
/proc/564/stat : 564 (manysat1.1_stat) R 561 561 452 0 -1 4194304 251520 0 0 0 928116 331 0 0 25 0 4 0 156930261 1075884032 251428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/564/statm: 262667 251428 83 193 0 262471 0
[pid=564/tid=565] ppid=561 vsize=1050668 CPUtime=2278.3
/proc/564/task/565/stat : 565 (manysat1.1_stat) R 561 561 452 0 -1 4194368 39547 0 0 0 227769 61 0 0 25 0 4 0 156930351 1075884032 251428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=564/tid=566] ppid=561 vsize=1050668 CPUtime=2068
/proc/564/task/566/stat : 566 (manysat1.1_stat) R 561 561 452 0 -1 4194368 80126 0 0 0 206704 96 0 0 25 0 4 0 156930351 1075884032 251428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 1 0 0
[pid=564/tid=567] ppid=561 vsize=1050668 CPUtime=2498.12
/proc/564/task/567/stat : 567 (manysat1.1_stat) R 561 561 452 0 -1 4194368 49943 0 0 0 249737 75 0 0 19 0 4 0 156930351 1075884032 251428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9293.62
Current children cumulated vsize (KiB) 1056024

[startup+4722.31 s]
/proc/loadavg: 3.95 3.96 3.91 5/69 577
/proc/meminfo: memFree=901200/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=9.15
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 313 26996 0 0 0 0 884 31 16 0 1 0 156929345 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/561/statm: 1339 238 195 169 0 50 0
[pid=564] ppid=561 vsize=1050884 CPUtime=9404.22
/proc/564/stat : 564 (manysat1.1_stat) R 561 561 452 0 -1 4194304 251568 0 0 0 940090 332 0 0 25 0 4 0 156930261 1076105216 251476 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/564/statm: 262721 251476 83 193 0 262525 0
[pid=564/tid=565] ppid=561 vsize=1050884 CPUtime=2306.65
/proc/564/task/565/stat : 565 (manysat1.1_stat) R 561 561 452 0 -1 4194368 39548 0 0 0 230604 61 0 0 25 0 4 0 156930351 1076105216 251476 1992294400 134512640 135305190 4294956160 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 1 0 0
[pid=564/tid=566] ppid=561 vsize=1050884 CPUtime=2098.09
/proc/564/task/566/stat : 566 (manysat1.1_stat) R 561 561 452 0 -1 4194368 80172 0 0 0 209712 97 0 0 25 0 4 0 156930351 1076105216 251476 1992294400 134512640 135305190 4294956160 18446744073709551615 134553245 0 0 4096 3 0 0 0 -1 1 0 0
[pid=564/tid=567] ppid=561 vsize=1050884 CPUtime=2526.61
/proc/564/task/567/stat : 567 (manysat1.1_stat) R 561 561 452 0 -1 4194368 49943 0 0 0 252586 75 0 0 25 0 4 0 156930351 1076105216 251476 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9413.37
Current children cumulated vsize (KiB) 1056240

[startup+4782.3 s]
/proc/loadavg: 3.98 3.96 3.91 5/69 577
/proc/meminfo: memFree=901136/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=9.15
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 313 26996 0 0 0 0 884 31 16 0 1 0 156929345 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/561/statm: 1339 238 195 169 0 50 0
[pid=564] ppid=561 vsize=1050884 CPUtime=9523.95
/proc/564/stat : 564 (manysat1.1_stat) R 561 561 452 0 -1 4194304 251577 0 0 0 952063 332 0 0 25 0 4 0 156930261 1076105216 251485 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/564/statm: 262721 251485 83 193 0 262525 0
[pid=564/tid=565] ppid=561 vsize=1050884 CPUtime=2334.18
/proc/564/task/565/stat : 565 (manysat1.1_stat) R 561 561 452 0 -1 4194368 39548 0 0 0 233357 61 0 0 25 0 4 0 156930351 1076105216 251485 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=564/tid=566] ppid=561 vsize=1050884 CPUtime=2128.08
/proc/564/task/566/stat : 566 (manysat1.1_stat) R 561 561 452 0 -1 4194368 80181 0 0 0 212711 97 0 0 25 0 4 0 156930351 1076105216 251485 1992294400 134512640 135305190 4294956160 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 1 0 0
[pid=564/tid=567] ppid=561 vsize=1050884 CPUtime=2556.54
/proc/564/task/567/stat : 567 (manysat1.1_stat) R 561 561 452 0 -1 4194368 49943 0 0 0 255579 75 0 0 25 0 4 0 156930351 1076105216 251485 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9533.1
Current children cumulated vsize (KiB) 1056240

[startup+4842.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 577
/proc/meminfo: memFree=900816/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=9.15
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 313 26996 0 0 0 0 884 31 16 0 1 0 156929345 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/561/statm: 1339 238 195 169 0 50 0
[pid=564] ppid=561 vsize=1051208 CPUtime=9643.68
/proc/564/stat : 564 (manysat1.1_stat) R 561 561 452 0 -1 4194304 251648 0 0 0 964035 333 0 0 25 0 4 0 156930261 1076436992 251556 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/564/statm: 262802 251556 83 193 0 262606 0
[pid=564/tid=565] ppid=561 vsize=1051208 CPUtime=2363.34
/proc/564/task/565/stat : 565 (manysat1.1_stat) R 561 561 452 0 -1 4194368 39549 0 0 0 236273 61 0 0 25 0 4 0 156930351 1076436992 251556 1992294400 134512640 135305190 4294956160 18446744073709551615 134530595 0 0 4096 3 0 0 0 -1 0 0 0
[pid=564/tid=566] ppid=561 vsize=1051208 CPUtime=2155.59
/proc/564/task/566/stat : 566 (manysat1.1_stat) R 561 561 452 0 -1 4194368 80251 0 0 0 215462 97 0 0 25 0 4 0 156930351 1076436992 251556 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=564/tid=567] ppid=561 vsize=1051208 CPUtime=2589
/proc/564/task/567/stat : 567 (manysat1.1_stat) R 561 561 452 0 -1 4194368 49943 0 0 0 258825 75 0 0 25 0 4 0 156930351 1076436992 251556 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9652.83
Current children cumulated vsize (KiB) 1056564

[startup+4902.3 s]
/proc/loadavg: 3.95 3.96 3.91 5/69 577
/proc/meminfo: memFree=900176/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=9.15
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 313 26996 0 0 0 0 884 31 16 0 1 0 156929345 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/561/statm: 1339 238 195 169 0 50 0
[pid=564] ppid=561 vsize=1052232 CPUtime=9763.41
/proc/564/stat : 564 (manysat1.1_stat) R 561 561 452 0 -1 4194304 251817 0 0 0 976008 333 0 0 25 0 4 0 156930261 1077485568 251725 1992294400 134512640 135305190 4294956160 18446744073709551615 134551681 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/564/statm: 263058 251725 83 193 0 262862 0
[pid=564/tid=565] ppid=561 vsize=1052232 CPUtime=2392.63
/proc/564/task/565/stat : 565 (manysat1.1_stat) R 561 561 452 0 -1 4194368 39564 0 0 0 239202 61 0 0 25 0 4 0 156930351 1077485568 251725 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=564/tid=566] ppid=561 vsize=1052232 CPUtime=2188.15
/proc/564/task/566/stat : 566 (manysat1.1_stat) R 561 561 452 0 -1 4194368 80285 0 0 0 218718 97 0 0 25 0 4 0 156930351 1077485568 251725 1992294400 134512640 135305190 4294956160 18446744073709551615 134552678 0 0 4096 3 0 0 0 -1 0 0 0
[pid=564/tid=567] ppid=561 vsize=1052232 CPUtime=2619.09
/proc/564/task/567/stat : 567 (manysat1.1_stat) R 561 561 452 0 -1 4194368 50002 0 0 0 261834 75 0 0 25 0 4 0 156930351 1077485568 251725 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9772.56
Current children cumulated vsize (KiB) 1057588

[startup+4962.3 s]
/proc/loadavg: 3.98 3.96 3.91 5/69 577
/proc/meminfo: memFree=894288/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=9.15
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 313 26996 0 0 0 0 884 31 16 0 1 0 156929345 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/561/statm: 1339 238 195 169 0 50 0
[pid=564] ppid=561 vsize=1057920 CPUtime=9883.14
/proc/564/stat : 564 (manysat1.1_stat) R 561 561 452 0 -1 4194304 253294 0 0 0 987979 335 0 0 25 0 4 0 156930261 1083310080 253202 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/564/statm: 264480 253202 83 193 0 264284 0
[pid=564/tid=565] ppid=561 vsize=1057920 CPUtime=2421.62
/proc/564/task/565/stat : 565 (manysat1.1_stat) R 561 561 452 0 -1 4194368 39737 0 0 0 242100 62 0 0 25 0 4 0 156930351 1083310080 253202 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
[pid=564/tid=566] ppid=561 vsize=1057920 CPUtime=2216.41
/proc/564/task/566/stat : 566 (manysat1.1_stat) R 561 561 452 0 -1 4194368 80664 0 0 0 221544 97 0 0 25 0 4 0 156930351 1083310080 253202 1992294400 134512640 135305190 4294956160 18446744073709551615 134552302 0 0 4096 3 0 0 0 -1 0 0 0
[pid=564/tid=567] ppid=561 vsize=1057920 CPUtime=2650.69
/proc/564/task/567/stat : 567 (manysat1.1_stat) R 561 561 452 0 -1 4194368 50622 0 0 0 264993 76 0 0 25 0 4 0 156930351 1083310080 253202 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9892.29
Current children cumulated vsize (KiB) 1063276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5016.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 577
/proc/meminfo: memFree=872272/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=9.15
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 313 26996 0 0 0 0 884 31 16 0 1 0 156929345 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/561/statm: 1339 238 195 169 0 50 0
[pid=564] ppid=561 vsize=1081492 CPUtime=9990.92
/proc/564/stat : 564 (manysat1.1_stat) R 561 561 452 0 -1 4194304 258744 0 0 0 998750 342 0 0 25 0 4 0 156930261 1107447808 258652 1992294400 134512640 135305190 4294956160 18446744073709551615 134551776 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/564/statm: 270373 258652 83 193 0 270177 0
[pid=564/tid=565] ppid=561 vsize=1081492 CPUtime=2445.32
/proc/564/task/565/stat : 565 (manysat1.1_stat) R 561 561 452 0 -1 4194368 40528 0 0 0 244469 63 0 0 25 0 4 0 156930351 1107447808 258652 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=564/tid=566] ppid=561 vsize=1081492 CPUtime=2236.5
/proc/564/task/566/stat : 566 (manysat1.1_stat) R 561 561 452 0 -1 4194368 81911 0 0 0 223551 99 0 0 25 0 4 0 156930351 1107447808 258652 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=564/tid=567] ppid=561 vsize=1081492 CPUtime=2684.38
/proc/564/task/567/stat : 567 (manysat1.1_stat) R 561 561 452 0 -1 4194368 52477 0 0 0 268360 78 0 0 25 0 4 0 156930351 1107447808 258652 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 1086848

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

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

[startup+5016.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 577
/proc/meminfo: memFree=872272/2055920 swapFree=4191900/4192956
[pid=561] ppid=559 vsize=5356 CPUtime=9.15
/proc/561/stat : 561 (manysat.sh) S 559 561 452 0 -1 4194304 313 26996 0 0 0 0 884 31 16 0 1 0 156929345 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/561/statm: 1339 238 195 169 0 50 0
[pid=564] ppid=561 vsize=1081492 CPUtime=9990.92
/proc/564/stat : 564 (manysat1.1_stat) R 561 561 452 0 -1 4194304 258744 0 0 0 998750 342 0 0 25 0 4 0 156930261 1107447808 258652 1992294400 134512640 135305190 4294956160 18446744073709551615 134551776 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/564/statm: 270373 258652 83 193 0 270177 0
[pid=564/tid=565] ppid=561 vsize=1081492 CPUtime=2445.32
/proc/564/task/565/stat : 565 (manysat1.1_stat) R 561 561 452 0 -1 4194368 40528 0 0 0 244469 63 0 0 25 0 4 0 156930351 1107447808 258652 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=564/tid=566] ppid=561 vsize=1081492 CPUtime=2236.5
/proc/564/task/566/stat : 566 (manysat1.1_stat) R 561 561 452 0 -1 4194368 81911 0 0 0 223551 99 0 0 25 0 4 0 156930351 1107447808 258652 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=564/tid=567] ppid=561 vsize=1081492 CPUtime=2684.38
/proc/564/task/567/stat : 567 (manysat1.1_stat) R 561 561 452 0 -1 4194368 52477 0 0 0 268360 78 0 0 25 0 4 0 156930351 1107447808 258652 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 1086848

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 561 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=842655
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=317951
# CPU time returned by wait4() is 9.16061
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5016.32
CPU time (s): 10000.1
CPU user time (s): 9996.34
CPU system time (s): 3.73
CPU usage (%): 199.351
Max. virtual memory (cumulated for all children) (KiB): 1086848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.84266
system time used= 0.317951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27309
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= 6
involuntary context switches= 26

runsolver used 4.40333 second user time and 13.8469 second system time

The end

Launcher Data

Begin job on node38 at 2009-05-02 20:30:09
IDJOB=1773866
IDBENCH=70815
IDSOLVER=612
FILE ID=node38/1773866-1241289008
PBS_JOBID= 9225090
Free space on /tmp= 66504 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor128.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773866-1241289008/watcher-1773866-1241289008 -o /tmp/evaluation-result-1773866-1241289008/solver-1773866-1241289008 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773866-1241289008.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=1896985714

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

/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.265
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.265
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:       1945552 kB
Buffers:          2004 kB
Cached:          31060 kB
SwapCached:        256 kB
Active:          38376 kB
Inactive:         7952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1945552 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           12020 kB
Writeback:           0 kB
Mapped:          21828 kB
Slab:            50068 kB
Committed_AS:   775900 kB
PageTables:       1456 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= 66468 MiB
End job on node38 at 2009-05-02 21:53:47