Trace number 3362110

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 431.976 109.615

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-12-step15.cnf
MD5SUM86980f7370ece00291f2970256db731a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.3987
Satisfiable
(Un)Satisfiability was proved
Number of variables63349
Number of clauses943492
Sum of the clauses size2149412
Maximum clause length541
Minimum clause length1
Number of clauses of size 1202
Number of clauses of size 2908736
Number of clauses of size 32676
Number of clauses of size 41261
Number of clauses of size 54705
Number of clauses of size over 525912

Solver Data

0.00/0.00	c Parsing...
0.00/0.32	c ==============================================================================
0.00/0.32	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.32	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.32	c ==============================================================================
0.00/0.32	c |         0 |  942447  2147524 |  282734       0        0     nan |  0.000 % |
0.00/0.62	c |         0 |  932723  2124487 |      --       0       --      -- |     --   | -8202/-16504
0.00/0.62	c ==============================================================================
0.00/0.62	c Result  :   #vars: 56496   #clauses: 932723   #literals: 2124487
0.00/0.62	c CPU time:   0.577912 s
0.00/0.62	c ==============================================================================
431.62/109.57	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
431.62/109.57	c ============================[ Problem Statistics ]=============================
431.62/109.57	c |                                                                             |
431.62/109.57	c threadId              : 1
431.62/109.57	c restarts              : 900
431.62/109.57	c conflicts             : 64254          (149 /sec)
431.62/109.57	c decisions             : 694785         (1.39 % random) (1614 /sec)
431.62/109.57	c propagations          : 145151357      (337265 /sec)
431.62/109.57	c conflict literals     : 39122991       (29.56 % deleted)
431.62/109.57	c Memory used           : 680.16 MB
431.62/109.57	c CPU time              : 430.378 s
431.62/109.57	
431.62/109.57	c --->m=4, e=8, aimd=1, HOME/29024_many.cnf	time: 107.594	conflicts: 64254        
431.93/109.60	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-3362110-1305299776/watcher-3362110-1305299776 -o /tmp/evaluation-result-3362110-1305299776/solver-3362110-1305299776 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362110-1305299776.cnf aimd 1 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.82 3.82 3.79 1/277 29024
/proc/meminfo: memFree=18931640/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=0 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641575807 8908800 249 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29024/statm: 2175 249 209 178 0 68 0

[startup+0.0931221 s]
/proc/loadavg: 3.82 3.82 3.79 1/277 29024
/proc/meminfo: memFree=18931640/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=0 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641575807 8908800 249 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29024/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101118 s]
/proc/loadavg: 3.82 3.82 3.79 1/277 29024
/proc/meminfo: memFree=18931640/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=0 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641575807 8908800 249 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29024/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30108 s]
/proc/loadavg: 3.82 3.82 3.79 1/277 29024
/proc/meminfo: memFree=18931640/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=0 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641575807 8908800 249 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29024/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701008 s]
/proc/loadavg: 3.82 3.82 3.79 1/277 29024
/proc/meminfo: memFree=18931640/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=0 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641575807 8908800 249 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/29024/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50088 s]
/proc/loadavg: 3.60 3.77 3.77 2/279 29026
/proc/meminfo: memFree=18852260/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=1.05 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 356 18802 0 0 0 0 99 6 18 0 1 0 641575807 8908800 252 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29024/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 8700

