Trace number 1775386

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-20UNSAT 318.421 162.153

General information on the benchmark

Namemanol-pipe-f9n.cnf
MD5SUM61e4a04a828a2cd33ae3f3dde54ef320
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark292.127
Satisfiable
(Un)Satisfiability was proved
Number of variables185149
Number of clauses552412
Sum of the clauses size1288960
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2368274
Number of clauses of size 3184137
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.48/0.57	c ==============================================================================
0.48/0.57	c |           |     ORIGINAL     |              LEARNT              |          |
0.48/0.57	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.48/0.57	c ==============================================================================
0.48/0.57	c |         0 |  552411  1288959 |  165723       0        0     nan |  0.000 % |
3.89/3.99	c |         0 |  224311   892727 |      --       0       --      -- |     --   | -328093/-396215
3.89/4.00	c ==============================================================================
3.89/4.00	c Result  :   #vars: 29191   #clauses: 224311   #literals: 892727
3.89/4.00	c CPU time:   3.81542 s
3.89/4.00	c ==============================================================================
318.34/162.11	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
318.34/162.11	c ============================[ Problem Statistics ]=============================
318.34/162.11	c |                                                                             |
318.34/162.11	c threadId              : 1
318.34/162.11	c restarts              : 1299
318.34/162.11	c conflicts             : 102315         (326 /sec)
318.34/162.11	c decisions             : 491455         (1.56 % random) (1568 /sec)
318.34/162.11	c propagations          : 52806183       (168466 /sec)
318.34/162.11	c conflict literals     : 2903819        (30.64 % deleted)
318.34/162.11	c Memory used           : 183.32 MB
318.34/162.11	c CPU time              : 313.453 s
318.34/162.11	
318.34/162.11	c --->m=4, e=8, aimd=1, HOME/1492_many.cnf	time: 78.3633	conflicts: 102315       
318.34/162.13	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1775386-1241294468/watcher-1775386-1241294468 -o /tmp/evaluation-result-1775386-1241294468/solver-1775386-1241294468 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775386-1241294468.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: 3.76 3.78 3.82 3/64 1492
/proc/meminfo: memFree=1936624/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=0
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157474630 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 235 195 169 0 50 0
[pid=1493] ppid=1492 vsize=1528 CPUtime=0
/proc/1493/stat : 1493 (SatElite) R 1492 1492 1285 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 157474630 1564672 267 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/1493/statm: 382 267 50 127 0 252 0

[startup+0.0142771 s]
/proc/loadavg: 3.76 3.78 3.82 3/64 1492
/proc/meminfo: memFree=1936624/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=0
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157474630 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 235 195 169 0 50 0
[pid=1493] ppid=1492 vsize=2464 CPUtime=0
/proc/1493/stat : 1493 (SatElite) R 1492 1492 1285 0 -1 4194304 488 0 0 0 0 0 0 0 18 0 1 0 157474630 2523136 472 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/1493/statm: 616 472 50 127 0 486 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7820

[startup+0.101285 s]
/proc/loadavg: 3.76 3.78 3.82 3/64 1492
/proc/meminfo: memFree=1936624/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=0
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157474630 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 235 195 169 0 50 0
[pid=1493] ppid=1492 vsize=15596 CPUtime=0.09
/proc/1493/stat : 1493 (SatElite) R 1492 1492 1285 0 -1 4194304 3247 0 0 0 8 1 0 0 18 0 1 0 157474630 15970304 3231 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/1493/statm: 3899 3232 50 127 0 3769 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20952

[startup+0.301302 s]
/proc/loadavg: 3.76 3.78 3.82 3/64 1492
/proc/meminfo: memFree=1936624/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=0
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157474630 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 235 195 169 0 50 0
[pid=1493] ppid=1492 vsize=40120 CPUtime=0.28
/proc/1493/stat : 1493 (SatElite) R 1492 1492 1285 0 -1 4194304 9390 0 0 0 24 4 0 0 19 0 1 0 157474630 41082880 9374 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/1493/statm: 10030 9375 50 127 0 9900 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 45476

