Trace number 3191793

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 seqUNSAT 846.479 846.459

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S797651048-056.UNKNOWN.cnf
MD5SUMe887a746d13f48cfc0f8cc23df918189
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.8404
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
846.40/846.45	s UNSATISFIABLE
846.40/846.45	solver [2] clasp 1.3.6 answered
846.40/846.45	Done

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191793-1302539660/watcher-3191793-1302539660 -o /tmp/evaluation-result-3191793-1302539660/solver-3191793-1302539660 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191793-1302539660.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 11.79 11.24 10.72 10/198 31939
/proc/meminfo: memFree=12293672/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) R 31937 31939 31418 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 346381570 18763776 392 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338204053 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/31939/statm: 4581 392 343 23 0 91 0

[startup+0.0777871 s]
/proc/loadavg: 11.79 11.24 10.72 10/198 31939
/proc/meminfo: memFree=12293672/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 4484952189336256776 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10078 s]
/proc/loadavg: 11.79 11.24 10.72 10/198 31939
/proc/meminfo: memFree=12293672/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 4484952189336256776 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300741 s]
/proc/loadavg: 11.79 11.24 10.72 10/198 31939
/proc/meminfo: memFree=12293672/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700663 s]
/proc/loadavg: 11.79 11.24 10.72 10/198 31939
/proc/meminfo: memFree=12293672/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 21 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 4383037902506950656 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5005 s]
/proc/loadavg: 11.79 11.24 10.72 13/202 31943
/proc/meminfo: memFree=12286572/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 4383038039945904128 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1822200 CPUtime=0.49 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 1172 0 0 0 49 0 0 0 25 0 1 0 346381571 1865932800 745 33554432000 4194304 4587354 140736605840992 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 455550 745 327 96 0 452112 0
[pid=31941] ppid=31939 vsize=13096 CPUtime=0.46 cores=1
/proc/31941/stat : 31941 (clasp) R 31939 31939 31418 0 -1 4202496 728 0 0 0 46 0 0 0 25 0 1 0 346381571 13410304 616 33554432000 4194304 4785740 140733942950432 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31941/statm: 3274 616 340 145 0 319 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=0.52 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 52 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2309456

[startup+3.10118 s]
/proc/loadavg: 11.80 11.26 10.72 13/202 31943
/proc/meminfo: memFree=12284092/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 4383036253239508992 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1822580 CPUtime=0.99 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 1601 0 0 0 99 0 0 0 25 0 1 0 346381571 1866321920 936 33554432000 4194304 4587354 140736605840992 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 455645 936 331 96 0 452207 0
[pid=31941] ppid=31939 vsize=13360 CPUtime=1.04 cores=1
/proc/31941/stat : 31941 (clasp) R 31939 31939 31418 0 -1 4202496 819 0 0 0 104 0 0 0 25 0 1 0 346381571 13680640 707 33554432000 4194304 4785740 140733942950432 18446744073709551615 4323104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31941/statm: 3340 707 340 145 0 385 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=1.04 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 104 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2310100

[startup+6.30055 s]
/proc/loadavg: 11.80 11.26 10.72 13/202 31943
/proc/meminfo: memFree=12283176/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 4383036253239508992 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1827168 CPUtime=2.09 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 3370 0 0 0 209 0 0 0 25 0 1 0 346381571 1871020032 2094 33554432000 4194304 4587354 140736605840992 18446744073709551615 4238334 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 456792 2094 337 96 0 453354 0
[pid=31941] ppid=31939 vsize=13892 CPUtime=2.07 cores=1
/proc/31941/stat : 31941 (clasp) R 31939 31939 31418 0 -1 4202496 936 0 0 0 207 0 0 0 25 0 1 0 346381571 14225408 824 33554432000 4194304 4785740 140733942950432 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31941/statm: 3473 824 340 145 0 518 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=2.12 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 212 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2315220

[startup+12.7003 s]
/proc/loadavg: 11.83 11.28 10.74 13/202 31943
/proc/meminfo: memFree=12276608/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 4383036115800555520 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1830100 CPUtime=4.19 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 5153 0 0 0 419 0 0 0 25 0 1 0 346381571 1874022400 2687 33554432000 4194304 4587354 140736605840992 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 457525 2687 337 96 0 454087 0
[pid=31941] ppid=31939 vsize=14444 CPUtime=4.24 cores=1
/proc/31941/stat : 31941 (clasp) R 31939 31939 31418 0 -1 4202496 1080 0 0 0 424 0 0 0 25 0 1 0 346381571 14790656 968 33554432000 4194304 4785740 140733942950432 18446744073709551615 4277611 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31941/statm: 3611 968 340 145 0 656 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=4.24 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 424 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 2155930 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2318704