[startup+3.10058 s]
/proc/loadavg: 3.60 3.77 3.77 5/282 29030
/proc/meminfo: memFree=18711248/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=1.05 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 356 18802 0 0 0 0 99 6 18 0 1 0 641575807 8908800 252 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29024/statm: 2175 252 209 178 0 68 0
[pid=29027] ppid=29024 vsize=247432 CPUtime=5.16 cores=0-7
/proc/29027/stat : 29027 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202496 52784 0 0 0 506 10 0 0 18 0 4 0 641575914 253370368 52642 33554432000 134512640 135305190 4287017312 18446744073709551615 134551712 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29027/statm: 61858 52642 84 194 0 61662 0
[pid=29027/tid=29028] ppid=29024 vsize=247432 CPUtime=1.04 cores=0-7
/proc/29027/task/29028/stat : 29028 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 616 0 0 0 104 0 0 0 18 0 4 0 641576010 253370368 52642 33554432000 134512640 135305190 4287017312 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29027/tid=29029] ppid=29024 vsize=247432 CPUtime=1.04 cores=0-7
/proc/29027/task/29029/stat : 29029 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 872 0 0 0 103 1 0 0 18 0 4 0 641576010 253370368 52642 33554432000 134512640 135305190 4287017312 18446744073709551615 134551726 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=247432 CPUtime=1.03 cores=0-7
/proc/29027/task/29030/stat : 29030 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 656 0 0 0 102 1 0 0 18 0 4 0 641576010 253370368 52642 33554432000 134512640 135305190 4287017312 18446744073709551615 134530638 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 256132

[startup+6.30101 s]
/proc/loadavg: 3.63 3.77 3.78 5/282 29030
/proc/meminfo: memFree=18691780/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=1.05 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 356 18802 0 0 0 0 99 6 18 0 1 0 641575807 8908800 252 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29024/statm: 2175 252 209 178 0 68 0
[pid=29027] ppid=29024 vsize=266804 CPUtime=17.93 cores=0-7
/proc/29027/stat : 29027 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202496 57749 0 0 0 1781 12 0 0 18 0 4 0 641575914 273207296 57607 33554432000 134512640 135305190 4287017312 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29027/statm: 66701 57607 84 194 0 66505 0
[pid=29027/tid=29028] ppid=29024 vsize=266804 CPUtime=4.25 cores=0-7
/proc/29027/task/29028/stat : 29028 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 1611 0 0 0 424 1 0 0 20 0 4 0 641576010 273207296 57607 33554432000 134512640 135305190 4287017312 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29027/tid=29029] ppid=29024 vsize=266804 CPUtime=4.24 cores=0-7
/proc/29027/task/29029/stat : 29029 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 2679 0 0 0 422 2 0 0 18 0 4 0 641576010 273207296 57607 33554432000 134512640 135305190 4287017312 18446744073709551615 134551661 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=266804 CPUtime=4.22 cores=0-7
/proc/29027/task/29030/stat : 29030 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 1390 0 0 0 420 2 0 0 18 0 4 0 641576010 273207296 57607 33554432000 134512640 135305190 4287017312 18446744073709551615 134557232 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.98
Current children cumulated vsize (KiB) 275504

[startup+12.7009 s]
/proc/loadavg: 3.66 3.78 3.78 5/282 29030
/proc/meminfo: memFree=18648540/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=1.05 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 356 18802 0 0 0 0 99 6 18 0 1 0 641575807 8908800 252 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29024/statm: 2175 252 209 178 0 68 0
[pid=29027] ppid=29024 vsize=309336 CPUtime=43.51 cores=0-7
/proc/29027/stat : 29027 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202496 68141 0 0 0 4335 16 0 0 18 0 4 0 641575914 316760064 67999 33554432000 134512640 135305190 4287017312 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29027/statm: 77334 67999 84 194 0 77138 0
[pid=29027/tid=29028] ppid=29024 vsize=309336 CPUtime=10.64 cores=0-7
/proc/29027/task/29028/stat : 29028 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 3368 0 0 0 1062 2 0 0 18 0 4 0 641576010 316760064 67999 33554432000 134512640 135305190 4287017312 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29027/tid=29029] ppid=29024 vsize=309336 CPUtime=10.64 cores=0-7
/proc/29027/task/29029/stat : 29029 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 6293 0 0 0 1061 3 0 0 19 0 4 0 641576010 316760064 67999 33554432000 134512640 135305190 4287017312 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=309336 CPUtime=10.62 cores=0-7
/proc/29027/task/29030/stat : 29030 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 3372 0 0 0 1059 3 0 0 18 0 4 0 641576010 316760064 67999 33554432000 134512640 135305190 4287017312 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 44.56
Current children cumulated vsize (KiB) 318036