[startup+0.70134 s]
/proc/loadavg: 3.76 3.78 3.82 3/64 1492
/proc/meminfo: memFree=1936624/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=0
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157474630 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 235 195 169 0 50 0
[pid=1493] ppid=1492 vsize=86320 CPUtime=0.68
/proc/1493/stat : 1493 (SatElite) R 1492 1492 1285 0 -1 4194304 20174 0 0 0 59 9 0 0 22 0 1 0 157474630 88391680 18593 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/1493/statm: 21580 18593 68 127 0 21450 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 91676

[startup+1.50141 s]
/proc/loadavg: 3.54 3.73 3.80 2/66 1494
/proc/meminfo: memFree=1858272/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=0
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157474630 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 235 195 169 0 50 0
[pid=1493] ppid=1492 vsize=89512 CPUtime=1.49
/proc/1493/stat : 1493 (SatElite) R 1492 1492 1285 0 -1 4194304 20948 0 0 0 137 12 0 0 25 0 1 0 157474630 91660288 19367 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/1493/statm: 22378 19367 68 127 0 22248 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94868

[startup+3.10156 s]
/proc/loadavg: 3.54 3.73 3.80 2/66 1494
/proc/meminfo: memFree=1847072/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=0
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157474630 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1492/statm: 1339 235 195 169 0 50 0
[pid=1493] ppid=1492 vsize=95388 CPUtime=3.09
/proc/1493/stat : 1493 (SatElite) R 1492 1492 1285 0 -1 4194304 22226 0 0 0 292 17 0 0 25 0 1 0 157474630 97677312 20645 1992294400 134512640 135034092 4294956112 18446744073709551615 134566359 0 0 4096 3 0 0 0 17 1 0 0
/proc/1493/statm: 23847 20645 68 127 0 23717 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100744

[startup+6.30106 s]
/proc/loadavg: 3.54 3.73 3.80 4/69 1498
/proc/meminfo: memFree=1845320/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=4.4
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 313 24157 0 0 0 0 418 22 16 0 1 0 157474630 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 238 195 169 0 50 0
[pid=1495] ppid=1492 vsize=109236 CPUtime=3.11
/proc/1495/stat : 1495 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194304 18599 0 0 0 287 24 0 0 16 0 4 0 157475071 111857664 18585 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1495/statm: 27309 18585 83 193 0 27113 0
[pid=1495/tid=1496] ppid=1492 vsize=109236 CPUtime=0.69
/proc/1495/task/1496/stat : 1496 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 740 0 0 0 66 3 0 0 16 0 4 0 157475131 111857664 18585 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1495/tid=1497] ppid=1492 vsize=109236 CPUtime=0.58
/proc/1495/task/1497/stat : 1497 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 743 0 0 0 53 5 0 0 16 0 4 0 157475131 111857664 18585 1992294400 134512640 135305190 4294956160 18446744073709551615 134552906 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1495/tid=1498] ppid=1492 vsize=109236 CPUtime=0.6
/proc/1495/task/1498/stat : 1498 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 807 0 0 0 56 4 0 0 17 0 4 0 157475131 111857664 18585 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.51
Current children cumulated vsize (KiB) 114592

[startup+12.7017 s]
/proc/loadavg: 3.68 3.76 3.81 5/69 1498
/proc/meminfo: memFree=1833096/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=4.4
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 313 24157 0 0 0 0 418 22 16 0 1 0 157474630 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 238 195 169 0 50 0
[pid=1495] ppid=1492 vsize=117820 CPUtime=15.87
/proc/1495/stat : 1495 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194304 20689 0 0 0 1561 26 0 0 16 0 4 0 157475071 120647680 20675 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1495/statm: 29455 20675 83 193 0 29259 0
[pid=1495/tid=1496] ppid=1492 vsize=117820 CPUtime=3.51
/proc/1495/task/1496/stat : 1496 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 1015 0 0 0 347 4 0 0 17 0 4 0 157475131 120647680 20675 1992294400 134512640 135305190 4294956160 18446744073709551615 134531174 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1495/tid=1497] ppid=1492 vsize=117820 CPUtime=4.2
/proc/1495/task/1497/stat : 1497 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 1663 0 0 0 415 5 0 0 17 0 4 0 157475131 120647680 20675 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1495/tid=1498] ppid=1492 vsize=117820 CPUtime=3.69
/proc/1495/task/1498/stat : 1498 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 1221 0 0 0 365 4 0 0 18 0 4 0 157475131 120647680 20675 1992294400 134512640 135305190 4294956160 18446744073709551615 134528939 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.27
Current children cumulated vsize (KiB) 123176

