Trace number 3362113

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
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20UNSAT 1139.26 287.359

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step20.cnf
MD5SUM8f0e3738453893efc8a2d1abcf0d190d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.969
Satisfiable
(Un)Satisfiability was proved
Number of variables50277
Number of clauses283903
Sum of the clauses size636342
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2248375
Number of clauses of size 327490
Number of clauses of size 45332
Number of clauses of size 5458
Number of clauses of size over 51834

Solver Data

0.00/0.00	c Parsing...
0.00/0.11	c ==============================================================================
0.00/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.11	c ==============================================================================
0.00/0.11	c |         0 |  283484   635918 |   85045       0        0     nan |  0.000 % |
0.00/0.80	c |         0 |  249569   571335 |      --       0       --      -- |     --   | -30553/-57337
0.00/0.80	c ==============================================================================
0.00/0.80	c Result  :   #vars: 37813   #clauses: 249569   #literals: 571335
0.00/0.80	c CPU time:   0.78788 s
0.00/0.80	c ==============================================================================
1139.18/287.33	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1139.18/287.33	c ============================[ Problem Statistics ]=============================
1139.18/287.33	c |                                                                             |
1139.18/287.33	c threadId              : 3
1139.18/287.33	c restarts              : 466
1139.18/287.33	c conflicts             : 421415         (370 /sec)
1139.18/287.33	c decisions             : 586886         (2.08 % random) (516 /sec)
1139.18/287.33	c propagations          : 570803253      (501702 /sec)
1139.18/287.33	c conflict literals     : 60169851       (48.87 % deleted)
1139.18/287.33	c Memory used           : 440.00 MB
1139.18/287.33	c CPU time              : 1137.73 s
1139.18/287.33	
1139.18/287.33	c --->m=4, e=8, aimd=1, HOME/13409_many.cnf	time: 284.434	conflicts: 421415       
1139.18/287.35	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3362113-1305299156/watcher-3362113-1305299156 -o /tmp/evaluation-result-3362113-1305299156/solver-3362113-1305299156 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362113-1305299156.cnf aimd 1 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.18 8.10 7.59 5/354 13409
/proc/meminfo: memFree=6795768/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 641512338 8908800 249 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13409/statm: 2175 249 209 178 0 68 0

[startup+0.062958 s]
/proc/loadavg: 8.18 8.10 7.59 5/354 13409
/proc/meminfo: memFree=6795768/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 641512338 8908800 249 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13409/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100945 s]
/proc/loadavg: 8.18 8.10 7.59 5/354 13409
/proc/meminfo: memFree=6795768/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 641512338 8908800 249 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13409/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300901 s]
/proc/loadavg: 8.18 8.10 7.59 5/354 13409
/proc/meminfo: memFree=6795768/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 641512338 8908800 249 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13409/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700826 s]
/proc/loadavg: 8.18 8.10 7.59 5/354 13409
/proc/meminfo: memFree=6795768/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 641512338 8908800 249 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13409/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50059 s]
/proc/loadavg: 7.93 8.04 7.57 6/356 13412
/proc/meminfo: memFree=6766096/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0.92 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 356 10705 0 0 0 0 90 2 18 0 1 0 641512338 8908800 252 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13409/statm: 2175 252 209 178 0 68 0
[pid=13412] ppid=13409 vsize=100236 CPUtime=1.41 cores=1,3,5,7
/proc/13412/stat : 13412 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202496 16230 0 0 0 137 4 0 0 18 0 4 0 641512431 102641664 16182 33554432000 134512640 135305190 4293851120 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/13412/statm: 25059 16182 84 194 0 24863 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 108936

