Trace number 3191923

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) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1897189325-062.UNKNOWN.cnf
MD5SUM28731ba8f9c5274ff0cd070fd7aeff45
Bench CategoryRANDOM (random 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 variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

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

Verifier Data

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

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

running on 2 cores: 0,2

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: 9.07 9.37 9.41 9/196 18796
/proc/meminfo: memFree=11906756/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18240 CPUtime=0 cores=0,2
/proc/18796/stat : 18796 (ppfolio) R 18794 18796 17727 0 -1 4194304 287 0 0 0 0 0 0 0 25 0 1 0 444256304 18677760 233 33554432000 4194304 4287625 140737362065024 18446744073709551615 260900431761 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18796/statm: 4560 233 197 23 0 57 0

[startup+0.0971269 s]
/proc/loadavg: 9.07 9.37 9.41 9/196 18796
/proc/meminfo: memFree=11906756/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 444256304 18763776 394 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 1080256434689507585 0 0 17 2 0 0 0
/proc/18796/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101123 s]
/proc/loadavg: 9.07 9.37 9.41 9/196 18796
/proc/meminfo: memFree=11906756/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 444256304 18763776 394 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 1080256434689507585 0 0 17 2 0 0 0
/proc/18796/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301039 s]
/proc/loadavg: 9.07 9.37 9.41 9/196 18796
/proc/meminfo: memFree=11906756/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444256304 18763776 394 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18796/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700966 s]
/proc/loadavg: 9.07 9.37 9.41 9/196 18796
/proc/meminfo: memFree=11906756/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 444256304 18763776 394 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 3958247357551738880 0 0 17 2 0 0 0
/proc/18796/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 9.07 9.37 9.41 11/200 18800
/proc/meminfo: memFree=11898232/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=14588 CPUtime=0.45 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 1105 0 0 0 45 0 0 0 25 0 1 0 444256304 14938112 996 33554432000 4194304 4785740 140734400952960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 3647 996 341 145 0 692 0
[pid=18800] ppid=18796 vsize=452788 CPUtime=0.64 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 515 0 0 0 64 0 0 0 25 0 1 0 444256304 463654912 411 33554432000 134512640 134534564 4287936832 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 113197 411 91 6 0 111863 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 485700

[startup+3.10059 s]
/proc/loadavg: 9.07 9.37 9.41 10/199 18800
/proc/meminfo: memFree=11899108/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=15288 CPUtime=1.25 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 1264 0 0 0 125 0 0 0 25 0 1 0 444256304 15654912 1155 33554432000 4194304 4785740 140734400952960 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 3822 1155 341 145 0 867 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=1.44 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 144 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 490384

[startup+6.301 s]
/proc/loadavg: 9.06 9.36 9.40 10/199 18800
/proc/meminfo: memFree=11891104/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=16020 CPUtime=2.85 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 1457 0 0 0 285 0 0 0 25 0 1 0 444256304 16404480 1348 33554432000 4194304 4785740 140734400952960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 4005 1348 341 145 0 1050 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=3.04 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 304 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 491116

[startup+12.7008 s]
/proc/loadavg: 8.98 9.34 9.40 9/198 18800
/proc/meminfo: memFree=11897716/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=17404 CPUtime=6.05 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 1757 0 0 0 605 0 0 0 25 0 1 0 444256304 17821696 1648 33554432000 4194304 4785740 140734400952960 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 4351 1648 341 145 0 1396 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=6.24 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 624 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 492500

[startup+25.5005 s]
/proc/loadavg: 8.76 9.27 9.37 9/198 18800
/proc/meminfo: memFree=11894828/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=18948 CPUtime=12.45 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 2108 0 0 0 1245 0 0 0 25 0 1 0 444256304 19402752 1999 33554432000 4194304 4785740 140734400952960 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 4737 1999 341 145 0 1782 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=12.64 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 1264 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 494044

