Trace number 3362205

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 526.053 133.141

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_kkb_unknown.cnf
MD5SUM254fcd4eae8129ad5842f186e24e0793
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark110.799
Satisfiable
(Un)Satisfiability was proved
Number of variables34510
Number of clauses701694
Sum of the clauses size2616281
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252869
Number of clauses of size 384757
Number of clauses of size 4564068
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.31	c ==============================================================================
0.00/0.31	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.31	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.31	c ==============================================================================
0.00/0.31	c |         0 |  701694  2616281 |  210508       0        0     nan |  0.000 % |
0.00/0.40	c |         0 |  697544  2607344 |      --       0       --      -- |     --   | -4150/-8937
0.00/0.40	c ==============================================================================
0.00/0.40	c Result  :   #vars: 31688   #clauses: 697544   #literals: 2607344
0.00/0.40	c CPU time:   0.351946 s
0.00/0.40	c ==============================================================================
525.97/133.12	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
525.97/133.12	c ============================[ Problem Statistics ]=============================
525.97/133.12	c |                                                                             |
525.97/133.12	c threadId              : 3
525.97/133.12	c restarts              : 284
525.97/133.12	c conflicts             : 293617         (559 /sec)
525.97/133.12	c decisions             : 352244         (2.94 % random) (671 /sec)
525.97/133.12	c propagations          : 65400002       (124622 /sec)
525.97/133.12	c conflict literals     : 6163335        (45.53 % deleted)
525.97/133.12	c Memory used           : 292.91 MB
525.97/133.12	c CPU time              : 524.785 s
525.97/133.12	
525.97/133.12	c --->m=4, e=8, aimd=1, HOME/29919_many.cnf	time: 131.196	conflicts: 293617       
525.97/133.13	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-3362205-1305299682/watcher-3362205-1305299682 -o /tmp/evaluation-result-3362205-1305299682/solver-3362205-1305299682 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362205-1305299682.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.02 7.83 7.66 6/292 29919
/proc/meminfo: memFree=29238716/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641566249 8908800 249 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29919/statm: 2175 249 209 178 0 68 0

[startup+0.0925871 s]
/proc/loadavg: 8.02 7.83 7.66 6/292 29919
/proc/meminfo: memFree=29238716/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641566249 8908800 249 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29919/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100569 s]
/proc/loadavg: 8.02 7.83 7.66 6/292 29919
/proc/meminfo: memFree=29238716/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641566249 8908800 249 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29919/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30054 s]
/proc/loadavg: 8.02 7.83 7.66 6/292 29919
/proc/meminfo: memFree=29238716/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641566249 8908800 249 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29919/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700462 s]
/proc/loadavg: 8.02 7.83 7.66 6/292 29919
/proc/meminfo: memFree=29238716/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641566249 8908800 249 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29919/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50034 s]
/proc/loadavg: 8.02 7.83 7.66 6/294 29922
/proc/meminfo: memFree=29191284/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0.91 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 357 17970 0 0 0 0 84 7 18 0 1 0 641566249 8908800 252 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29919/statm: 2175 252 209 178 0 68 0
[pid=29922] ppid=29919 vsize=145760 CPUtime=0.57 cores=1,3,5,7
/proc/29922/stat : 29922 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202496 35300 0 0 0 53 4 0 0 20 0 1 0 641566341 149258240 35254 33554432000 134512640 135305190 4290995088 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/29922/statm: 36440 35256 72 194 0 36244 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 154460

[startup+3.101 s]
/proc/loadavg: 7.78 7.78 7.64 9/297 29925
/proc/meminfo: memFree=29042336/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0.91 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 357 17970 0 0 0 0 84 7 18 0 1 0 641566249 8908800 252 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29919/statm: 2175 252 209 178 0 68 0
[pid=29922] ppid=29919 vsize=215556 CPUtime=6.29 cores=1,3,5,7
/proc/29922/stat : 29922 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202496 45089 0 0 0 613 16 0 0 19 0 4 0 641566341 220729344 45040 33554432000 134512640 135305190 4290995088 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29922/statm: 53889 45040 84 194 0 53693 0
[pid=29922/tid=29923] ppid=29919 vsize=215556 CPUtime=1.38 cores=1,3,5,7
/proc/29922/task/29923/stat : 29923 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 1114 0 0 0 135 3 0 0 19 0 4 0 641566419 220729344 45040 33554432000 134512640 135305190 4290995088 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=29922/tid=29924] ppid=29919 vsize=215556 CPUtime=1.37 cores=1,3,5,7
/proc/29922/task/29924/stat : 29924 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 934 0 0 0 135 2 0 0 19 0 4 0 641566419 220729344 45040 33554432000 134512640 135305190 4290995088 18446744073709551615 134528755 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29922/tid=29925] ppid=29919 vsize=215556 CPUtime=1.36 cores=1,3,5,7
/proc/29922/task/29925/stat : 29925 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 1092 0 0 0 134 2 0 0 19 0 4 0 641566419 220729344 45040 33554432000 134512640 135305190 4290995088 18446744073709551615 134557241 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.2
Current children cumulated vsize (KiB) 224256