[startup+3.10027 s]
/proc/loadavg: 7.93 8.04 7.57 9/359 13415
/proc/meminfo: memFree=6717712/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0.92 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 356 10705 0 0 0 0 90 2 18 0 1 0 641512338 8908800 252 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13409/statm: 2175 252 209 178 0 68 0
[pid=13412] ppid=13409 vsize=114696 CPUtime=7.78 cores=1,3,5,7
/proc/13412/stat : 13412 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202496 19781 0 0 0 774 4 0 0 21 0 4 0 641512431 117448704 19733 33554432000 134512640 135305190 4293851120 18446744073709551615 134528794 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/13412/statm: 28674 19733 84 194 0 28478 0
[pid=13412/tid=13413] ppid=13409 vsize=114696 CPUtime=1.87 cores=1,3,5,7
/proc/13412/task/13413/stat : 13413 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 969 0 0 0 187 0 0 0 25 0 4 0 641512460 117448704 19733 33554432000 134512640 135305190 4293851120 18446744073709551615 134528515 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13412/tid=13414] ppid=13409 vsize=114696 CPUtime=1.87 cores=1,3,5,7
/proc/13412/task/13414/stat : 13414 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 1135 0 0 0 187 0 0 0 20 0 4 0 641512460 117448704 19733 33554432000 134512640 135305190 4293851120 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13409 vsize=114696 CPUtime=1.86 cores=1,3,5,7
/proc/13412/task/13415/stat : 13415 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 1066 0 0 0 186 0 0 0 20 0 4 0 641512460 117448704 19733 33554432000 134512640 135305190 4293851120 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.7
Current children cumulated vsize (KiB) 123396

[startup+6.30064 s]
/proc/loadavg: 7.93 8.04 7.57 9/359 13415
/proc/meminfo: memFree=6691404/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0.92 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 356 10705 0 0 0 0 90 2 18 0 1 0 641512338 8908800 252 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13409/statm: 2175 252 209 178 0 68 0
[pid=13412] ppid=13409 vsize=136216 CPUtime=20.55 cores=1,3,5,7
/proc/13412/stat : 13412 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202496 25394 0 0 0 2048 7 0 0 25 0 4 0 641512431 139485184 25346 33554432000 134512640 135305190 4293851120 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/13412/statm: 34054 25346 84 194 0 33858 0
[pid=13412/tid=13413] ppid=13409 vsize=136216 CPUtime=5.07 cores=1,3,5,7
/proc/13412/task/13413/stat : 13413 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 2367 0 0 0 507 0 0 0 22 0 4 0 641512460 139485184 25346 33554432000 134512640 135305190 4293851120 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13412/tid=13414] ppid=13409 vsize=136216 CPUtime=5.07 cores=1,3,5,7
/proc/13412/task/13414/stat : 13414 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 2192 0 0 0 507 0 0 0 25 0 4 0 641512460 139485184 25346 33554432000 134512640 135305190 4293851120 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13409 vsize=136216 CPUtime=5.02 cores=1,3,5,7
/proc/13412/task/13415/stat : 13415 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 2664 0 0 0 501 1 0 0 25 0 4 0 641512460 139485184 25346 33554432000 134512640 135305190 4293851120 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 21.47
Current children cumulated vsize (KiB) 144916

[startup+12.7004 s]
/proc/loadavg: 8.01 8.06 7.58 9/359 13415
/proc/meminfo: memFree=6645380/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0.92 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 356 10705 0 0 0 0 90 2 18 0 1 0 641512338 8908800 252 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13409/statm: 2175 252 209 178 0 68 0
[pid=13412] ppid=13409 vsize=170888 CPUtime=46.07 cores=1,3,5,7
/proc/13412/stat : 13412 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202496 34072 0 0 0 4597 10 0 0 25 0 4 0 641512431 174989312 34024 33554432000 134512640 135305190 4293851120 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/13412/statm: 42722 34024 84 194 0 42526 0
[pid=13412/tid=13413] ppid=13409 vsize=170888 CPUtime=11.47 cores=1,3,5,7
/proc/13412/task/13413/stat : 13413 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 4258 0 0 0 1146 1 0 0 25 0 4 0 641512460 174989312 34024 33554432000 134512640 135305190 4293851120 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13412/tid=13414] ppid=13409 vsize=170888 CPUtime=11.47 cores=1,3,5,7
/proc/13412/task/13414/stat : 13414 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 3870 0 0 0 1146 1 0 0 25 0 4 0 641512460 174989312 34024 33554432000 134512640 135305190 4293851120 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13409 vsize=170888 CPUtime=11.34 cores=1,3,5,7
/proc/13412/task/13415/stat : 13415 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 5197 0 0 0 1132 2 0 0 25 0 4 0 641512460 174989312 34024 33554432000 134512640 135305190 4293851120 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 46.99
Current children cumulated vsize (KiB) 179588