[startup+25.5007 s]
/proc/loadavg: 11.86 11.30 10.75 13/202 31943
/proc/meminfo: memFree=12278612/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 4383036528117415936 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1831672 CPUtime=8.49 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 7182 0 0 0 848 1 0 0 25 0 1 0 346381571 1875632128 2677 33554432000 4194304 4587354 140736605840992 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 457918 2677 337 96 0 454480 0
[pid=31941] ppid=31939 vsize=15116 CPUtime=8.47 cores=1
/proc/31941/stat : 31941 (clasp) R 31939 31939 31418 0 -1 4202496 1240 0 0 0 847 0 0 0 25 0 1 0 346381571 15478784 1128 33554432000 4194304 4785740 140733942950432 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31941/statm: 3779 1128 340 145 0 824 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=8.52 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 852 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2320948

[startup+51.1007 s]
/proc/loadavg: 11.91 11.36 10.78 13/202 31944
/proc/meminfo: memFree=12256312/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 4383036390678462464 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1833488 CPUtime=16.99 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 11121 0 0 0 1698 1 0 0 25 0 1 0 346381571 1877491712 3314 33554432000 4194304 4587354 140736605840992 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 458372 3314 337 96 0 454934 0
[pid=31941] ppid=31939 vsize=16096 CPUtime=17.04 cores=1
/proc/31941/stat : 31941 (clasp) R 31939 31939 31418 0 -1 4202496 1483 0 0 0 1704 0 0 0 25 0 1 0 346381571 16482304 1371 33554432000 4194304 4785740 140733942950432 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31941/statm: 4024 1371 340 145 0 1069 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=17.05 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 1705 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 134529765 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2323744

[startup+102.306 s]
/proc/loadavg: 12.01 11.48 10.85 13/202 31945
/proc/meminfo: memFree=12239680/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1845668 CPUtime=34.09 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 18532 0 0 0 3406 3 0 0 25 0 1 0 346381571 1889964032 6692 33554432000 4194304 4587354 140736605840992 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 461417 6692 337 96 0 457979 0
[pid=31941] ppid=31939 vsize=17784 CPUtime=34.08 cores=1
/proc/31941/stat : 31941 (clasp) R 31939 31939 31418 0 -1 4202496 1880 0 0 0 3408 0 0 0 25 0 1 0 346381571 18210816 1768 33554432000 4194304 4785740 140733942950432 18446744073709551615 4552483 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31941/statm: 4446 1768 340 145 0 1491 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=34.11 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 3411 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2337612

[startup+162.301 s]
/proc/loadavg: 12.06 11.59 10.93 13/202 31947
/proc/meminfo: memFree=12218328/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 4383036665556369408 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1845932 CPUtime=54.08 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 24086 0 0 0 5404 4 0 0 25 0 1 0 346381571 1890234368 6362 33554432000 4194304 4587354 140736605840992 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 461483 6362 337 96 0 458045 0
[pid=31941] ppid=31939 vsize=19088 CPUtime=54.08 cores=1

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

/proc/31941/statm: 6212 3426 340 145 0 3257 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=254.14 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 25414 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 2347600

[startup+822.301 s]
/proc/loadavg: 12.00 11.97 11.47 13/202 31965
/proc/meminfo: memFree=12127828/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1881216 CPUtime=274.05 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 71541 0 0 0 27391 14 0 0 25 0 1 0 346381571 1926365184 12251 33554432000 4194304 4587354 140736605840992 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 470304 12251 337 96 0 466866 0
[pid=31941] ppid=31939 vsize=24848 CPUtime=274.1 cores=1
/proc/31941/stat : 31941 (clasp) R 31939 31939 31418 0 -1 4202496 3560 0 0 0 27410 0 0 0 25 0 1 0 346381571 25444352 3448 33554432000 4194304 4785740 140733942950432 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31941/statm: 6212 3448 340 145 0 3257 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=274.14 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 27414 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2380224

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