[startup+51.1009 s]
/proc/loadavg: 8.50 9.17 9.33 9/198 18801
/proc/meminfo: memFree=11890472/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=20804 CPUtime=25.25 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 2524 0 0 0 2525 0 0 0 25 0 1 0 444256304 21303296 2415 33554432000 4194304 4785740 140734400952960 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 5201 2415 341 145 0 2246 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=25.44 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 2544 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 495900

[startup+102.306 s]
/proc/loadavg: 8.21 8.99 9.26 9/198 18802
/proc/meminfo: memFree=11884728/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=23544 CPUtime=50.86 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 3137 0 0 0 5086 0 0 0 25 0 1 0 444256304 24109056 3028 33554432000 4194304 4785740 140734400952960 18446744073709551615 260905091698 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 5886 3028 341 145 0 2931 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=51.04 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 5104 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 498640

[startup+162.301 s]
/proc/loadavg: 8.08 8.81 9.18 9/198 18804
/proc/meminfo: memFree=11879872/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=26192 CPUtime=80.87 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 3749 0 0 0 8086 1 0 0 25 0 1 0 444256304 26820608 3640 33554432000 4194304 4785740 140734400952960 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 6548 3640 341 145 0 3593 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=81.03 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 8103 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 501288

[startup+222.301 s]
/proc/loadavg: 8.03 8.66 9.10 9/198 18806
/proc/meminfo: memFree=11874892/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=27540 CPUtime=110.87 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 4048 0 0 0 11086 1 0 0 25 0 1 0 444256304 28200960 3939 33554432000 4194304 4785740 140734400952960 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 6885 3939 341 145 0 3930 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=111.03 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 11103 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 502636

[startup+282.301 s]

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