[startup+25.5029 s]
/proc/loadavg: 3.73 3.77 3.81 5/69 1498
/proc/meminfo: memFree=1816136/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=4.4
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 313 24157 0 0 0 0 418 22 16 0 1 0 157474630 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 238 195 169 0 50 0
[pid=1495] ppid=1492 vsize=134400 CPUtime=41.41
/proc/1495/stat : 1495 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194304 24798 0 0 0 4110 31 0 0 17 0 4 0 157475071 137625600 24784 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1495/statm: 33600 24784 83 193 0 33404 0
[pid=1495/tid=1496] ppid=1492 vsize=134400 CPUtime=9.85
/proc/1495/task/1496/stat : 1496 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 1573 0 0 0 981 4 0 0 18 0 4 0 157475131 137625600 24784 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1495/tid=1497] ppid=1492 vsize=134400 CPUtime=10.08
/proc/1495/task/1497/stat : 1497 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 3120 0 0 0 1001 7 0 0 17 0 4 0 157475131 137625600 24784 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1495/tid=1498] ppid=1492 vsize=134400 CPUtime=10.57
/proc/1495/task/1498/stat : 1498 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 2320 0 0 0 1051 6 0 0 17 0 4 0 157475131 137625600 24784 1992294400 134512640 135305190 4294956160 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45.81
Current children cumulated vsize (KiB) 139756

[startup+51.1022 s]
/proc/loadavg: 3.82 3.78 3.82 5/69 1498
/proc/meminfo: memFree=1795848/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=4.4
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 313 24157 0 0 0 0 418 22 16 0 1 0 157474630 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 238 195 169 0 50 0
[pid=1495] ppid=1492 vsize=153720 CPUtime=92.47
/proc/1495/stat : 1495 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194304 29738 0 0 0 9209 38 0 0 18 0 4 0 157475071 157409280 29724 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1495/statm: 38430 29724 83 193 0 38234 0
[pid=1495/tid=1496] ppid=1492 vsize=153720 CPUtime=22.49
/proc/1495/task/1496/stat : 1496 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 2300 0 0 0 2243 6 0 0 17 0 4 0 157475131 157409280 29724 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1495/tid=1497] ppid=1492 vsize=153720 CPUtime=19.55
/proc/1495/task/1497/stat : 1497 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 4635 0 0 0 1947 8 0 0 17 0 4 0 157475131 157409280 29724 1992294400 134512640 135305190 4294956160 18446744073709551615 134570385 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1495/tid=1498] ppid=1492 vsize=153720 CPUtime=25.65
/proc/1495/task/1498/stat : 1498 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 3689 0 0 0 2557 8 0 0 17 0 4 0 157475131 157409280 29724 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 96.87
Current children cumulated vsize (KiB) 159076

[startup+102.307 s]
/proc/loadavg: 3.93 3.82 3.82 5/69 1498
/proc/meminfo: memFree=1777800/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=4.4
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 313 24157 0 0 0 0 418 22 16 0 1 0 157474630 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 238 195 169 0 50 0
[pid=1495] ppid=1492 vsize=173120 CPUtime=194.65
/proc/1495/stat : 1495 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194304 34217 0 0 0 19419 46 0 0 17 0 4 0 157475071 177274880 34203 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1495/statm: 43280 34203 83 193 0 43084 0
[pid=1495/tid=1496] ppid=1492 vsize=173120 CPUtime=38.4
/proc/1495/task/1496/stat : 1496 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 2593 0 0 0 3833 7 0 0 21 0 4 0 157475131 177274880 34203 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1495/tid=1497] ppid=1492 vsize=173120 CPUtime=33.41
/proc/1495/task/1497/stat : 1497 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 6218 0 0 0 3331 10 0 0 17 0 4 0 157475131 177274880 34203 1992294400 134512640 135305190 4294956160 18446744073709551615 134528492 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1495/tid=1498] ppid=1492 vsize=173120 CPUtime=57.17
/proc/1495/task/1498/stat : 1498 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 4649 0 0 0 5706 11 0 0 17 0 4 0 157475131 177274880 34203 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 199.05
Current children cumulated vsize (KiB) 178476

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