[startup+6.30042 s]
/proc/loadavg: 7.78 7.78 7.64 9/297 29925
/proc/meminfo: memFree=29033532/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0.91 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 357 17970 0 0 0 0 84 7 18 0 1 0 641566249 8908800 252 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29919/statm: 2175 252 209 178 0 68 0
[pid=29922] ppid=29919 vsize=220444 CPUtime=19.06 cores=1,3,5,7
/proc/29922/stat : 29922 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202496 46506 0 0 0 1889 17 0 0 25 0 4 0 641566341 225734656 46457 33554432000 134512640 135305190 4290995088 18446744073709551615 134528319 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29922/statm: 55111 46457 84 194 0 54915 0
[pid=29922/tid=29923] ppid=29919 vsize=220444 CPUtime=4.58 cores=1,3,5,7
/proc/29922/task/29923/stat : 29923 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 1471 0 0 0 455 3 0 0 25 0 4 0 641566419 225734656 46457 33554432000 134512640 135305190 4290995088 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=29922/tid=29924] ppid=29919 vsize=220444 CPUtime=4.57 cores=1,3,5,7
/proc/29922/task/29924/stat : 29924 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 1321 0 0 0 455 2 0 0 25 0 4 0 641566419 225734656 46457 33554432000 134512640 135305190 4290995088 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29922/tid=29925] ppid=29919 vsize=220444 CPUtime=4.53 cores=1,3,5,7
/proc/29922/task/29925/stat : 29925 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 1475 0 0 0 450 3 0 0 25 0 4 0 641566419 225734656 46457 33554432000 134512640 135305190 4290995088 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (KiB) 229144

[startup+12.7003 s]
/proc/loadavg: 7.81 7.79 7.65 9/297 29925
/proc/meminfo: memFree=29021776/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0.91 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 357 17970 0 0 0 0 84 7 18 0 1 0 641566249 8908800 252 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29919/statm: 2175 252 209 178 0 68 0
[pid=29922] ppid=29919 vsize=230508 CPUtime=44.6 cores=1,3,5,7
/proc/29922/stat : 29922 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202496 49065 0 0 0 4441 19 0 0 25 0 4 0 641566341 236040192 49016 33554432000 134512640 135305190 4290995088 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29922/statm: 57627 49016 84 194 0 57431 0
[pid=29922/tid=29923] ppid=29919 vsize=230508 CPUtime=10.97 cores=1,3,5,7
/proc/29922/task/29923/stat : 29923 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 1960 0 0 0 1094 3 0 0 25 0 4 0 641566419 236040192 49016 33554432000 134512640 135305190 4290995088 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=29922/tid=29924] ppid=29919 vsize=230508 CPUtime=10.97 cores=1,3,5,7
/proc/29922/task/29924/stat : 29924 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 2166 0 0 0 1094 3 0 0 25 0 4 0 641566419 236040192 49016 33554432000 134512640 135305190 4290995088 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29922/tid=29925] ppid=29919 vsize=230508 CPUtime=10.87 cores=1,3,5,7
/proc/29922/task/29925/stat : 29925 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 2139 0 0 0 1084 3 0 0 25 0 4 0 641566419 236040192 49016 33554432000 134512640 135305190 4290995088 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 45.51
Current children cumulated vsize (KiB) 239208