[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=36048 CPUtime=350.84 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 5959 0 0 0 35082 2 0 0 25 0 1 0 444256304 36913152 5850 33554432000 4194304 4785740 140734400952960 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 9012 5850 341 145 0 6057 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=351.08 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 35108 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 511144

[startup+762.307 s]
/proc/loadavg: 8.00 8.10 8.60 9/198 18820
/proc/meminfo: memFree=11851908/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=36048 CPUtime=380.84 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 5980 0 0 0 38082 2 0 0 25 0 1 0 444256304 36913152 5871 33554432000 4194304 4785740 140734400952960 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 9012 5871 341 145 0 6057 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=381.09 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 38109 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 511144

[startup+822.301 s]
/proc/loadavg: 8.00 8.08 8.56 9/198 18822
/proc/meminfo: memFree=11849652/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=37460 CPUtime=410.84 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 6268 0 0 0 41082 2 0 0 25 0 1 0 444256304 38359040 6159 33554432000 4194304 4785740 140734400952960 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 9365 6159 341 145 0 6410 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=411.08 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 41108 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 512556

[startup+882.301 s]
/proc/loadavg: 8.00 8.06 8.52 9/198 18823
/proc/meminfo: memFree=11847400/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=38228 CPUtime=440.84 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 6449 0 0 0 44082 2 0 0 25 0 1 0 444256304 39145472 6340 33554432000 4194304 4785740 140734400952960 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 9557 6340 341 145 0 6602 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=441.08 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 44108 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 513324

[startup+942.301 s]
/proc/loadavg: 7.88 8.03 8.48 7/190 18843
/proc/meminfo: memFree=11881512/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=38420 CPUtime=470.85 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 6524 0 0 0 47083 2 0 0 25 0 1 0 444256304 39342080 6415 33554432000 4194304 4785740 140734400952960 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 9605 6415 341 145 0 6650 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=471.07 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 47107 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 513516

[startup+1002.3 s]
/proc/loadavg: 6.01 7.50 8.27 5/182 18862
/proc/meminfo: memFree=11912392/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=38612 CPUtime=500.85 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 6562 0 0 0 50083 2 0 0 25 0 1 0 444256304 39538688 6453 33554432000 4194304 4785740 140734400952960 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 9653 6453 341 145 0 6698 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=501.07 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 50107 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 513708

[startup+1062.3 s]
/proc/loadavg: 4.73 6.86 8.00 5/182 18873
/proc/meminfo: memFree=11912260/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=39572 CPUtime=530.86 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 6759 0 0 0 53084 2 0 0 25 0 1 0 444256304 40521728 6650 33554432000 4194304 4785740 140734400952960 18446744073709551615 4549840 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 9893 6650 341 145 0 6938 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=531.06 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 53106 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 514668

[startup+1122.3 s]
/proc/loadavg: 4.27 6.34 7.75 5/182 18875
/proc/meminfo: memFree=11911840/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=40148 CPUtime=560.87 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 6890 0 0 0 56084 3 0 0 25 0 1 0 444256304 41111552 6781 33554432000 4194304 4785740 140734400952960 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 10037 6781 341 145 0 7082 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=561.06 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 56106 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134530524 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 515244

[startup+1182.3 s]
/proc/loadavg: 4.10 5.91 7.51 5/182 18876
/proc/meminfo: memFree=11910816/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=40724 CPUtime=590.88 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 6999 0 0 0 59085 3 0 0 25 0 1 0 444256304 41701376 6890 33554432000 4194304 4785740 140734400952960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 10181 6890 341 145 0 7226 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=591.05 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 59105 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 515820

[startup+1242.3 s]
/proc/loadavg: 4.03 5.56 7.29 5/182 18878
/proc/meminfo: memFree=11909400/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=40916 CPUtime=620.88 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 7037 0 0 0 62085 3 0 0 25 0 1 0 444256304 41897984 6928 33554432000 4194304 4785740 140734400952960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 10229 6928 341 145 0 7274 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=621.05 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 62105 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 516012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.85 5.24 7.07 3/175 18897
/proc/meminfo: memFree=11947096/32950928 swapFree=67111528/67111528
[pid=18796] ppid=18794 vsize=18324 CPUtime=0.38 cores=0,2
/proc/18796/stat : 18796 (ppfolio) S 18794 18796 17727 0 -1 4202496 504 1711 0 0 0 0 38 0 15 0 1 0 444256304 18763776 395 33554432000 4194304 4287625 140737362065024 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18796/statm: 4581 395 346 23 0 91 0
[pid=18799] ppid=18796 vsize=40916 CPUtime=649.7 cores=0
/proc/18799/stat : 18799 (clasp) R 18796 18796 17727 0 -1 4202496 7050 0 0 0 64967 3 0 0 25 0 1 0 444256304 41897984 6941 33554432000 4194304 4785740 140734400952960 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18799/statm: 10229 6941 341 145 0 7274 0
[pid=18800] ppid=18796 vsize=456772 CPUtime=649.94 cores=0
/proc/18800/stat : 18800 (TNM) R 18796 18796 17727 0 -1 4202496 595 0 0 0 64994 0 0 0 25 0 1 0 444256304 467734528 491 33554432000 134512640 134534564 4287936832 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18800/statm: 114193 491 95 6 0 112859 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 516012

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1300
CPU system time (s): 0.037994
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 516012

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

runsolver used 2.14767 second user time and 4.64929 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-11 18:44:16
IDJOB=3191923
IDBENCH=83054
IDSOLVER=1613
FILE ID=node116/3191923-1302540256
RUNJOBID= node116-1302537280-17745
PBS_JOBID= 12951135
Free space on /tmp= 70780 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1897189325-062.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191923-1302540256/watcher-3191923-1302540256 -o /tmp/evaluation-result-3191923-1302540256/solver-3191923-1302540256 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191923-1302540256.cnf

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

MD5SUM BENCH= 28731ba8f9c5274ff0cd070fd7aeff45
RANDOM SEED=1373298144

node116.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.826
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.65
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.826
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.826
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.75
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.826
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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11906788 kB
Buffers:        733612 kB
Cached:       19724404 kB
SwapCached:          0 kB
Active:        7343668 kB
Inactive:     13216552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11906788 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20288 kB
Writeback:           0 kB
AnonPages:      102328 kB
Mapped:          17388 kB
Slab:           417840 kB
PageTables:       6080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2719036 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= 70800 MiB
End job on node116 at 2011-04-11 19:05:56