[startup+25.5008 s]
/proc/loadavg: 8.08 8.07 7.59 9/359 13415
/proc/meminfo: memFree=6587148/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0.92 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 356 10705 0 0 0 0 90 2 18 0 1 0 641512338 8908800 252 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13409/statm: 2175 252 209 178 0 68 0
[pid=13412] ppid=13409 vsize=211504 CPUtime=97.12 cores=1,3,5,7
/proc/13412/stat : 13412 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202496 44188 0 0 0 9697 15 0 0 25 0 4 0 641512431 216580096 44140 33554432000 134512640 135305190 4293851120 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/13412/statm: 52876 44140 84 194 0 52680 0
[pid=13412/tid=13413] ppid=13409 vsize=211504 CPUtime=24.26 cores=1,3,5,7
/proc/13412/task/13413/stat : 13413 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 6809 0 0 0 2424 2 0 0 25 0 4 0 641512460 216580096 44140 33554432000 134512640 135305190 4293851120 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13412/tid=13414] ppid=13409 vsize=211504 CPUtime=24.27 cores=1,3,5,7
/proc/13412/task/13414/stat : 13414 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 5665 0 0 0 2425 2 0 0 25 0 4 0 641512460 216580096 44140 33554432000 134512640 135305190 4293851120 18446744073709551615 134552871 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13409 vsize=211504 CPUtime=24 cores=1,3,5,7
/proc/13412/task/13415/stat : 13415 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 8031 0 0 0 2396 4 0 0 25 0 4 0 641512460 216580096 44140 33554432000 134512640 135305190 4293851120 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 98.04
Current children cumulated vsize (KiB) 220204

[startup+51.1007 s]
/proc/loadavg: 8.11 8.08 7.61 9/359 13416
/proc/meminfo: memFree=6427572/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0.92 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 356 10705 0 0 0 0 90 2 18 0 1 0 641512338 8908800 252 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13409/statm: 2175 252 209 178 0 68 0
[pid=13412] ppid=13409 vsize=279952 CPUtime=199.23 cores=1,3,5,7
/proc/13412/stat : 13412 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202496 61064 0 0 0 19901 22 0 0 25 0 4 0 641512431 286670848 61016 33554432000 134512640 135305190 4293851120 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/13412/statm: 69988 61016 84 194 0 69792 0
[pid=13412/tid=13413] ppid=13409 vsize=279952 CPUtime=49.87 cores=1,3,5,7
/proc/13412/task/13413/stat : 13413 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 10408 0 0 0 4983 4 0 0 25 0 4 0 641512460 286670848 61016 33554432000 134512640 135305190 4293851120 18446744073709551615 134528201 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13412/tid=13414] ppid=13409 vsize=279952 CPUtime=49.88 cores=1,3,5,7
/proc/13412/task/13414/stat : 13414 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 9465 0 0 0 4985 3 0 0 25 0 4 0 641512460 286670848 61016 33554432000 134512640 135305190 4293851120 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13409 vsize=279952 CPUtime=49.31 cores=1,3,5,7
/proc/13412/task/13415/stat : 13415 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 12519 0 0 0 4925 6 0 0 25 0 4 0 641512460 286670848 61016 33554432000 134512640 135305190 4293851120 18446744073709551615 134551860 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 200.15
Current children cumulated vsize (KiB) 288652