[startup+25.5009 s]
/proc/loadavg: 7.84 7.80 7.65 9/297 29926
/proc/meminfo: memFree=28969972/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0.91 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 357 17970 0 0 0 0 84 7 18 0 1 0 641566249 8908800 252 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29919/statm: 2175 252 209 178 0 68 0
[pid=29922] ppid=29919 vsize=243516 CPUtime=95.67 cores=1,3,5,7
/proc/29922/stat : 29922 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202496 52201 0 0 0 9546 21 0 0 25 0 4 0 641566341 249360384 52152 33554432000 134512640 135305190 4290995088 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29922/statm: 60879 52152 84 194 0 60683 0
[pid=29922/tid=29923] ppid=29919 vsize=243516 CPUtime=23.78 cores=1,3,5,7
/proc/29922/task/29923/stat : 29923 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 2638 0 0 0 2374 4 0 0 25 0 4 0 641566419 249360384 52152 33554432000 134512640 135305190 4290995088 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=29922/tid=29924] ppid=29919 vsize=243516 CPUtime=23.77 cores=1,3,5,7
/proc/29922/task/29924/stat : 29924 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 3040 0 0 0 2374 3 0 0 25 0 4 0 641566419 249360384 52152 33554432000 134512640 135305190 4290995088 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29922/tid=29925] ppid=29919 vsize=243516 CPUtime=23.55 cores=1,3,5,7
/proc/29922/task/29925/stat : 29925 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 2801 0 0 0 2351 4 0 0 25 0 4 0 641566419 249360384 52152 33554432000 134512640 135305190 4290995088 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 96.58
Current children cumulated vsize (KiB) 252216

[startup+51.1003 s]
/proc/loadavg: 7.89 7.81 7.66 9/297 29926
/proc/meminfo: memFree=28932356/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0.91 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 357 17970 0 0 0 0 84 7 18 0 1 0 641566249 8908800 252 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29919/statm: 2175 252 209 178 0 68 0
[pid=29922] ppid=29919 vsize=262352 CPUtime=197.83 cores=1,3,5,7
/proc/29922/stat : 29922 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202496 56783 0 0 0 19758 25 0 0 25 0 4 0 641566341 268648448 56734 33554432000 134512640 135305190 4290995088 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29922/statm: 65588 56734 84 194 0 65392 0
[pid=29922/tid=29923] ppid=29919 vsize=262352 CPUtime=49.37 cores=1,3,5,7
/proc/29922/task/29923/stat : 29923 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 3732 0 0 0 4932 5 0 0 25 0 4 0 641566419 268648448 56734 33554432000 134512640 135305190 4290995088 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=29922/tid=29924] ppid=29919 vsize=262352 CPUtime=49.37 cores=1,3,5,7
/proc/29922/task/29924/stat : 29924 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 4441 0 0 0 4933 4 0 0 25 0 4 0 641566419 268648448 56734 33554432000 134512640 135305190 4290995088 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29922/tid=29925] ppid=29919 vsize=262352 CPUtime=48.91 cores=1,3,5,7
/proc/29922/task/29925/stat : 29925 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 3842 0 0 0 4887 4 0 0 25 0 4 0 641566419 268648448 56734 33554432000 134512640 135305190 4290995088 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 198.74
Current children cumulated vsize (KiB) 271052

[startup+102.311 s]
/proc/loadavg: 7.99 7.86 7.68 9/297 29928
/proc/meminfo: memFree=28881236/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0.91 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 357 17970 0 0 0 0 84 7 18 0 1 0 641566249 8908800 252 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29919/statm: 2175 252 209 178 0 68 0
[pid=29922] ppid=29919 vsize=290400 CPUtime=402.17 cores=1,3,5,7
/proc/29922/stat : 29922 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202496 63844 0 0 0 40187 30 0 0 25 0 4 0 641566341 297369600 63795 33554432000 134512640 135305190 4290995088 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29922/statm: 72600 63795 84 194 0 72404 0
[pid=29922/tid=29923] ppid=29919 vsize=290400 CPUtime=100.57 cores=1,3,5,7
/proc/29922/task/29923/stat : 29923 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 5170 0 0 0 10051 6 0 0 25 0 4 0 641566419 297369600 63795 33554432000 134512640 135305190 4290995088 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=29922/tid=29924] ppid=29919 vsize=290400 CPUtime=100.58 cores=1,3,5,7
/proc/29922/task/29924/stat : 29924 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 7163 0 0 0 10052 6 0 0 25 0 4 0 641566419 297369600 63795 33554432000 134512640 135305190 4290995088 18446744073709551615 134528254 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29922/tid=29925] ppid=29919 vsize=290400 CPUtime=99.64 cores=1,3,5,7
/proc/29922/task/29925/stat : 29925 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 5271 0 0 0 9958 6 0 0 25 0 4 0 641566419 297369600 63795 33554432000 134512640 135305190 4290995088 18446744073709551615 134558291 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 403.08
Current children cumulated vsize (KiB) 299100

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