[startup+25.5006 s]
/proc/loadavg: 3.66 3.77 3.77 5/282 29031
/proc/meminfo: memFree=18582692/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=1.05 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 356 18802 0 0 0 0 99 6 18 0 1 0 641575807 8908800 252 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29024/statm: 2175 252 209 178 0 68 0
[pid=29027] ppid=29024 vsize=373684 CPUtime=94.7 cores=0-7
/proc/29027/stat : 29027 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202496 84477 0 0 0 9447 23 0 0 19 0 4 0 641575914 382652416 84335 33554432000 134512640 135305190 4287017312 18446744073709551615 134551729 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29027/statm: 93421 84335 84 194 0 93225 0
[pid=29027/tid=29028] ppid=29024 vsize=373684 CPUtime=23.44 cores=0-7
/proc/29027/task/29028/stat : 29028 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 5751 0 0 0 2341 3 0 0 25 0 4 0 641576010 382652416 84335 33554432000 134512640 135305190 4287017312 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29027/tid=29029] ppid=29024 vsize=373684 CPUtime=23.43 cores=0-7
/proc/29027/task/29029/stat : 29029 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 12514 0 0 0 2338 5 0 0 19 0 4 0 641576010 382652416 84335 33554432000 134512640 135305190 4287017312 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=373684 CPUtime=23.41 cores=0-7
/proc/29027/task/29030/stat : 29030 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 5739 0 0 0 2337 4 0 0 18 0 4 0 641576010 382652416 84335 33554432000 134512640 135305190 4287017312 18446744073709551615 134541935 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 95.75
Current children cumulated vsize (KiB) 382384

[startup+51.101 s]
/proc/loadavg: 3.77 3.79 3.78 5/282 29031
/proc/meminfo: memFree=18458568/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=1.05 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 356 18802 0 0 0 0 99 6 18 0 1 0 641575807 8908800 252 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29024/statm: 2175 252 209 178 0 68 0
[pid=29027] ppid=29024 vsize=496000 CPUtime=197.04 cores=0-7
/proc/29027/stat : 29027 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202496 114746 0 0 0 19672 32 0 0 18 0 4 0 641575914 507904000 114604 33554432000 134512640 135305190 4287017312 18446744073709551615 134551974 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29027/statm: 124000 114604 84 194 0 123804 0
[pid=29027/tid=29028] ppid=29024 vsize=496000 CPUtime=49.02 cores=0-7
/proc/29027/task/29028/stat : 29028 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 12275 0 0 0 4897 5 0 0 19 0 4 0 641576010 507904000 114604 33554432000 134512640 135305190 4287017312 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29027/tid=29029] ppid=29024 vsize=496000 CPUtime=49.02 cores=0-7
/proc/29027/task/29029/stat : 29029 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 20096 0 0 0 4895 7 0 0 21 0 4 0 641576010 507904000 114604 33554432000 134512640 135305190 4287017312 18446744073709551615 134554432 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=496000 CPUtime=49 cores=0-7
/proc/29027/task/29030/stat : 29030 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 13129 0 0 0 4892 8 0 0 18 0 4 0 641576010 507904000 114604 33554432000 134512640 135305190 4287017312 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 198.09
Current children cumulated vsize (KiB) 504700