[startup+831.901 s]
/proc/loadavg: 12.00 11.97 11.47 13/202 31965
/proc/meminfo: memFree=12095456/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1881216 CPUtime=277.25 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 71776 0 0 0 27711 14 0 0 25 0 1 0 346381571 1926365184 12478 33554432000 4194304 4587354 140736605840992 18446744073709551615 4232284 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 470304 12478 337 96 0 466866 0
[pid=31941] ppid=31939 vsize=24848 CPUtime=277.3 cores=1
/proc/31941/stat : 31941 (clasp) R 31939 31939 31418 0 -1 4202496 3560 0 0 0 27730 0 0 0 25 0 1 0 346381571 25444352 3448 33554432000 4194304 4785740 140733942950432 18446744073709551615 4553302 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31941/statm: 6212 3448 340 145 0 3257 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=277.34 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 27734 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 134529909 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 831.89
Current children cumulated vsize (KiB) 2380224

[startup+838.3 s]
/proc/loadavg: 12.00 11.97 11.47 13/202 31965
/proc/meminfo: memFree=12097928/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1865900 CPUtime=279.42 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 72775 0 0 0 27928 14 0 0 25 0 1 0 346381571 1910681600 11256 33554432000 4194304 4587354 140736605840992 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 466475 11256 337 96 0 463037 0
[pid=31941] ppid=31939 vsize=25016 CPUtime=279.4 cores=1
/proc/31941/stat : 31941 (clasp) R 31939 31939 31418 0 -1 4202496 3572 0 0 0 27940 0 0 0 25 0 1 0 346381571 25616384 3460 33554432000 4194304 4785740 140733942950432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31941/statm: 6254 3460 341 145 0 3299 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=279.48 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 27948 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 134530300 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 838.3
Current children cumulated vsize (KiB) 2365076

[startup+841.507 s]
/proc/loadavg: 12.00 11.97 11.48 13/202 31965
/proc/meminfo: memFree=12096312/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1865900 CPUtime=280.45 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 72917 0 0 0 28031 14 0 0 25 0 1 0 346381571 1910681600 11390 33554432000 4194304 4587354 140736605840992 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 466475 11390 337 96 0 463037 0
[pid=31941] ppid=31939 vsize=25016 CPUtime=280.5 cores=1
/proc/31941/stat : 31941 (clasp) R 31939 31939 31418 0 -1 4202496 3573 0 0 0 28050 0 0 0 25 0 1 0 346381571 25616384 3461 33554432000 4194304 4785740 140733942950432 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31941/statm: 6254 3461 341 145 0 3299 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=280.55 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 28055 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 134530401 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 841.5
Current children cumulated vsize (KiB) 2365076

[startup+844.701 s]
/proc/loadavg: 12.00 11.97 11.48 13/202 31965
/proc/meminfo: memFree=12086516/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1865900 CPUtime=281.55 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 73054 0 0 0 28141 14 0 0 25 0 1 0 346381571 1910681600 11523 33554432000 4194304 4587354 140736605840992 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 466475 11523 337 96 0 463037 0
[pid=31941] ppid=31939 vsize=25016 CPUtime=281.57 cores=1
/proc/31941/stat : 31941 (clasp) R 31939 31939 31418 0 -1 4202496 3574 0 0 0 28157 0 0 0 25 0 1 0 346381571 25616384 3462 33554432000 4194304 4785740 140733942950432 18446744073709551615 4277424 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31941/statm: 6254 3462 341 145 0 3299 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=281.58 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 28158 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 844.7
Current children cumulated vsize (KiB) 2365076

[startup+845.501 s]
/proc/loadavg: 12.00 11.97 11.48 13/202 31965
/proc/meminfo: memFree=12086516/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1865900 CPUtime=281.82 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 73094 0 0 0 28168 14 0 0 25 0 1 0 346381571 1910681600 11562 33554432000 4194304 4587354 140736605840992 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 466475 11562 337 96 0 463037 0
[pid=31941] ppid=31939 vsize=25016 CPUtime=281.8 cores=1
/proc/31941/stat : 31941 (clasp) R 31939 31939 31418 0 -1 4202496 3574 0 0 0 28180 0 0 0 25 0 1 0 346381571 25616384 3462 33554432000 4194304 4785740 140733942950432 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31941/statm: 6254 3462 341 145 0 3299 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=281.88 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 28188 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 845.5
Current children cumulated vsize (KiB) 2365076