[startup+115.101 s]
/proc/loadavg: 8.07 7.88 7.69 9/297 29928
/proc/meminfo: memFree=28870936/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0.91 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 357 17970 0 0 0 0 84 7 18 0 1 0 641566249 8908800 252 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29919/statm: 2175 252 209 178 0 68 0
[pid=29922] ppid=29919 vsize=294480 CPUtime=453.2 cores=1,3,5,7
/proc/29922/stat : 29922 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202496 65008 0 0 0 45289 31 0 0 25 0 4 0 641566341 301547520 64959 33554432000 134512640 135305190 4290995088 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29922/statm: 73620 64959 84 194 0 73424 0
[pid=29922/tid=29923] ppid=29919 vsize=294480 CPUtime=113.35 cores=1,3,5,7
/proc/29922/task/29923/stat : 29923 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 5372 0 0 0 11329 6 0 0 25 0 4 0 641566419 301547520 64959 33554432000 134512640 135305190 4290995088 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=29922/tid=29924] ppid=29919 vsize=294480 CPUtime=113.36 cores=1,3,5,7
/proc/29922/task/29924/stat : 29924 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 7701 0 0 0 11330 6 0 0 25 0 4 0 641566419 301547520 64959 33554432000 134512640 135305190 4290995088 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29922/tid=29925] ppid=29919 vsize=294480 CPUtime=112.32 cores=1,3,5,7
/proc/29922/task/29925/stat : 29925 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 5416 0 0 0 11226 6 0 0 25 0 4 0 641566419 301547520 64959 33554432000 134512640 135305190 4290995088 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 454.11
Current children cumulated vsize (KiB) 303180

[startup+121.501 s]
/proc/loadavg: 8.06 7.88 7.69 9/297 29928
/proc/meminfo: memFree=28869324/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0.91 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 357 17970 0 0 0 0 84 7 18 0 1 0 641566249 8908800 252 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29919/statm: 2175 252 209 178 0 68 0
[pid=29922] ppid=29919 vsize=296572 CPUtime=478.74 cores=1,3,5,7
/proc/29922/stat : 29922 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202496 65345 0 0 0 47843 31 0 0 25 0 4 0 641566341 303689728 65296 33554432000 134512640 135305190 4290995088 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29922/statm: 74143 65296 84 194 0 73947 0
[pid=29922/tid=29923] ppid=29919 vsize=296572 CPUtime=119.75 cores=1,3,5,7
/proc/29922/task/29923/stat : 29923 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 5443 0 0 0 11969 6 0 0 25 0 4 0 641566419 303689728 65296 33554432000 134512640 135305190 4290995088 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=29922/tid=29924] ppid=29919 vsize=296572 CPUtime=119.76 cores=1,3,5,7
/proc/29922/task/29924/stat : 29924 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 7787 0 0 0 11970 6 0 0 25 0 4 0 641566419 303689728 65296 33554432000 134512640 135305190 4290995088 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29922/tid=29925] ppid=29919 vsize=296572 CPUtime=118.66 cores=1,3,5,7
/proc/29922/task/29925/stat : 29925 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 5492 0 0 0 11860 6 0 0 25 0 4 0 641566419 303689728 65296 33554432000 134512640 135305190 4290995088 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 479.65
Current children cumulated vsize (KiB) 305272

[startup+127.9 s]
/proc/loadavg: 8.05 7.88 7.69 9/297 29928
/proc/meminfo: memFree=28866844/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0.91 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 357 17970 0 0 0 0 84 7 18 0 1 0 641566249 8908800 252 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29919/statm: 2175 252 209 178 0 68 0
[pid=29922] ppid=29919 vsize=298840 CPUtime=504.28 cores=1,3,5,7
/proc/29922/stat : 29922 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202496 65854 0 0 0 50396 32 0 0 25 0 4 0 641566341 306012160 65805 33554432000 134512640 135305190 4290995088 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29922/statm: 74710 65805 84 194 0 74514 0
[pid=29922/tid=29923] ppid=29919 vsize=298840 CPUtime=126.15 cores=1,3,5,7
/proc/29922/task/29923/stat : 29923 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 5556 0 0 0 12609 6 0 0 25 0 4 0 641566419 306012160 65805 33554432000 134512640 135305190 4290995088 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=29922/tid=29924] ppid=29919 vsize=298840 CPUtime=126.16 cores=1,3,5,7
/proc/29922/task/29924/stat : 29924 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 8000 0 0 0 12610 6 0 0 25 0 4 0 641566419 306012160 65805 33554432000 134512640 135305190 4290995088 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29922/tid=29925] ppid=29919 vsize=298840 CPUtime=125 cores=1,3,5,7
/proc/29922/task/29925/stat : 29925 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 5578 0 0 0 12494 6 0 0 25 0 4 0 641566419 306012160 65805 33554432000 134512640 135305190 4290995088 18446744073709551615 134528446 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 505.19
Current children cumulated vsize (KiB) 307540