[startup+102.314 s]
/proc/loadavg: 8.15 8.10 7.64 9/359 13417
/proc/meminfo: memFree=6188068/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0.92 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 356 10705 0 0 0 0 90 2 18 0 1 0 641512338 8908800 252 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13409/statm: 2175 252 209 178 0 68 0
[pid=13412] ppid=13409 vsize=355876 CPUtime=403.49 cores=1,3,5,7
/proc/13412/stat : 13412 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202496 79712 0 0 0 40315 34 0 0 25 0 4 0 641512431 364417024 79664 33554432000 134512640 135305190 4293851120 18446744073709551615 134551681 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/13412/statm: 88969 79664 84 194 0 88773 0
[pid=13412/tid=13413] ppid=13409 vsize=355876 CPUtime=101.07 cores=1,3,5,7
/proc/13412/task/13413/stat : 13413 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 15135 0 0 0 10100 7 0 0 25 0 4 0 641512460 364417024 79664 33554432000 134512640 135305190 4293851120 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13412/tid=13414] ppid=13409 vsize=355876 CPUtime=101.09 cores=1,3,5,7
/proc/13412/task/13414/stat : 13414 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 14326 0 0 0 10103 6 0 0 25 0 4 0 641512460 364417024 79664 33554432000 134512640 135305190 4293851120 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13409 vsize=355876 CPUtime=99.95 cores=1,3,5,7
/proc/13412/task/13415/stat : 13415 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 17494 0 0 0 9986 9 0 0 25 0 4 0 641512460 364417024 79664 33554432000 134512640 135305190 4293851120 18446744073709551615 134556758 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 404.41
Current children cumulated vsize (KiB) 364576

[startup+162.301 s]
/proc/loadavg: 8.09 8.09 7.66 9/359 13419
/proc/meminfo: memFree=5970408/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0.92 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 356 10705 0 0 0 0 90 2 18 0 1 0 641512338 8908800 252 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13409/statm: 2175 252 209 178 0 68 0
[pid=13412] ppid=13409 vsize=410752 CPUtime=642.74 cores=1,3,5,7
/proc/13412/stat : 13412 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202496 92847 0 0 0 64228 46 0 0 25 0 4 0 641512431 420610048 92799 33554432000 134512640 135305190 4293851120 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/13412/statm: 102688 92799 84 194 0 102492 0
[pid=13412/tid=13413] ppid=13409 vsize=410752 CPUtime=161.04 cores=1,3,5,7
/proc/13412/task/13413/stat : 13413 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 18489 0 0 0 16094 10 0 0 25 0 4 0 641512460 420610048 92799 33554432000 134512640 135305190 4293851120 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13412/tid=13414] ppid=13409 vsize=410752 CPUtime=161.07 cores=1,3,5,7
/proc/13412/task/13414/stat : 13414 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 17762 0 0 0 16100 7 0 0 25 0 4 0 641512460 420610048 92799 33554432000 134512640 135305190 4293851120 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13409 vsize=410752 CPUtime=159.26 cores=1,3,5,7
/proc/13412/task/13415/stat : 13415 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 21182 0 0 0 15913 13 0 0 25 0 4 0 641512460 420610048 92799 33554432000 134512640 135305190 4293851120 18446744073709551615 134528402 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 643.66
Current children cumulated vsize (KiB) 419452

[startup+222.301 s]
/proc/loadavg: 8.07 8.08 7.68 9/359 13421
/proc/meminfo: memFree=5762420/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0.92 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 356 10705 0 0 0 0 90 2 18 0 1 0 641512338 8908800 252 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13409/statm: 2175 252 209 178 0 68 0
[pid=13412] ppid=13409 vsize=435000 CPUtime=882.05 cores=1,3,5,7
/proc/13412/stat : 13412 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202496 98436 0 0 0 88153 52 0 0 25 0 4 0 641512431 445440000 98388 33554432000 134512640 135305190 4293851120 18446744073709551615 134556770 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/13412/statm: 108750 98388 84 194 0 108554 0
[pid=13412/tid=13413] ppid=13409 vsize=435000 CPUtime=221.04 cores=1,3,5,7
/proc/13412/task/13413/stat : 13413 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 20215 0 0 0 22091 13 0 0 25 0 4 0 641512460 445440000 98388 33554432000 134512640 135305190 4293851120 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13412/tid=13414] ppid=13409 vsize=435000 CPUtime=221.08 cores=1,3,5,7
/proc/13412/task/13414/stat : 13414 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 19651 0 0 0 22098 10 0 0 25 0 4 0 641512460 445440000 98388 33554432000 134512640 135305190 4293851120 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13409 vsize=435000 CPUtime=218.58 cores=1,3,5,7
/proc/13412/task/13415/stat : 13415 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 22148 0 0 0 21845 13 0 0 25 0 4 0 641512460 445440000 98388 33554432000 134512640 135305190 4293851120 18446744073709551615 134529244 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 882.97
Current children cumulated vsize (KiB) 443700