[startup+845.907 s]
/proc/loadavg: 12.00 11.97 11.48 13/202 31965
/proc/meminfo: memFree=12085896/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1865900 CPUtime=281.95 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 73114 0 0 0 28181 14 0 0 25 0 1 0 346381571 1910681600 11580 33554432000 4194304 4587354 140736605840992 18446744073709551615 4238273 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 466475 11580 337 96 0 463037 0
[pid=31941] ppid=31939 vsize=25016 CPUtime=281.97 cores=1
/proc/31941/stat : 31941 (clasp) R 31939 31939 31418 0 -1 4202496 3575 0 0 0 28197 0 0 0 25 0 1 0 346381571 25616384 3463 33554432000 4194304 4785740 140733942950432 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31941/statm: 6254 3463 341 145 0 3299 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=281.98 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 28198 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 134530741 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 845.9
Current children cumulated vsize (KiB) 2365076

[startup+846.301 s]
/proc/loadavg: 12.00 11.97 11.48 13/202 31965
/proc/meminfo: memFree=12085896/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1865900 CPUtime=282.05 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 73129 0 0 0 28191 14 0 0 25 0 1 0 346381571 1910681600 11595 33554432000 4194304 4587354 140736605840992 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 466475 11595 337 96 0 463037 0
[pid=31941] ppid=31939 vsize=25016 CPUtime=282.1 cores=1
/proc/31941/stat : 31941 (clasp) R 31939 31939 31418 0 -1 4202496 3575 0 0 0 28210 0 0 0 25 0 1 0 346381571 25616384 3463 33554432000 4194304 4785740 140733942950432 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31941/statm: 6254 3463 341 145 0 3299 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=282.15 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 28215 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 846.3
Current children cumulated vsize (KiB) 2365076

[startup+846.401 s]
/proc/loadavg: 12.00 11.97 11.48 13/202 31965
/proc/meminfo: memFree=12085896/32951124 swapFree=67111528/67111528
[pid=31939] ppid=31937 vsize=18324 CPUtime=0 cores=1,3
/proc/31939/stat : 31939 (ppfolio) S 31937 31939 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346381570 18763776 394 33554432000 4194304 4287625 140735519204560 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31939/statm: 4581 394 345 23 0 91 0
[pid=31940] ppid=31939 vsize=1865900 CPUtime=282.12 cores=1
/proc/31940/stat : 31940 (cryptominisat) R 31939 31939 31418 0 -1 4202496 73140 0 0 0 28198 14 0 0 25 0 1 0 346381571 1910681600 11604 33554432000 4194304 4587354 140736605840992 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31940/statm: 466475 11604 337 96 0 463037 0
[pid=31941] ppid=31939 vsize=25016 CPUtime=282.1 cores=1
/proc/31941/stat : 31941 (clasp) R 31939 31939 31418 0 -1 4202496 3575 0 0 0 28210 0 0 0 25 0 1 0 346381571 25616384 3463 33554432000 4194304 4785740 140733942950432 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31941/statm: 6254 3463 341 145 0 3299 0
[pid=31942] ppid=31939 vsize=455836 CPUtime=282.18 cores=1
/proc/31942/stat : 31942 (TNM) R 31939 31939 31418 0 -1 4202496 313 0 0 0 28218 0 0 0 25 0 1 0 346381571 466776064 209 33554432000 134512640 134534564 4292330064 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31942/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 846.4
Current children cumulated vsize (KiB) 2365076

Child status: 0
Real time (s): 846.459
CPU time (s): 846.479
CPU user time (s): 846.322
CPU system time (s): 0.156976
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2380224

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

runsolver used 1.41578 second user time and 3.20451 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-11 18:34:20
IDJOB=3191793
IDBENCH=82924
IDSOLVER=1613
FILE ID=node143/3191793-1302539660
RUNJOBID= node143-1302536967-31438
PBS_JOBID= 12951124
Free space on /tmp= 71340 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S797651048-056.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191793-1302539660/watcher-3191793-1302539660 -o /tmp/evaluation-result-3191793-1302539660/solver-3191793-1302539660 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191793-1302539660.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= e887a746d13f48cfc0f8cc23df918189
RANDOM SEED=302720696

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.74
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.846
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.83
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.846
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.75
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.846
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12293952 kB
Buffers:        725616 kB
Cached:       19323152 kB
SwapCached:          0 kB
Active:       10318500 kB
Inactive:      9899152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12293952 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11068 kB
Writeback:           0 kB
AnonPages:      168600 kB
Mapped:          18128 kB
Slab:           375236 kB
PageTables:       6160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5950300 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= 71328 MiB
End job on node143 at 2011-04-11 18:48:26