[startup+102.311 s]
/proc/loadavg: 3.90 3.82 3.79 5/282 29033
/proc/meminfo: memFree=18263136/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=1.05 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 356 18802 0 0 0 0 99 6 18 0 1 0 641575807 8908800 252 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29024/statm: 2175 252 209 178 0 68 0
[pid=29027] ppid=29024 vsize=690584 CPUtime=401.83 cores=0-7
/proc/29027/stat : 29027 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202496 163443 0 0 0 40136 47 0 0 18 0 4 0 641575914 707158016 163301 33554432000 134512640 135305190 4287017312 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29027/statm: 172646 163301 84 194 0 172450 0
[pid=29027/tid=29028] ppid=29024 vsize=690584 CPUtime=100.23 cores=0-7
/proc/29027/task/29028/stat : 29028 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 24549 0 0 0 10014 9 0 0 25 0 4 0 641576010 707158016 163301 33554432000 134512640 135305190 4287017312 18446744073709551615 134551694 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29027/tid=29029] ppid=29024 vsize=690584 CPUtime=100.22 cores=0-7
/proc/29027/task/29029/stat : 29029 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 31277 0 0 0 10012 10 0 0 25 0 4 0 641576010 707158016 163301 33554432000 134512640 135305190 4287017312 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=690584 CPUtime=100.18 cores=0-7
/proc/29027/task/29030/stat : 29030 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 25950 0 0 0 10006 12 0 0 18 0 4 0 641576010 707158016 163301 33554432000 134512640 135305190 4287017312 18446744073709551615 134528571 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 402.88
Current children cumulated vsize (KiB) 699284

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

[startup+105.5 s]
/proc/loadavg: 3.91 3.82 3.79 5/282 29033
/proc/meminfo: memFree=18257432/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=1.05 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 356 18802 0 0 0 0 99 6 18 0 1 0 641575807 8908800 252 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29024/statm: 2175 252 209 178 0 68 0
[pid=29027] ppid=29024 vsize=696396 CPUtime=414.61 cores=0-7
/proc/29027/stat : 29027 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202496 164874 0 0 0 41413 48 0 0 18 0 4 0 641575914 713109504 164732 33554432000 134512640 135305190 4287017312 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29027/statm: 174099 164732 84 194 0 173903 0
[pid=29027/tid=29028] ppid=29024 vsize=696396 CPUtime=103.42 cores=0-7
/proc/29027/task/29028/stat : 29028 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 24987 0 0 0 10333 9 0 0 25 0 4 0 641576010 713109504 164732 33554432000 134512640 135305190 4287017312 18446744073709551615 134557284 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29027/tid=29029] ppid=29024 vsize=696396 CPUtime=103.41 cores=0-7
/proc/29027/task/29029/stat : 29029 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 31534 0 0 0 10331 10 0 0 25 0 4 0 641576010 713109504 164732 33554432000 134512640 135305190 4287017312 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=696396 CPUtime=103.38 cores=0-7
/proc/29027/task/29030/stat : 29030 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 26329 0 0 0 10326 12 0 0 19 0 4 0 641576010 713109504 164732 33554432000 134512640 135305190 4287017312 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 415.66
Current children cumulated vsize (KiB) 705096

[startup+107.101 s]
/proc/loadavg: 3.91 3.82 3.79 5/282 29033
/proc/meminfo: memFree=18257432/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=1.05 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 356 18802 0 0 0 0 99 6 18 0 1 0 641575807 8908800 252 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29024/statm: 2175 252 209 178 0 68 0
[pid=29027] ppid=29024 vsize=696396 CPUtime=420.98 cores=0-7
/proc/29027/stat : 29027 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202496 164880 0 0 0 42050 48 0 0 18 0 4 0 641575914 713109504 164738 33554432000 134512640 135305190 4287017312 18446744073709551615 134551712 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29027/statm: 174099 164738 84 194 0 173903 0
[pid=29027/tid=29028] ppid=29024 vsize=696396 CPUtime=105.01 cores=0-7
/proc/29027/task/29028/stat : 29028 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 24989 0 0 0 10492 9 0 0 25 0 4 0 641576010 713109504 164738 33554432000 134512640 135305190 4287017312 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29027/tid=29029] ppid=29024 vsize=696396 CPUtime=105.01 cores=0-7
/proc/29027/task/29029/stat : 29029 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 31538 0 0 0 10491 10 0 0 25 0 4 0 641576010 713109504 164738 33554432000 134512640 135305190 4287017312 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=696396 CPUtime=104.97 cores=0-7
/proc/29027/task/29030/stat : 29030 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 26329 0 0 0 10485 12 0 0 23 0 4 0 641576010 713109504 164738 33554432000 134512640 135305190 4287017312 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 422.03
Current children cumulated vsize (KiB) 705096