[startup+282.301 s]
/proc/loadavg: 8.07 8.07 7.70 9/359 13422
/proc/meminfo: memFree=5732996/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0.92 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 356 10705 0 0 0 0 90 2 18 0 1 0 641512338 8908800 252 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13409/statm: 2175 252 209 178 0 68 0
[pid=13412] ppid=13409 vsize=449732 CPUtime=1121.38 cores=1,3,5,7
/proc/13412/stat : 13412 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202496 101926 0 0 0 112081 57 0 0 25 0 4 0 641512431 460525568 101878 33554432000 134512640 135305190 4293851120 18446744073709551615 134528382 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/13412/statm: 112433 101878 84 194 0 112237 0
[pid=13412/tid=13413] ppid=13409 vsize=449732 CPUtime=281.04 cores=1,3,5,7
/proc/13412/task/13413/stat : 13413 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 21150 0 0 0 28090 14 0 0 25 0 4 0 641512460 460525568 101878 33554432000 134512640 135305190 4293851120 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13412/tid=13414] ppid=13409 vsize=449732 CPUtime=281.07 cores=1,3,5,7
/proc/13412/task/13414/stat : 13414 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 20534 0 0 0 28096 11 0 0 25 0 4 0 641512460 460525568 101878 33554432000 134512640 135305190 4293851120 18446744073709551615 134529255 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13409 vsize=449732 CPUtime=277.91 cores=1,3,5,7
/proc/13412/task/13415/stat : 13415 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 22979 0 0 0 27776 15 0 0 25 0 4 0 641512460 460525568 101878 33554432000 134512640 135305190 4293851120 18446744073709551615 134528371 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 458432

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

[startup+284.701 s]
/proc/loadavg: 8.07 8.07 7.70 9/359 13422
/proc/meminfo: memFree=5732864/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0.92 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 356 10705 0 0 0 0 90 2 18 0 1 0 641512338 8908800 252 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13409/statm: 2175 252 209 178 0 68 0
[pid=13412] ppid=13409 vsize=450344 CPUtime=1130.95 cores=1,3,5,7
/proc/13412/stat : 13412 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202496 102030 0 0 0 113038 57 0 0 25 0 4 0 641512431 461152256 101982 33554432000 134512640 135305190 4293851120 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/13412/statm: 112586 101982 84 194 0 112390 0
[pid=13412/tid=13413] ppid=13409 vsize=450344 CPUtime=283.44 cores=1,3,5,7
/proc/13412/task/13413/stat : 13413 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 21185 0 0 0 28330 14 0 0 25 0 4 0 641512460 461152256 101982 33554432000 134512640 135305190 4293851120 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=13412/tid=13414] ppid=13409 vsize=450344 CPUtime=283.47 cores=1,3,5,7
/proc/13412/task/13414/stat : 13414 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 20534 0 0 0 28336 11 0 0 25 0 4 0 641512460 461152256 101982 33554432000 134512640 135305190 4293851120 18446744073709551615 134529244 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13409 vsize=450344 CPUtime=280.29 cores=1,3,5,7
/proc/13412/task/13415/stat : 13415 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 22985 0 0 0 28014 15 0 0 25 0 4 0 641512460 461152256 101982 33554432000 134512640 135305190 4293851120 18446744073709551615 134529255 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1131.87
Current children cumulated vsize (KiB) 459044