[startup+127.902 s]
/proc/loadavg: 3.95 3.83 3.83 5/69 1498
/proc/meminfo: memFree=1765640/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=4.4
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 313 24157 0 0 0 0 418 22 16 0 1 0 157474630 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 238 195 169 0 50 0
[pid=1495] ppid=1492 vsize=184120 CPUtime=245.73
/proc/1495/stat : 1495 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194304 37238 0 0 0 24523 50 0 0 17 0 4 0 157475071 188538880 37224 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1495/statm: 46030 37224 83 193 0 45834 0
[pid=1495/tid=1496] ppid=1492 vsize=184120 CPUtime=44.39
/proc/1495/task/1496/stat : 1496 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 2763 0 0 0 4432 7 0 0 17 0 4 0 157475131 188538880 37224 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1495/tid=1497] ppid=1492 vsize=184120 CPUtime=45.09
/proc/1495/task/1497/stat : 1497 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 7211 0 0 0 4498 11 0 0 19 0 4 0 157475131 188538880 37224 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1495/tid=1498] ppid=1492 vsize=184120 CPUtime=76.02
/proc/1495/task/1498/stat : 1498 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 5849 0 0 0 7590 12 0 0 17 0 4 0 157475131 188538880 37224 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 250.13
Current children cumulated vsize (KiB) 189476

[startup+140.702 s]
/proc/loadavg: 3.96 3.84 3.83 5/69 1498
/proc/meminfo: memFree=1764360/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=4.4
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 313 24157 0 0 0 0 418 22 16 0 1 0 157474630 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 238 195 169 0 50 0
[pid=1495] ppid=1492 vsize=185880 CPUtime=271.27
/proc/1495/stat : 1495 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194304 37555 0 0 0 27076 51 0 0 16 0 4 0 157475071 190341120 37541 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1495/statm: 46470 37541 83 193 0 46274 0
[pid=1495/tid=1496] ppid=1492 vsize=185880 CPUtime=49.8
/proc/1495/task/1496/stat : 1496 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 2773 0 0 0 4973 7 0 0 18 0 4 0 157475131 190341120 37541 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1495/tid=1497] ppid=1492 vsize=185880 CPUtime=51.23
/proc/1495/task/1497/stat : 1497 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 7434 0 0 0 5111 12 0 0 17 0 4 0 157475131 190341120 37541 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1495/tid=1498] ppid=1492 vsize=185880 CPUtime=82.68
/proc/1495/task/1498/stat : 1498 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 5849 0 0 0 8256 12 0 0 19 0 4 0 157475131 190341120 37541 1992294400 134512640 135305190 4294956160 18446744073709551615 134570394 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 275.67
Current children cumulated vsize (KiB) 191236

[startup+153.502 s]
/proc/loadavg: 3.97 3.84 3.83 5/69 1498
/proc/meminfo: memFree=1763528/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=4.4
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 313 24157 0 0 0 0 418 22 16 0 1 0 157474630 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 238 195 169 0 50 0
[pid=1495] ppid=1492 vsize=186840 CPUtime=296.81
/proc/1495/stat : 1495 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194304 37773 0 0 0 29630 51 0 0 17 0 4 0 157475071 191324160 37759 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1495/statm: 46710 37759 83 193 0 46514 0
[pid=1495/tid=1496] ppid=1492 vsize=186840 CPUtime=54.41
/proc/1495/task/1496/stat : 1496 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 2779 0 0 0 5433 8 0 0 25 0 4 0 157475131 191324160 37759 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1495/tid=1497] ppid=1492 vsize=186840 CPUtime=55.73
/proc/1495/task/1497/stat : 1497 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 7582 0 0 0 5561 12 0 0 25 0 4 0 157475131 191324160 37759 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1495/tid=1498] ppid=1492 vsize=186840 CPUtime=90.98
/proc/1495/task/1498/stat : 1498 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 5885 0 0 0 9086 12 0 0 21 0 4 0 157475131 191324160 37759 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 301.21
Current children cumulated vsize (KiB) 192196

