Trace number 3275522

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
ppfolio seq? (TO) 5000.03 4999.91

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1520_u.cnf
MD5SUMac02a3a5c06227748ecf75dd451ebb7e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables63840
Number of clauses123900
Sum of the clauses size369320
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22380
Number of clauses of size 3121520
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3275522-1303645298/watcher-3275522-1303645298 -o /tmp/evaluation-result-3275522-1303645298/solver-3275522-1303645298 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275522-1303645298.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 6.00 6.00 5.97 4/180 3304
/proc/meminfo: memFree=13088720/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 4185076610656862466 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0

[startup+0.0535459 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 3304
/proc/meminfo: memFree=13088720/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 4185076610656862466 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100567 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 3304
/proc/meminfo: memFree=13088720/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 4185076610656862466 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300539 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 3304
/proc/meminfo: memFree=13088720/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700479 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 3304
/proc/meminfo: memFree=13088720/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 8887934128964501504 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50031 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 3308
/proc/meminfo: memFree=12988000/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
[pid=3305] ppid=3304 vsize=64388 CPUtime=0.49 cores=0
/proc/3305/stat : 3305 (cryptominisat) R 3304 3304 2670 0 -1 4202496 16260 0 0 0 47 2 0 0 25 0 1 0 476130219 65933312 11090 33554432000 4194304 4587354 140737273519760 18446744073709551615 4420266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3305/statm: 16097 11090 327 96 0 12659 0
[pid=3306] ppid=3304 vsize=48508 CPUtime=0.44 cores=0
/proc/3306/stat : 3306 (clasp) R 3304 3304 2670 0 -1 4202496 10353 0 0 0 43 1 0 0 25 0 1 0 476130219 49672192 9152 33554432000 4194304 4785740 140733495769328 18446744073709551615 4484150 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3306/statm: 12127 9152 317 145 0 9172 0
[pid=3307] ppid=3304 vsize=464404 CPUtime=0.53 cores=0
/proc/3307/stat : 3307 (TNM) R 3304 3304 2670 0 -1 4202496 5964 0 0 0 53 0 0 0 25 0 1 0 476130219 475549696 5861 33554432000 134512640 134534564 4293042000 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3307/statm: 116101 5861 95 6 0 114767 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 595624

[startup+3.10102 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 3308
/proc/meminfo: memFree=12980600/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 8887935091037175808 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
[pid=3305] ppid=3304 vsize=64792 CPUtime=0.99 cores=0
/proc/3305/stat : 3305 (cryptominisat) R 3304 3304 2670 0 -1 4202496 16418 0 0 0 97 2 0 0 25 0 1 0 476130219 66347008 11239 33554432000 4194304 4587354 140737273519760 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3305/statm: 16198 11239 327 96 0 12760 0
[pid=3306] ppid=3304 vsize=54096 CPUtime=0.96 cores=0
/proc/3306/stat : 3306 (clasp) R 3304 3304 2670 0 -1 4202496 12878 0 0 0 95 1 0 0 25 0 1 0 476130219 55394304 10621 33554432000 4194304 4785740 140733495769328 18446744073709551615 4318422 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3306/statm: 13524 10621 340 145 0 10569 0
[pid=3307] ppid=3304 vsize=464404 CPUtime=1.11 cores=0
/proc/3307/stat : 3307 (TNM) R 3304 3304 2670 0 -1 4202496 5964 0 0 0 111 0 0 0 25 0 1 0 476130219 475549696 5861 33554432000 134512640 134534564 4293042000 18446744073709551615 134528719 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3307/statm: 116101 5861 95 6 0 114767 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 601616

[startup+6.30041 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 3308
/proc/meminfo: memFree=12973004/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 8887935091037175808 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
[pid=3305] ppid=3304 vsize=74172 CPUtime=2.09 cores=0
/proc/3305/stat : 3305 (cryptominisat) R 3304 3304 2670 0 -1 4202496 20384 0 0 0 207 2 0 0 25 0 1 0 476130219 75952128 14149 33554432000 4194304 4587354 140737273519760 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3305/statm: 18543 14149 337 96 0 15105 0
[pid=3306] ppid=3304 vsize=55732 CPUtime=2.04 cores=0
/proc/3306/stat : 3306 (clasp) R 3304 3304 2670 0 -1 4202496 13271 0 0 0 203 1 0 0 25 0 1 0 476130219 57069568 11014 33554432000 4194304 4785740 140733495769328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3306/statm: 13933 11014 340 145 0 10978 0
[pid=3307] ppid=3304 vsize=464404 CPUtime=2.14 cores=0
/proc/3307/stat : 3307 (TNM) R 3304 3304 2670 0 -1 4202496 5964 0 0 0 214 0 0 0 25 0 1 0 476130219 475549696 5861 33554432000 134512640 134534564 4293042000 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3307/statm: 116101 5861 95 6 0 114767 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 612632

[startup+12.7012 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 3309
/proc/meminfo: memFree=12952688/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 8887933854086594560 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
[pid=3305] ppid=3304 vsize=113336 CPUtime=4.19 cores=0
/proc/3305/stat : 3305 (cryptominisat) R 3304 3304 2670 0 -1 4202496 25101 0 0 0 416 3 0 0 25 0 1 0 476130219 116056064 16046 33554432000 4194304 4587354 140737273519760 18446744073709551615 4230359 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3305/statm: 28334 16046 337 96 0 24896 0
[pid=3306] ppid=3304 vsize=61652 CPUtime=4.17 cores=0
/proc/3306/stat : 3306 (clasp) R 3304 3304 2670 0 -1 4202496 14715 0 0 0 415 2 0 0 25 0 1 0 476130219 63131648 12458 33554432000 4194304 4785740 140733495769328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3306/statm: 15413 12458 340 145 0 12458 0
[pid=3307] ppid=3304 vsize=464404 CPUtime=4.31 cores=0
/proc/3307/stat : 3307 (TNM) R 3304 3304 2670 0 -1 4202496 5964 0 0 0 431 0 0 0 25 0 1 0 476130219 475549696 5861 33554432000 134512640 134534564 4293042000 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3307/statm: 116101 5861 95 6 0 114767 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 657716

[startup+25.5009 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 3309
/proc/meminfo: memFree=12937188/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 8887935091037175808 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
[pid=3305] ppid=3304 vsize=96852 CPUtime=8.48 cores=0
/proc/3305/stat : 3305 (cryptominisat) R 3304 3304 2670 0 -1 4202496 33869 0 0 0 844 4 0 0 25 0 1 0 476130219 99176448 17708 33554432000 4194304 4587354 140737273519760 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3305/statm: 24213 17708 337 96 0 20775 0
[pid=3306] ppid=3304 vsize=71064 CPUtime=8.44 cores=0
/proc/3306/stat : 3306 (clasp) R 3304 3304 2670 0 -1 4202496 16933 0 0 0 842 2 0 0 25 0 1 0 476130219 72769536 14676 33554432000 4194304 4785740 140733495769328 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3306/statm: 17766 14676 340 145 0 14811 0
[pid=3307] ppid=3304 vsize=464404 CPUtime=8.54 cores=0
/proc/3307/stat : 3307 (TNM) R 3304 3304 2670 0 -1 4202496 5964 0 0 0 854 0 0 0 25 0 1 0 476130219 475549696 5861 33554432000 134512640 134534564 4293042000 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3307/statm: 116101 5861 95 6 0 114767 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 650644

[startup+51.1013 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 3310
/proc/meminfo: memFree=12912920/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 8887934266403454976 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
[pid=3305] ppid=3304 vsize=748964 CPUtime=16.99 cores=0
/proc/3305/stat : 3305 (cryptominisat) R 3304 3304 2670 0 -1 4202496 46567 0 0 0 1693 6 0 0 25 0 1 0 476130219 766939136 21581 33554432000 4194304 4587354 140737273519760 18446744073709551615 4250326 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3305/statm: 187241 21581 337 96 0 183803 0
[pid=3306] ppid=3304 vsize=80528 CPUtime=16.97 cores=0
/proc/3306/stat : 3306 (clasp) R 3304 3304 2670 0 -1 4202496 19227 0 0 0 1694 3 0 0 25 0 1 0 476130219 82460672 16970 33554432000 4194304 4785740 140733495769328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3306/statm: 20132 16970 340 145 0 17177 0
[pid=3307] ppid=3304 vsize=464404 CPUtime=17.11 cores=0
/proc/3307/stat : 3307 (TNM) R 3304 3304 2670 0 -1 4202496 5964 0 0 0 1711 0 0 0 25 0 1 0 476130219 475549696 5861 33554432000 134512640 134534564 4293042000 18446744073709551615 134528229 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3307/statm: 116101 5861 95 6 0 114767 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1312220

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 3406
/proc/meminfo: memFree=13058380/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 8887933166891827200 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
[pid=3305] ppid=3304 vsize=758780 CPUtime=34.08 cores=0
/proc/3305/stat : 3305 (cryptominisat) R 3304 3304 2670 0 -1 4202496 68612 0 0 0 3398 10 0 0 25 0 1 0 476130219 776990720 23746 33554432000 4194304 4587354 140737273519760 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3305/statm: 189695 23746 337 96 0 186257 0
[pid=3306] ppid=3304 vsize=97924 CPUtime=34.03 cores=0
/proc/3306/stat : 3306 (clasp) R 3304 3304 2670 0 -1 4202496 23345 0 0 0 3399 4 0 0 25 0 1 0 476130219 100274176 21088 33554432000 4194304 4785740 140733495769328 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3306/statm: 24481 21088 340 145 0 21526 0
[pid=3307] ppid=3304 vsize=464404 CPUtime=34.15 cores=0
/proc/3307/stat : 3307 (TNM) R 3304 3304 2670 0 -1 4202496 5964 0 0 0 3415 0 0 0 25 0 1 0 476130219 475549696 5861 33554432000 134512640 134534564 4293042000 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3307/statm: 116101 5861 95 6 0 114767 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1339432

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 3408
/proc/meminfo: memFree=13034012/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 8887933991525548032 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
[pid=3305] ppid=3304 vsize=761100 CPUtime=54.09 cores=0
/proc/3305/stat : 3305 (cryptominisat) R 3304 3304 2670 0 -1 4202496 94321 0 0 0 5393 16 0 0 25 0 1 0 476130219 779366400 23648 33554432000 4194304 4587354 140737273519760 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3305/statm: 190275 23648 337 96 0 186837 0
[pid=3306] ppid=3304 vsize=113080 CPUtime=54.03 cores=0

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

/proc/3307/statm: 116102 5871 103 6 0 114768 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1790732

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 3584
/proc/meminfo: memFree=12537564/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 8887933166891827200 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
[pid=3305] ppid=3304 vsize=974256 CPUtime=1554.12 cores=0
/proc/3305/stat : 3305 (cryptominisat) R 3304 3304 2670 0 -1 4202496 766542 0 0 0 155249 163 0 0 25 0 1 0 476130219 997638144 75881 33554432000 4194304 4587354 140737273519760 18446744073709551615 230808862364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3305/statm: 243564 75881 337 96 0 240126 0
[pid=3306] ppid=3304 vsize=335544 CPUtime=1554.1 cores=0
/proc/3306/stat : 3306 (clasp) R 3304 3304 2670 0 -1 4202496 78389 0 0 0 155391 19 0 0 25 0 1 0 476130219 343597056 76132 33554432000 4194304 4785740 140733495769328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3306/statm: 83886 76132 340 145 0 80931 0
[pid=3307] ppid=3304 vsize=464408 CPUtime=1554.18 cores=0
/proc/3307/stat : 3307 (TNM) R 3304 3304 2670 0 -1 4202496 5974 0 0 0 155418 0 0 0 25 0 1 0 476130219 475553792 5871 33554432000 134512640 134534564 4293042000 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3307/statm: 116102 5871 103 6 0 114768 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1792532

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 3585
/proc/meminfo: memFree=12512360/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 8887933166891827200 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
[pid=3305] ppid=3304 vsize=974256 CPUtime=1574.14 cores=0
/proc/3305/stat : 3305 (cryptominisat) R 3304 3304 2670 0 -1 4202496 769816 0 0 0 157250 164 0 0 25 0 1 0 476130219 997638144 79029 33554432000 4194304 4587354 140737273519760 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3305/statm: 243564 79029 337 96 0 240126 0
[pid=3306] ppid=3304 vsize=338192 CPUtime=1574.1 cores=0
/proc/3306/stat : 3306 (clasp) R 3304 3304 2670 0 -1 4202496 78930 0 0 0 157391 19 0 0 25 0 1 0 476130219 346308608 76673 33554432000 4194304 4785740 140733495769328 18446744073709551615 4538870 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3306/statm: 84548 76673 340 145 0 81593 0
[pid=3307] ppid=3304 vsize=464408 CPUtime=1574.17 cores=0
/proc/3307/stat : 3307 (TNM) R 3304 3304 2670 0 -1 4202496 5974 0 0 0 157417 0 0 0 25 0 1 0 476130219 475553792 5871 33554432000 134512640 134534564 4293042000 18446744073709551615 134530489 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3307/statm: 116102 5871 103 6 0 114768 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 1795180

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 3599
/proc/meminfo: memFree=12490992/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 8887933166891827200 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
[pid=3305] ppid=3304 vsize=974256 CPUtime=1594.14 cores=0
/proc/3305/stat : 3305 (cryptominisat) R 3304 3304 2670 0 -1 4202496 772814 0 0 0 159249 165 0 0 25 0 1 0 476130219 997638144 81913 33554432000 4194304 4587354 140737273519760 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3305/statm: 243564 81913 337 96 0 240126 0
[pid=3306] ppid=3304 vsize=338192 CPUtime=1594.1 cores=0
/proc/3306/stat : 3306 (clasp) R 3304 3304 2670 0 -1 4202496 78930 0 0 0 159391 19 0 0 25 0 1 0 476130219 346308608 76673 33554432000 4194304 4785740 140733495769328 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3306/statm: 84548 76673 340 145 0 81593 0
[pid=3307] ppid=3304 vsize=464408 CPUtime=1594.17 cores=0
/proc/3307/stat : 3307 (TNM) R 3304 3304 2670 0 -1 4202496 5974 0 0 0 159417 0 0 0 25 0 1 0 476130219 475553792 5871 33554432000 134512640 134534564 4293042000 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3307/statm: 116102 5871 103 6 0 114768 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 1795180

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 3600
/proc/meminfo: memFree=12530128/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 8887933166891827200 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
[pid=3305] ppid=3304 vsize=338676 CPUtime=1614.14 cores=0
/proc/3305/stat : 3305 (cryptominisat) R 3304 3304 2670 0 -1 4202496 787190 0 0 0 161246 168 0 0 25 0 1 0 476130219 346804224 76726 33554432000 4194304 4587354 140737273519760 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3305/statm: 84669 76726 337 96 0 81231 0
[pid=3306] ppid=3304 vsize=340020 CPUtime=1614.09 cores=0
/proc/3306/stat : 3306 (clasp) R 3304 3304 2670 0 -1 4202496 79320 0 0 0 161389 20 0 0 25 0 1 0 476130219 348180480 77063 33554432000 4194304 4785740 140733495769328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3306/statm: 85005 77063 340 145 0 82050 0
[pid=3307] ppid=3304 vsize=464408 CPUtime=1614.17 cores=0
/proc/3307/stat : 3307 (TNM) R 3304 3304 2670 0 -1 4202496 5974 0 0 0 161417 0 0 0 25 0 1 0 476130219 475553792 5871 33554432000 134512640 134534564 4293042000 18446744073709551615 134530425 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3307/statm: 116102 5871 103 6 0 114768 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 1161428

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 3602
/proc/meminfo: memFree=12508036/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 8887933166891827200 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
[pid=3305] ppid=3304 vsize=338676 CPUtime=1634.15 cores=0
/proc/3305/stat : 3305 (cryptominisat) R 3304 3304 2670 0 -1 4202496 790273 0 0 0 163245 170 0 0 25 0 1 0 476130219 346804224 79689 33554432000 4194304 4587354 140737273519760 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3305/statm: 84669 79689 337 96 0 81231 0
[pid=3306] ppid=3304 vsize=341708 CPUtime=1634.09 cores=0
/proc/3306/stat : 3306 (clasp) R 3304 3304 2670 0 -1 4202496 79689 0 0 0 163389 20 0 0 25 0 1 0 476130219 349908992 77432 33554432000 4194304 4785740 140733495769328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3306/statm: 85427 77432 340 145 0 82472 0
[pid=3307] ppid=3304 vsize=464408 CPUtime=1634.18 cores=0
/proc/3307/stat : 3307 (TNM) R 3304 3304 2670 0 -1 4202496 5974 0 0 0 163418 0 0 0 25 0 1 0 476130219 475553792 5871 33554432000 134512640 134534564 4293042000 18446744073709551615 134526319 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3307/statm: 116102 5871 103 6 0 114768 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 1163116

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 3607
/proc/meminfo: memFree=12480676/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 8887933304330780672 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
[pid=3305] ppid=3304 vsize=597508 CPUtime=1654.14 cores=0
/proc/3305/stat : 3305 (cryptominisat) R 3304 3304 2670 0 -1 4202496 793318 0 0 0 165243 171 0 0 25 0 1 0 476130219 611848192 82608 33554432000 4194304 4587354 140737273519760 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3305/statm: 149377 82608 337 96 0 145939 0
[pid=3306] ppid=3304 vsize=347108 CPUtime=1654.09 cores=0
/proc/3306/stat : 3306 (clasp) R 3304 3304 2670 0 -1 4202496 80917 0 0 0 165389 20 0 0 25 0 1 0 476130219 355438592 78660 33554432000 4194304 4785740 140733495769328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3306/statm: 86777 78660 340 145 0 83822 0
[pid=3307] ppid=3304 vsize=464408 CPUtime=1654.19 cores=0
/proc/3307/stat : 3307 (TNM) R 3304 3304 2670 0 -1 4202496 5974 0 0 0 165419 0 0 0 25 0 1 0 476130219 475553792 5871 33554432000 134512640 134534564 4293042000 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3307/statm: 116102 5871 103 6 0 114768 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 1427348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 3608
/proc/meminfo: memFree=12523784/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 8887933304330780672 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
[pid=3305] ppid=3304 vsize=977444 CPUtime=1666.64 cores=0
/proc/3305/stat : 3305 (cryptominisat) R 3304 3304 2670 0 -1 4202496 806826 0 0 0 166491 173 0 0 25 0 1 0 476130219 1000902656 76241 33554432000 4194304 4587354 140737273519760 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3305/statm: 244361 76241 337 96 0 240923 0
[pid=3306] ppid=3304 vsize=348888 CPUtime=1666.63 cores=0
/proc/3306/stat : 3306 (clasp) R 3304 3304 2670 0 -1 4202496 81370 0 0 0 166642 21 0 0 25 0 1 0 476130219 357261312 79113 33554432000 4194304 4785740 140733495769328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3306/statm: 87222 79113 340 145 0 84267 0
[pid=3307] ppid=3304 vsize=464408 CPUtime=1666.76 cores=0
/proc/3307/stat : 3307 (TNM) R 3304 3304 2670 0 -1 4202496 5974 0 0 0 166676 0 0 0 25 0 1 0 476130219 475553792 5871 33554432000 134512640 134534564 4293042000 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3307/statm: 116102 5871 103 6 0 114768 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1809064

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 3608
/proc/meminfo: memFree=12523784/32951124 swapFree=67111528/67111528
[pid=3304] ppid=3302 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (ppfolio) S 3302 3304 2670 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476130219 18763776 394 33554432000 4194304 4287625 140733300134048 18446744073709551615 230809185807 0 0 4096 65536 8887933304330780672 0 0 17 4 0 0 0
/proc/3304/statm: 4581 394 345 23 0 91 0
[pid=3305] ppid=3304 vsize=977444 CPUtime=1666.64 cores=0
/proc/3305/stat : 3305 (cryptominisat) R 3304 3304 2670 0 -1 4202496 806826 0 0 0 166491 173 0 0 25 0 1 0 476130219 1000902656 76241 33554432000 4194304 4587354 140737273519760 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3305/statm: 244361 76241 337 96 0 240923 0
[pid=3306] ppid=3304 vsize=348888 CPUtime=1666.63 cores=0
/proc/3306/stat : 3306 (clasp) R 3304 3304 2670 0 -1 4202496 81370 0 0 0 166642 21 0 0 25 0 1 0 476130219 357261312 79113 33554432000 4194304 4785740 140733495769328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3306/statm: 87222 79113 340 145 0 84267 0
[pid=3307] ppid=3304 vsize=464408 CPUtime=1666.76 cores=0
/proc/3307/stat : 3307 (TNM) R 3304 3304 2670 0 -1 4202496 5974 0 0 0 166676 0 0 0 25 0 1 0 476130219 475553792 5871 33554432000 134512640 134534564 4293042000 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3307/statm: 116102 5871 103 6 0 114768 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1809064

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.03
CPU user time (s): 4998.09
CPU system time (s): 1.94
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2544572

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

runsolver used 8.89865 second user time and 18.3792 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-24 13:41:38
IDJOB=3275522
IDBENCH=83198
IDSOLVER=1639
FILE ID=node104/3275522-1303645298
RUNJOBID= node104-1303635252-2688
PBS_JOBID= 13150744
Free space on /tmp= 71416 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1520_u.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275522-1303645298/watcher-3275522-1303645298 -o /tmp/evaluation-result-3275522-1303645298/solver-3275522-1303645298 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275522-1303645298.cnf

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

MD5SUM BENCH= ac02a3a5c06227748ecf75dd451ebb7e
RANDOM SEED=1828506643

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.75
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13088884 kB
Buffers:       2275880 kB
Cached:       16753100 kB
SwapCached:          0 kB
Active:       10870904 kB
Inactive:      8415340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13088884 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12544 kB
Writeback:           0 kB
AnonPages:      256428 kB
Mapped:          16588 kB
Slab:           512612 kB
PageTables:       5356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 13282520 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= 71404 MiB
End job on node104 at 2011-04-24 15:05:00