[startup+108.701 s]
/proc/loadavg: 3.91 3.82 3.79 5/282 29033
/proc/meminfo: memFree=18257184/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=1.05 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 356 18802 0 0 0 0 99 6 18 0 1 0 641575807 8908800 252 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29024/statm: 2175 252 209 178 0 68 0
[pid=29027] ppid=29024 vsize=696396 CPUtime=427.37 cores=0-7
/proc/29027/stat : 29027 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202496 164895 0 0 0 42689 48 0 0 19 0 4 0 641575914 713109504 164753 33554432000 134512640 135305190 4287017312 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29027/statm: 174099 164753 84 194 0 173903 0
[pid=29027/tid=29028] ppid=29024 vsize=696396 CPUtime=106.61 cores=0-7
/proc/29027/task/29028/stat : 29028 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 24990 0 0 0 10652 9 0 0 25 0 4 0 641576010 713109504 164753 33554432000 134512640 135305190 4287017312 18446744073709551615 134556720 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29027/tid=29029] ppid=29024 vsize=696396 CPUtime=106.6 cores=0-7
/proc/29027/task/29029/stat : 29029 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 31551 0 0 0 10650 10 0 0 19 0 4 0 641576010 713109504 164753 33554432000 134512640 135305190 4287017312 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=696396 CPUtime=106.57 cores=0-7
/proc/29027/task/29030/stat : 29030 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 26330 0 0 0 10645 12 0 0 25 0 4 0 641576010 713109504 164753 33554432000 134512640 135305190 4287017312 18446744073709551615 134541947 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 428.42
Current children cumulated vsize (KiB) 705096

[startup+109.101 s]
/proc/loadavg: 3.91 3.82 3.79 5/282 29033
/proc/meminfo: memFree=18257432/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=1.05 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 356 18802 0 0 0 0 99 6 18 0 1 0 641575807 8908800 252 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29024/statm: 2175 252 209 178 0 68 0
[pid=29027] ppid=29024 vsize=696476 CPUtime=428.97 cores=0-7
/proc/29027/stat : 29027 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202496 164897 0 0 0 42849 48 0 0 19 0 4 0 641575914 713191424 164755 33554432000 134512640 135305190 4287017312 18446744073709551615 134530575 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29027/statm: 174119 164755 84 194 0 173923 0
[pid=29027/tid=29028] ppid=29024 vsize=696476 CPUtime=107.01 cores=0-7
/proc/29027/task/29028/stat : 29028 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 24990 0 0 0 10692 9 0 0 25 0 4 0 641576010 713191424 164755 33554432000 134512640 135305190 4287017312 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29027/tid=29029] ppid=29024 vsize=696476 CPUtime=107 cores=0-7
/proc/29027/task/29029/stat : 29029 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 31552 0 0 0 10690 10 0 0 19 0 4 0 641576010 713191424 164755 33554432000 134512640 135305190 4287017312 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=696476 CPUtime=106.97 cores=0-7
/proc/29027/task/29030/stat : 29030 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 26331 0 0 0 10685 12 0 0 25 0 4 0 641576010 713191424 164755 33554432000 134512640 135305190 4287017312 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 430.02
Current children cumulated vsize (KiB) 705176