[startup+156.702 s]
/proc/loadavg: 3.97 3.85 3.83 5/69 1498
/proc/meminfo: memFree=1763464/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=4.4
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 313 24157 0 0 0 0 418 22 16 0 1 0 157474630 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 238 195 169 0 50 0
[pid=1495] ppid=1492 vsize=186992 CPUtime=303.19
/proc/1495/stat : 1495 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194304 37808 0 0 0 30268 51 0 0 17 0 4 0 157475071 191479808 37794 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1495/statm: 46748 37794 83 193 0 46552 0
[pid=1495/tid=1496] ppid=1492 vsize=186992 CPUtime=54.81
/proc/1495/task/1496/stat : 1496 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 2779 0 0 0 5473 8 0 0 25 0 4 0 157475131 191479808 37794 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1495/tid=1497] ppid=1492 vsize=186992 CPUtime=56.49
/proc/1495/task/1497/stat : 1497 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 7586 0 0 0 5637 12 0 0 25 0 4 0 157475131 191479808 37794 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1495/tid=1498] ppid=1492 vsize=186992 CPUtime=93.41
/proc/1495/task/1498/stat : 1498 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 5899 0 0 0 9329 12 0 0 17 0 4 0 157475131 191479808 37794 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 307.59
Current children cumulated vsize (KiB) 192348

[startup+159.901 s]
/proc/loadavg: 3.97 3.85 3.83 5/69 1498
/proc/meminfo: memFree=1763208/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=4.4
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 313 24157 0 0 0 0 418 22 16 0 1 0 157474630 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 238 195 169 0 50 0
[pid=1495] ppid=1492 vsize=187304 CPUtime=309.55
/proc/1495/stat : 1495 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194304 37885 0 0 0 30904 51 0 0 17 0 4 0 157475071 191799296 37871 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1495/statm: 46826 37871 83 193 0 46630 0
[pid=1495/tid=1496] ppid=1492 vsize=187304 CPUtime=56.11
/proc/1495/task/1496/stat : 1496 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 2779 0 0 0 5603 8 0 0 17 0 4 0 157475131 191799296 37871 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1495/tid=1497] ppid=1492 vsize=187304 CPUtime=57.07
/proc/1495/task/1497/stat : 1497 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 7629 0 0 0 5695 12 0 0 17 0 4 0 157475131 191799296 37871 1992294400 134512640 135305190 4294956160 18446744073709551615 134552906 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1495/tid=1498] ppid=1492 vsize=187304 CPUtime=95.18
/proc/1495/task/1498/stat : 1498 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 5899 0 0 0 9506 12 0 0 16 0 4 0 157475131 191799296 37871 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 313.95
Current children cumulated vsize (KiB) 192660

[startup+161.502 s]
/proc/loadavg: 3.97 3.85 3.83 5/69 1498
/proc/meminfo: memFree=1763016/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=4.4
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 313 24157 0 0 0 0 418 22 16 0 1 0 157474630 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 238 195 169 0 50 0
[pid=1495] ppid=1492 vsize=187576 CPUtime=312.75
/proc/1495/stat : 1495 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194304 37943 0 0 0 31224 51 0 0 18 0 4 0 157475071 192077824 37929 1992294400 134512640 135305190 4294956160 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1495/statm: 46894 37929 83 193 0 46698 0
[pid=1495/tid=1496] ppid=1492 vsize=187576 CPUtime=57.11
/proc/1495/task/1496/stat : 1496 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 2786 0 0 0 5703 8 0 0 17 0 4 0 157475131 192077824 37929 1992294400 134512640 135305190 4294956160 18446744073709551615 134528483 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1495/tid=1497] ppid=1492 vsize=187576 CPUtime=57.91
/proc/1495/task/1497/stat : 1497 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 7658 0 0 0 5779 12 0 0 18 0 4 0 157475131 192077824 37929 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1495/tid=1498] ppid=1492 vsize=187576 CPUtime=95.78
/proc/1495/task/1498/stat : 1498 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 5909 0 0 0 9566 12 0 0 17 0 4 0 157475131 192077824 37929 1992294400 134512640 135305190 4294956160 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 317.15
Current children cumulated vsize (KiB) 192932