[startup+131.101 s]
/proc/loadavg: 8.05 7.88 7.69 9/297 29928
/proc/meminfo: memFree=28865852/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0.91 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 357 17970 0 0 0 0 84 7 18 0 1 0 641566249 8908800 252 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29919/statm: 2175 252 209 178 0 68 0
[pid=29922] ppid=29919 vsize=299520 CPUtime=517.04 cores=1,3,5,7
/proc/29922/stat : 29922 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202496 66061 0 0 0 51672 32 0 0 25 0 4 0 641566341 306708480 66012 33554432000 134512640 135305190 4290995088 18446744073709551615 134528562 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29922/statm: 74880 66012 84 194 0 74684 0
[pid=29922/tid=29923] ppid=29919 vsize=299520 CPUtime=129.36 cores=1,3,5,7
/proc/29922/task/29923/stat : 29923 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 5588 0 0 0 12929 7 0 0 25 0 4 0 641566419 306708480 66012 33554432000 134512640 135305190 4290995088 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=29922/tid=29924] ppid=29919 vsize=299520 CPUtime=129.36 cores=1,3,5,7
/proc/29922/task/29924/stat : 29924 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 8073 0 0 0 12930 6 0 0 25 0 4 0 641566419 306708480 66012 33554432000 134512640 135305190 4290995088 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29922/tid=29925] ppid=29919 vsize=299520 CPUtime=128.16 cores=1,3,5,7
/proc/29922/task/29925/stat : 29925 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 5618 0 0 0 12810 6 0 0 25 0 4 0 641566419 306708480 66012 33554432000 134512640 135305190 4290995088 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 517.95
Current children cumulated vsize (KiB) 308220

[startup+131.901 s]
/proc/loadavg: 8.05 7.88 7.69 9/297 29928
/proc/meminfo: memFree=28865356/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0.91 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 357 17970 0 0 0 0 84 7 18 0 1 0 641566249 8908800 252 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29919/statm: 2175 252 209 178 0 68 0
[pid=29922] ppid=29919 vsize=299656 CPUtime=520.27 cores=1,3,5,7
/proc/29922/stat : 29922 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202496 66135 0 0 0 51995 32 0 0 25 0 4 0 641566341 306847744 66086 33554432000 134512640 135305190 4290995088 18446744073709551615 134528872 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29922/statm: 74914 66086 84 194 0 74718 0
[pid=29922/tid=29923] ppid=29919 vsize=299656 CPUtime=130.17 cores=1,3,5,7
/proc/29922/task/29923/stat : 29923 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 5602 0 0 0 13010 7 0 0 25 0 4 0 641566419 306847744 66086 33554432000 134512640 135305190 4290995088 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=29922/tid=29924] ppid=29919 vsize=299656 CPUtime=130.17 cores=1,3,5,7
/proc/29922/task/29924/stat : 29924 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 8091 0 0 0 13011 6 0 0 25 0 4 0 641566419 306847744 66086 33554432000 134512640 135305190 4290995088 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29922/tid=29925] ppid=29919 vsize=299656 CPUtime=128.96 cores=1,3,5,7
/proc/29922/task/29925/stat : 29925 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 5632 0 0 0 12890 6 0 0 25 0 4 0 641566419 306847744 66086 33554432000 134512640 135305190 4290995088 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 521.18
Current children cumulated vsize (KiB) 308356