[startup+109.501 s]
/proc/loadavg: 3.91 3.82 3.79 5/282 29033
/proc/meminfo: memFree=18257432/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=1.05 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 356 18802 0 0 0 0 99 6 18 0 1 0 641575807 8908800 252 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29024/statm: 2175 252 209 178 0 68 0
[pid=29027] ppid=29024 vsize=696476 CPUtime=430.57 cores=0-7
/proc/29027/stat : 29027 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202496 164900 0 0 0 43009 48 0 0 18 0 4 0 641575914 713191424 164758 33554432000 134512640 135305190 4287017312 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29027/statm: 174119 164758 84 194 0 173923 0
[pid=29027/tid=29028] ppid=29024 vsize=696476 CPUtime=107.41 cores=0-7
/proc/29027/task/29028/stat : 29028 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 24991 0 0 0 10732 9 0 0 25 0 4 0 641576010 713191424 164758 33554432000 134512640 135305190 4287017312 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29027/tid=29029] ppid=29024 vsize=696476 CPUtime=107.4 cores=0-7
/proc/29027/task/29029/stat : 29029 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 31554 0 0 0 10730 10 0 0 20 0 4 0 641576010 713191424 164758 33554432000 134512640 135305190 4287017312 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=696476 CPUtime=107.37 cores=0-7
/proc/29027/task/29030/stat : 29030 (manysat1.1_stat) R 29024 29024 28797 0 -1 4202560 26331 0 0 0 10725 12 0 0 25 0 4 0 641576010 713191424 164758 33554432000 134512640 135305190 4287017312 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 431.62
Current children cumulated vsize (KiB) 705176

[startup+109.601 s]
/proc/loadavg: 3.91 3.82 3.79 5/282 29033
/proc/meminfo: memFree=18257432/32951124 swapFree=66457188/67111528
[pid=29024] ppid=29022 vsize=8700 CPUtime=1.05 cores=0-7
/proc/29024/stat : 29024 (manysat.sh) S 29022 29024 28797 0 -1 4202496 356 18802 0 0 0 0 99 6 18 0 1 0 641575807 8908800 252 33554432000 4194304 4922060 140736031787616 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29024/statm: 2175 252 209 178 0 68 0
[pid=29027] ppid=29024 vsize=0 CPUtime=430.88 cores=0-7
/proc/29027/stat : 29027 (manysat1.1_stat) Z 29024 29024 28797 0 -1 4202524 164915 0 0 0 43037 51 0 0 18 0 2 0 641575914 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29027/statm: 0 0 0 0 0 0 0
[pid=29027/tid=29028] ppid=29024 vsize=0 CPUtime=107.51 cores=0-7
/proc/29027/task/29028/stat : 29028 (manysat1.1_stat) R 29024 29024 28797 0 -1 4203588 24991 0 0 0 10739 12 0 0 25 0 2 0 641576010 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 431.93
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 109.615
CPU time (s): 431.976
CPU user time (s): 431.38
CPU system time (s): 0.595909
CPU usage (%): 394.085
Max. virtual memory (cumulated for all children) (KiB): 705176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 431.38
system time used= 0.595909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184284
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= 11006
involuntary context switches= 711

runsolver used 0.26296 second user time and 0.736887 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-13 17:16:16
IDJOB=3362110
IDBENCH=82420
IDSOLVER=1839
FILE ID=node132/3362110-1305299776
RUNJOBID= node132-1305296392-28811
PBS_JOBID= 13321421
Free space on /tmp= 48044 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-12-step15.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362110-1305299776/watcher-3362110-1305299776 -o /tmp/evaluation-result-3362110-1305299776/solver-3362110-1305299776 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362110-1305299776.cnf aimd 1

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 86980f7370ece00291f2970256db731a
RANDOM SEED=1189986079

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.833
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:     32951124 kB
MemFree:      18932036 kB
Buffers:        217112 kB
Cached:        8147524 kB
SwapCached:       6904 kB
Active:        4692292 kB
Inactive:      8915796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18932036 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           16724 kB
Writeback:           0 kB
AnonPages:     5242300 kB
Mapped:          18648 kB
Slab:           322456 kB
PageTables:      24116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34734348 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 48040 MiB
End job on node132 at 2011-05-13 17:18:06