[startup+286.301 s]
/proc/loadavg: 8.06 8.07 7.70 9/359 13422
/proc/meminfo: memFree=5731252/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0.92 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 356 10705 0 0 0 0 90 2 18 0 1 0 641512338 8908800 252 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13409/statm: 2175 252 209 178 0 68 0
[pid=13412] ppid=13409 vsize=450560 CPUtime=1137.26 cores=1,3,5,7
/proc/13412/stat : 13412 (manysat1.1_stat) S 13409 13409 12655 0 -1 4202496 102099 0 0 0 113669 57 0 0 25 0 4 0 641512431 461373440 102051 33554432000 134512640 135305190 4293851120 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/13412/statm: 112640 102051 84 194 0 112444 0
[pid=13412/tid=13413] ppid=13409 vsize=450560 CPUtime=285.03 cores=1,3,5,7
/proc/13412/task/13413/stat : 13413 (manysat1.1_stat) S 13409 13409 12655 0 -1 4202560 21193 0 0 0 28489 14 0 0 25 0 4 0 641512460 461373440 102051 33554432000 134512640 135305190 4293851120 18446744073709551615 134657474 0 0 4096 3 18446604471111403456 0 0 -1 3 0 0 0
[pid=13412/tid=13414] ppid=13409 vsize=450560 CPUtime=285.06 cores=1,3,5,7
/proc/13412/task/13414/stat : 13414 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 20534 0 0 0 28495 11 0 0 25 0 4 0 641512460 461373440 102051 33554432000 134512640 135305190 4293851120 18446744073709551615 134529255 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13409 vsize=450560 CPUtime=281.84 cores=1,3,5,7
/proc/13412/task/13415/stat : 13415 (manysat1.1_stat) S 13409 13409 12655 0 -1 4202560 22985 0 0 0 28169 15 0 0 25 0 4 0 641512460 461373440 102051 33554432000 134512640 135305190 4293851120 18446744073709551615 134657474 0 0 4096 3 18446604471111403456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1138.18
Current children cumulated vsize (KiB) 459260

[startup+287.114 s]
/proc/loadavg: 8.06 8.07 7.70 6/359 13422
/proc/meminfo: memFree=5731004/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0.92 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 356 10705 0 0 0 0 90 2 18 0 1 0 641512338 8908800 252 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13409/statm: 2175 252 209 178 0 68 0
[pid=13412] ppid=13409 vsize=450560 CPUtime=1138.08 cores=1,3,5,7
/proc/13412/stat : 13412 (manysat1.1_stat) S 13409 13409 12655 0 -1 4202496 102099 0 0 0 113751 57 0 0 25 0 4 0 641512431 461373440 102051 33554432000 134512640 135305190 4293851120 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/13412/statm: 112640 102051 84 194 0 112444 0
[pid=13412/tid=13413] ppid=13409 vsize=450560 CPUtime=285.03 cores=1,3,5,7
/proc/13412/task/13413/stat : 13413 (manysat1.1_stat) S 13409 13409 12655 0 -1 4202560 21193 0 0 0 28489 14 0 0 25 0 4 0 641512460 461373440 102051 33554432000 134512640 135305190 4293851120 18446744073709551615 134657474 0 0 4096 3 18446604471111403456 0 0 -1 3 0 0 0
[pid=13412/tid=13414] ppid=13409 vsize=450560 CPUtime=285.87 cores=1,3,5,7
/proc/13412/task/13414/stat : 13414 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 20534 0 0 0 28576 11 0 0 25 0 4 0 641512460 461373440 102051 33554432000 134512640 135305190 4293851120 18446744073709551615 134529627 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13409 vsize=450560 CPUtime=281.84 cores=1,3,5,7
/proc/13412/task/13415/stat : 13415 (manysat1.1_stat) S 13409 13409 12655 0 -1 4202560 22985 0 0 0 28169 15 0 0 25 0 4 0 641512460 461373440 102051 33554432000 134512640 135305190 4293851120 18446744073709551615 134657474 0 0 4096 3 18446604471111403456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1139
Current children cumulated vsize (KiB) 459260