[startup+132.701 s]
/proc/loadavg: 8.05 7.88 7.69 9/297 29928
/proc/meminfo: memFree=28865356/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0.91 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 357 17970 0 0 0 0 84 7 18 0 1 0 641566249 8908800 252 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29919/statm: 2175 252 209 178 0 68 0
[pid=29922] ppid=29919 vsize=299800 CPUtime=523.43 cores=1,3,5,7
/proc/29922/stat : 29922 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202496 66258 0 0 0 52310 33 0 0 25 0 4 0 641566341 306995200 66209 33554432000 134512640 135305190 4290995088 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29922/statm: 74950 66209 84 194 0 74754 0
[pid=29922/tid=29923] ppid=29919 vsize=299800 CPUtime=130.95 cores=1,3,5,7
/proc/29922/task/29923/stat : 29923 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 5627 0 0 0 13088 7 0 0 25 0 4 0 641566419 306995200 66209 33554432000 134512640 135305190 4290995088 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=29922/tid=29924] ppid=29919 vsize=299800 CPUtime=130.96 cores=1,3,5,7
/proc/29922/task/29924/stat : 29924 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 8117 0 0 0 13090 6 0 0 25 0 4 0 641566419 306995200 66209 33554432000 134512640 135305190 4290995088 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29922/tid=29925] ppid=29919 vsize=299800 CPUtime=129.75 cores=1,3,5,7
/proc/29922/task/29925/stat : 29925 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 5660 0 0 0 12969 6 0 0 25 0 4 0 641566419 306995200 66209 33554432000 134512640 135305190 4290995088 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 524.34
Current children cumulated vsize (KiB) 308500

[startup+133.111 s]
/proc/loadavg: 8.05 7.88 7.69 9/297 29928
/proc/meminfo: memFree=28864844/32951124 swapFree=54427468/67111528
[pid=29919] ppid=29917 vsize=8700 CPUtime=0.91 cores=1,3,5,7
/proc/29919/stat : 29919 (manysat.sh) S 29917 29919 29121 0 -1 4202496 357 17970 0 0 0 0 84 7 18 0 1 0 641566249 8908800 252 33554432000 4194304 4922060 140734842965552 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29919/statm: 2175 252 209 178 0 68 0
[pid=29922] ppid=29919 vsize=299936 CPUtime=525.06 cores=1,3,5,7
/proc/29922/stat : 29922 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202496 66284 0 0 0 52473 33 0 0 25 0 4 0 641566341 307134464 66235 33554432000 134512640 135305190 4290995088 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/29922/statm: 74984 66235 84 194 0 74788 0
[pid=29922/tid=29923] ppid=29919 vsize=299936 CPUtime=131.36 cores=1,3,5,7
/proc/29922/task/29923/stat : 29923 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 5627 0 0 0 13129 7 0 0 25 0 4 0 641566419 307134464 66235 33554432000 134512640 135305190 4290995088 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=29922/tid=29924] ppid=29919 vsize=299936 CPUtime=131.37 cores=1,3,5,7
/proc/29922/task/29924/stat : 29924 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 8130 0 0 0 13131 6 0 0 25 0 4 0 641566419 307134464 66235 33554432000 134512640 135305190 4290995088 18446744073709551615 134528371 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29922/tid=29925] ppid=29919 vsize=299936 CPUtime=130.15 cores=1,3,5,7
/proc/29922/task/29925/stat : 29925 (manysat1.1_stat) R 29919 29919 29121 0 -1 4202560 5663 0 0 0 13009 6 0 0 25 0 4 0 641566419 307134464 66235 33554432000 134512640 135305190 4290995088 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 525.97
Current children cumulated vsize (KiB) 308636

Child status: 20
Real time (s): 133.141
CPU time (s): 526.053
CPU user time (s): 525.629
CPU system time (s): 0.423935
CPU usage (%): 395.108
Max. virtual memory (cumulated for all children) (KiB): 308636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 525.629
system time used= 0.423935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84838
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= 16464
involuntary context switches= 3383

runsolver used 0.342947 second user time and 0.878866 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-13 17:14:43
IDJOB=3362205
IDBENCH=82496
IDSOLVER=1838
FILE ID=node138/3362205-1305299682
RUNJOBID= node138-1305296392-29140
PBS_JOBID= 13321415
Free space on /tmp= 47564 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/manthey/traffic/traffic_kkb_unknown.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362205-1305299682/watcher-3362205-1305299682 -o /tmp/evaluation-result-3362205-1305299682/solver-3362205-1305299682 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362205-1305299682.cnf aimd 1

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

MD5SUM BENCH= 254fcd4eae8129ad5842f186e24e0793
RANDOM SEED=1189986079

node138.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.854
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.70
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.854
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.75
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.854
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.82
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.854
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.854
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.80
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.854
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.854
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.854
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:      29238996 kB
Buffers:        206264 kB
Cached:        3052536 kB
SwapCached:      18472 kB
Active:         833236 kB
Inactive:      2680404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29238996 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:           18644 kB
Writeback:           0 kB
AnonPages:      247968 kB
Mapped:           9556 kB
Slab:            96560 kB
PageTables:      40936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39757936 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= 47564 MiB
End job on node138 at 2011-05-13 17:16:56