[startup+161.902 s]
/proc/loadavg: 3.97 3.85 3.83 5/69 1498
/proc/meminfo: memFree=1762760/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=4.4
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 313 24157 0 0 0 0 418 22 16 0 1 0 157474630 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 238 195 169 0 50 0
[pid=1495] ppid=1492 vsize=187576 CPUtime=313.54
/proc/1495/stat : 1495 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194304 37963 0 0 0 31303 51 0 0 17 0 4 0 157475071 192077824 37949 1992294400 134512640 135305190 4294956160 18446744073709551615 134565634 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1495/statm: 46894 37949 83 193 0 46698 0
[pid=1495/tid=1496] ppid=1492 vsize=187576 CPUtime=57.34
/proc/1495/task/1496/stat : 1496 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 2786 0 0 0 5726 8 0 0 17 0 4 0 157475131 192077824 37949 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1495/tid=1497] ppid=1492 vsize=187576 CPUtime=58.05
/proc/1495/task/1497/stat : 1497 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 7665 0 0 0 5793 12 0 0 17 0 4 0 157475131 192077824 37949 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1495/tid=1498] ppid=1492 vsize=187576 CPUtime=95.96
/proc/1495/task/1498/stat : 1498 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 5918 0 0 0 9584 12 0 0 17 0 4 0 157475131 192077824 37949 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 317.94
Current children cumulated vsize (KiB) 192932

[startup+162.103 s]
/proc/loadavg: 3.97 3.85 3.83 5/69 1498
/proc/meminfo: memFree=1762760/2055920 swapFree=4181296/4192956
[pid=1492] ppid=1490 vsize=5356 CPUtime=4.4
/proc/1492/stat : 1492 (manysat.sh) S 1490 1492 1285 0 -1 4194304 313 24157 0 0 0 0 418 22 16 0 1 0 157474630 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1492/statm: 1339 238 195 169 0 50 0
[pid=1495] ppid=1492 vsize=187720 CPUtime=313.94
/proc/1495/stat : 1495 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194304 37978 0 0 0 31343 51 0 0 17 0 4 0 157475071 192225280 37964 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1495/statm: 46930 37964 83 193 0 46734 0
[pid=1495/tid=1496] ppid=1492 vsize=187720 CPUtime=57.45
/proc/1495/task/1496/stat : 1496 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 2788 0 0 0 5737 8 0 0 17 0 4 0 157475131 192225280 37964 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1495/tid=1497] ppid=1492 vsize=187720 CPUtime=58.15
/proc/1495/task/1497/stat : 1497 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 7666 0 0 0 5803 12 0 0 17 0 4 0 157475131 192225280 37964 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1495/tid=1498] ppid=1492 vsize=187720 CPUtime=96.06
/proc/1495/task/1498/stat : 1498 (manysat1.1_stat) R 1492 1492 1285 0 -1 4194368 5926 0 0 0 9594 12 0 0 17 0 4 0 157475131 192225280 37964 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 318.34
Current children cumulated vsize (KiB) 193076

Child status: 20
Real time (s): 162.153
CPU time (s): 318.421
CPU user time (s): 317.64
CPU system time (s): 0.780881
CPU usage (%): 196.37
Max. virtual memory (cumulated for all children) (KiB): 193076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 317.64
system time used= 0.780881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62617
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= 8809
involuntary context switches= 8853

runsolver used 0.150977 second user time and 0.451931 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-02 22:01:09
IDJOB=1775386
IDBENCH=71745
IDSOLVER=612
FILE ID=node48/1775386-1241294468
PBS_JOBID= 9225146
Free space on /tmp= 66408 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT_RACE06/manol-pipe-f9n.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775386-1241294468/watcher-1775386-1241294468 -o /tmp/evaluation-result-1775386-1241294468/solver-1775386-1241294468 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1775386-1241294468.cnf aimd 1

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

MD5SUM BENCH= 61e4a04a828a2cd33ae3f3dde54ef320
RANDOM SEED=1315815757

node48.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.209
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.209
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:       1937104 kB
Buffers:          5960 kB
Cached:          52096 kB
SwapCached:       5388 kB
Active:          29604 kB
Inactive:        36268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1937104 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:           11284 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            38928 kB
Committed_AS:   769744 kB
PageTables:       1368 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= 66408 MiB
End job on node48 at 2009-05-02 22:03:51