[startup+287.301 s]
/proc/loadavg: 8.06 8.07 7.70 6/359 13422
/proc/meminfo: memFree=5731004/32950928 swapFree=45937192/67111528
[pid=13409] ppid=13407 vsize=8700 CPUtime=0.92 cores=1,3,5,7
/proc/13409/stat : 13409 (manysat.sh) S 13407 13409 12655 0 -1 4202496 356 10705 0 0 0 0 90 2 18 0 1 0 641512338 8908800 252 33554432000 4194304 4922060 140735011945184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13409/statm: 2175 252 209 178 0 68 0
[pid=13412] ppid=13409 vsize=450560 CPUtime=1138.26 cores=1,3,5,7
/proc/13412/stat : 13412 (manysat1.1_stat) S 13409 13409 12655 0 -1 4202496 102099 0 0 0 113769 57 0 0 25 0 4 0 641512431 461373440 102051 33554432000 134512640 135305190 4293851120 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/13412/statm: 112640 102051 84 194 0 112444 0
[pid=13412/tid=13413] ppid=13409 vsize=450560 CPUtime=285.03 cores=1,3,5,7
/proc/13412/task/13413/stat : 13413 (manysat1.1_stat) S 13409 13409 12655 0 -1 4202560 21193 0 0 0 28489 14 0 0 25 0 4 0 641512460 461373440 102051 33554432000 134512640 135305190 4293851120 18446744073709551615 134657474 0 0 4096 3 18446604471111403456 0 0 -1 3 0 0 0
[pid=13412/tid=13414] ppid=13409 vsize=450560 CPUtime=286.06 cores=1,3,5,7
/proc/13412/task/13414/stat : 13414 (manysat1.1_stat) R 13409 13409 12655 0 -1 4202560 20534 0 0 0 28595 11 0 0 25 0 4 0 641512460 461373440 102051 33554432000 134512640 135305190 4293851120 18446744073709551615 134529584 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=13412/tid=13415] ppid=13409 vsize=450560 CPUtime=281.84 cores=1,3,5,7
/proc/13412/task/13415/stat : 13415 (manysat1.1_stat) S 13409 13409 12655 0 -1 4202560 22985 0 0 0 28169 15 0 0 25 0 4 0 641512460 461373440 102051 33554432000 134512640 135305190 4293851120 18446744073709551615 134657474 0 0 4096 3 18446604471111403456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1139.18
Current children cumulated vsize (KiB) 459260

Child status: 20
Real time (s): 287.359
CPU time (s): 1139.26
CPU user time (s): 1138.64
CPU system time (s): 0.615906
CPU usage (%): 396.459
Max. virtual memory (cumulated for all children) (KiB): 459260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1138.64
system time used= 0.615906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113386
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= 5573
involuntary context switches= 7793

runsolver used 0.98385 second user time and 2.22366 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-13 17:05:57
IDJOB=3362113
IDBENCH=82422
IDSOLVER=1838
FILE ID=node149/3362113-1305299156
RUNJOBID= node149-1305296390-12674
PBS_JOBID= 13321404
Free space on /tmp= 42188 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step20.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362113-1305299156/watcher-3362113-1305299156 -o /tmp/evaluation-result-3362113-1305299156/solver-3362113-1305299156 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362113-1305299156.cnf aimd 1

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=745171954

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       6795924 kB
Buffers:        265492 kB
Cached:       19322388 kB
SwapCached:      19984 kB
Active:       10667628 kB
Inactive:     14807704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6795924 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:            5636 kB
Writeback:           0 kB
AnonPages:     5880044 kB
Mapped:          14508 kB
Slab:           541984 kB
PageTables:      74428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 81795856 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 42184 MiB
End job on node149 at 2011-05-13 17:10:44