Trace number 3292929

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
priss UP? (TO) 2358.56 1300.02

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net70-60-10.shuffled.cnf
MD5SUM6ebe2de27b5534e626cb88c01abcf6c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables8400
Number of clauses25061
Sum of the clauses size58730
Maximum clause length70
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216520
Number of clauses of size 38540
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 2014
0.00/0.01	c parsetime: 6503us
0.00/0.01	c parsed 25061 clauses with 8400 variables
0.00/0.52	c preprocessor returned 10002 variables
0.00/0.52	c preprocessing returned UNKNOWN
0.00/0.52	c PP set 0 variables
0.00/0.52	c pp time: 512474us (0s)

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-3292929-1304084114/watcher-3292929-1304084114 -o /tmp/evaluation-result-3292929-1304084114/solver-3292929-1304084114 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3292929-1304084114.cnf 323549801 4800 15500 4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.47 3.58 3.72 3/179 2013
/proc/meminfo: memFree=24711176/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0

[startup+0.01101 s]
/proc/loadavg: 3.47 3.58 3.72 3/179 2013
/proc/meminfo: memFree=24711176/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100993 s]
/proc/loadavg: 3.47 3.58 3.72 3/179 2013
/proc/meminfo: memFree=24711176/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300956 s]
/proc/loadavg: 3.47 3.58 3.72 3/179 2013
/proc/meminfo: memFree=24711176/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700849 s]
/proc/loadavg: 3.47 3.58 3.72 3/179 2013
/proc/meminfo: memFree=24711176/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50076 s]
/proc/loadavg: 3.47 3.58 3.72 5/182 2016
/proc/meminfo: memFree=24699004/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=105444 CPUtime=2.11 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 4492 0 0 0 201 10 0 0 25 0 2 0 598641862 107974656 3305 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2014/statm: 26361 3305 393 389 0 22111 0
[pid=2014/tid=2016] ppid=2013 vsize=105444 CPUtime=0.61 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 69 0 0 0 56 5 0 0 15 0 2 0 598641915 107974656 3305 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 114144

[startup+3.10046 s]
/proc/loadavg: 3.51 3.59 3.72 5/182 2016
/proc/meminfo: memFree=24698012/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=106248 CPUtime=4.78 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 4727 0 0 0 457 21 0 0 25 0 2 0 598641862 108797952 3540 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2014/statm: 26562 3540 393 389 0 22312 0
[pid=2014/tid=2016] ppid=2013 vsize=106248 CPUtime=1.69 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) S 2013 2013 1375 0 -1 4202560 99 0 0 0 156 13 0 0 15 0 2 0 598641915 108797952 3540 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889457 0 0 4096 0 18446604463199132416 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 114948

[startup+6.30084 s]
/proc/loadavg: 3.51 3.59 3.72 5/182 2016
/proc/meminfo: memFree=24696148/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=107832 CPUtime=10.16 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 5165 0 0 0 971 45 0 0 25 0 2 0 598641862 110419968 3978 33554432000 4194304 5787044 140734955895472 18446744073709551615 5528777 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2014/statm: 26958 3978 393 389 0 22708 0
[pid=2014/tid=2016] ppid=2013 vsize=107832 CPUtime=3.86 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 138 0 0 0 358 28 0 0 15 0 2 0 598641915 110419968 3978 33554432000 4194304 5787044 140734955895472 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.16
Current children cumulated vsize (KiB) 116532

[startup+12.7006 s]
/proc/loadavg: 3.43 3.57 3.71 5/182 2017
/proc/meminfo: memFree=24692300/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=110276 CPUtime=20.95 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 5812 0 0 0 2012 83 0 0 25 0 2 0 598641862 112922624 4625 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2014/statm: 27569 4625 393 389 0 23319 0
[pid=2014/tid=2016] ppid=2013 vsize=110276 CPUtime=8.25 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) S 2013 2013 1375 0 -1 4202560 205 0 0 0 775 50 0 0 15 0 2 0 598641915 112922624 4625 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889457 0 0 4096 0 18446604463199132416 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.95
Current children cumulated vsize (KiB) 118976

[startup+25.5003 s]
/proc/loadavg: 3.44 3.57 3.71 5/182 2017
/proc/meminfo: memFree=24685964/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=115464 CPUtime=42.82 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 7191 0 0 0 4139 143 0 0 25 0 2 0 598641862 118235136 6004 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2014/statm: 28866 6004 393 389 0 24616 0
[pid=2014/tid=2016] ppid=2013 vsize=115464 CPUtime=17.32 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 307 0 0 0 1644 88 0 0 16 0 2 0 598641915 118235136 6004 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.82
Current children cumulated vsize (KiB) 124164

[startup+51.1005 s]
/proc/loadavg: 3.29 3.52 3.69 4/182 2077
/proc/meminfo: memFree=24755688/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=126096 CPUtime=87.3 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 10010 0 0 0 8496 234 0 0 25 0 2 0 598641862 129122304 8823 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2014/statm: 31524 8823 393 389 0 27274 0
[pid=2014/tid=2016] ppid=2013 vsize=126096 CPUtime=36.2 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 510 0 0 0 3478 142 0 0 15 0 2 0 598641915 129122304 8823 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 87.3
Current children cumulated vsize (KiB) 134796

[startup+102.307 s]
/proc/loadavg: 3.37 3.51 3.67 5/182 2078
/proc/meminfo: memFree=24730096/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=136432 CPUtime=177.75 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 12919 0 0 0 17428 347 0 0 25 0 2 0 598641862 139706368 11732 33554432000 4194304 5787044 140734955895472 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2014/statm: 34108 11732 393 389 0 29858 0
[pid=2014/tid=2016] ppid=2013 vsize=136432 CPUtime=75.44 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 754 0 0 0 7334 210 0 0 15 0 2 0 598641915 139706368 11732 33554432000 4194304 5787044 140734955895472 18446744073709551615 5527758 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 177.75
Current children cumulated vsize (KiB) 145132

[startup+162.301 s]
/proc/loadavg: 3.37 3.48 3.65 5/182 2080
/proc/meminfo: memFree=24702040/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=147184 CPUtime=285.32 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 15659 0 0 0 28080 452 0 0 25 0 2 0 598641862 150716416 14472 33554432000 4194304 5787044 140734955895472 18446744073709551615 5524666 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2014/statm: 36796 14472 393 389 0 32546 0
[pid=2014/tid=2016] ppid=2013 vsize=147184 CPUtime=123.01 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 993 0 0 0 12029 272 0 0 15 0 2 0 598641915 150716416 14472 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 285.32
Current children cumulated vsize (KiB) 155884

[startup+222.301 s]
/proc/loadavg: 3.54 3.51 3.65 4/182 2083
/proc/meminfo: memFree=24677080/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=159676 CPUtime=393.65 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 19178 0 0 0 38817 548 0 0 25 0 2 0 598641862 163508224 17991 33554432000 4194304 5787044 140734955895472 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2014/statm: 39919 17991 393 389 0 35669 0
[pid=2014/tid=2016] ppid=2013 vsize=159676 CPUtime=171.34 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 1479 0 0 0 16803 331 0 0 15 0 2 0 598641915 163508224 17991 33554432000 4194304 5787044 140734955895472 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 393.65
Current children cumulated vsize (KiB) 168376

[startup+282.301 s]
/proc/loadavg: 3.59 3.54 3.65 4/182 2086
/proc/meminfo: memFree=24647080/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=171108 CPUtime=501.81 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 22212 0 0 0 49549 632 0 0 25 0 2 0 598641862 175214592 21025 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2014/statm: 42777 21025 393 389 0 38527 0
[pid=2014/tid=2016] ppid=2013 vsize=171108 CPUtime=219.5 cores=1,3,5,7

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

[pid=2014] ppid=2013 vsize=218608 CPUtime=1263.13 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 35210 0 0 0 125183 1130 0 0 25 0 2 0 598641862 223854592 33766 33554432000 4194304 5787044 140734955895472 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2014/statm: 54652 33766 393 389 0 50402 0
[pid=2014/tid=2016] ppid=2013 vsize=218608 CPUtime=560.81 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 2790 0 0 0 55410 671 0 0 16 0 2 0 598641915 223854592 33766 33554432000 4194304 5787044 140734955895472 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1263.13
Current children cumulated vsize (KiB) 227308

[startup+762.306 s]
/proc/loadavg: 3.62 3.59 3.62 4/182 2099
/proc/meminfo: memFree=24528828/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=232196 CPUtime=1372.58 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 38674 0 0 0 136072 1186 0 0 25 0 2 0 598641862 237768704 37230 33554432000 4194304 5787044 140734955895472 18446744073709551615 5528723 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2014/statm: 58049 37230 393 389 0 53799 0
[pid=2014/tid=2016] ppid=2013 vsize=232196 CPUtime=610.26 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 2850 0 0 0 60323 703 0 0 16 0 2 0 598641915 237768704 37230 33554432000 4194304 5787044 140734955895472 18446744073709551615 5527239 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1372.58
Current children cumulated vsize (KiB) 240896

[startup+822.301 s]
/proc/loadavg: 3.72 3.62 3.63 5/182 2100
/proc/meminfo: memFree=24495068/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=246956 CPUtime=1481.89 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 42579 0 0 0 146936 1253 0 0 25 0 2 0 598641862 252882944 41135 33554432000 4194304 5787044 140734955895472 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2014/statm: 61739 41135 393 389 0 57489 0
[pid=2014/tid=2016] ppid=2013 vsize=246956 CPUtime=659.57 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 2988 0 0 0 65216 741 0 0 15 0 2 0 598641915 252882944 41135 33554432000 4194304 5787044 140734955895472 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 255656

[startup+882.301 s]
/proc/loadavg: 3.69 3.61 3.62 4/182 2102
/proc/meminfo: memFree=24492188/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=246956 CPUtime=1590.78 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 42645 0 0 0 157760 1318 0 0 25 0 2 0 598641862 252882944 41201 33554432000 4194304 5787044 140734955895472 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2014/statm: 61739 41201 393 389 0 57489 0
[pid=2014/tid=2016] ppid=2013 vsize=246956 CPUtime=708.45 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 3035 0 0 0 70068 777 0 0 16 0 2 0 598641915 252882944 41201 33554432000 4194304 5787044 140734955895472 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1590.78
Current children cumulated vsize (KiB) 255656

[startup+942.301 s]
/proc/loadavg: 3.71 3.62 3.63 5/182 2103
/proc/meminfo: memFree=24489932/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=246956 CPUtime=1699.65 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 42741 0 0 0 168579 1386 0 0 25 0 2 0 598641862 252882944 41297 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2014/statm: 61739 41297 393 389 0 57489 0
[pid=2014/tid=2016] ppid=2013 vsize=246956 CPUtime=757.32 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 3123 0 0 0 74917 815 0 0 16 0 2 0 598641915 252882944 41297 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1699.65
Current children cumulated vsize (KiB) 255656

[startup+1002.3 s]
/proc/loadavg: 3.65 3.61 3.62 5/182 2105
/proc/meminfo: memFree=24488416/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=247516 CPUtime=1809.57 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 43114 0 0 0 179514 1443 0 0 25 0 2 0 598641862 253456384 41670 33554432000 4194304 5787044 140734955895472 18446744073709551615 5528078 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2014/statm: 61879 41670 393 389 0 57629 0
[pid=2014/tid=2016] ppid=2013 vsize=247516 CPUtime=807.24 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 3353 0 0 0 79876 848 0 0 16 0 2 0 598641915 253456384 41670 33554432000 4194304 5787044 140734955895472 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1809.57
Current children cumulated vsize (KiB) 256216

[startup+1062.3 s]
/proc/loadavg: 3.78 3.65 3.63 5/182 2107
/proc/meminfo: memFree=24485388/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=249308 CPUtime=1920.4 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 43905 0 0 0 190546 1494 0 0 25 0 2 0 598641862 255291392 42461 33554432000 4194304 5787044 140734955895472 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2014/statm: 62327 42461 393 389 0 58077 0
[pid=2014/tid=2016] ppid=2013 vsize=249308 CPUtime=858.07 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 3754 0 0 0 84932 875 0 0 15 0 2 0 598641915 255291392 42461 33554432000 4194304 5787044 140734955895472 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1920.4
Current children cumulated vsize (KiB) 258008

[startup+1122.3 s]
/proc/loadavg: 3.53 3.62 3.62 5/182 2108
/proc/meminfo: memFree=24466884/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=257252 CPUtime=2030.22 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 46386 0 0 0 201467 1555 0 0 25 0 2 0 598641862 263426048 44429 33554432000 4194304 5787044 140734955895472 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2014/statm: 64313 44429 393 389 0 60063 0
[pid=2014/tid=2016] ppid=2013 vsize=257252 CPUtime=907.89 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 4352 0 0 0 89880 909 0 0 15 0 2 0 598641915 263426048 44429 33554432000 4194304 5787044 140734955895472 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2030.22
Current children cumulated vsize (KiB) 265952

[startup+1182.3 s]
/proc/loadavg: 3.35 3.55 3.60 4/182 2110
/proc/meminfo: memFree=24427664/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=278680 CPUtime=2140.48 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 52022 0 0 0 212429 1619 0 0 25 0 2 0 598641862 285368320 50065 33554432000 4194304 5787044 140734955895472 18446744073709551615 5527122 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2014/statm: 69670 50065 393 389 0 65420 0
[pid=2014/tid=2016] ppid=2013 vsize=278680 CPUtime=958.14 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) S 2013 2013 1375 0 -1 4202560 4742 0 0 0 94870 944 0 0 16 0 2 0 598641915 285368320 50065 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889457 0 0 4096 0 18446604463199132416 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2140.48
Current children cumulated vsize (KiB) 287380

[startup+1242.3 s]
/proc/loadavg: 3.70 3.61 3.62 5/182 2111
/proc/meminfo: memFree=24391564/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=297884 CPUtime=2251.25 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 56968 0 0 0 223442 1683 0 0 25 0 2 0 598641862 305033216 55011 33554432000 4194304 5787044 140734955895472 18446744073709551615 5521936 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2014/statm: 74471 55011 393 389 0 70221 0
[pid=2014/tid=2016] ppid=2013 vsize=297884 CPUtime=1008.91 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 5084 0 0 0 99908 983 0 0 19 0 2 0 598641915 305033216 55011 33554432000 4194304 5787044 140734955895472 18446744073709551615 5521936 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2251.25
Current children cumulated vsize (KiB) 306584



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.66 3.63 3.62 5/182 2113
/proc/meminfo: memFree=24391268/32951124 swapFree=67111348/67111528
[pid=2013] ppid=2011 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2013/stat : 2013 (prissup.sh) S 2011 2013 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598641862 8908800 252 33554432000 4194304 4922060 140735565427760 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2013/statm: 2175 252 211 178 0 68 0
[pid=2014] ppid=2013 vsize=297884 CPUtime=2358.56 cores=1,3,5,7
/proc/2014/stat : 2014 (priss) R 2013 2013 1375 0 -1 4202496 56969 0 0 0 234118 1738 0 0 25 0 2 0 598641862 305033216 55012 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2014/statm: 74471 55012 393 389 0 70221 0
[pid=2014/tid=2016] ppid=2013 vsize=297884 CPUtime=1058.52 cores=1,3,5,7
/proc/2014/task/2016/stat : 2016 (priss) R 2013 2013 1375 0 -1 4202560 5084 0 0 0 104838 1014 0 0 16 0 2 0 598641915 305033216 55012 33554432000 4194304 5787044 140734955895472 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2358.56
Current children cumulated vsize (KiB) 306584

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 2358.56
CPU user time (s): 2341.18
CPU system time (s): 17.38
CPU usage (%): 181.425
Max. virtual memory (cumulated for all children) (KiB): 306584

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

runsolver used 2.02569 second user time and 5.01224 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 15:35:14
IDJOB=3292929
IDBENCH=87988
IDSOLVER=1601
FILE ID=node111/3292929-1304084114
RUNJOBID= node111-1304081506-1766
PBS_JOBID= 13170507
Free space on /tmp= 70896 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net70-60-10.shuffled.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292929-1304084114/watcher-3292929-1304084114 -o /tmp/evaluation-result-3292929-1304084114/solver-3292929-1304084114 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3292929-1304084114.cnf 323549801 4800 15500 4

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

MD5SUM BENCH= 6ebe2de27b5534e626cb88c01abcf6c6
RANDOM SEED=323549801

node111.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.849
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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:      24711448 kB
Buffers:       1278808 kB
Cached:        6312000 kB
SwapCached:        124 kB
Active:        3260696 kB
Inactive:      4489744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24711448 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1700 kB
Writeback:           0 kB
AnonPages:      158844 kB
Mapped:          15444 kB
Slab:           425144 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   317752 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= 70892 MiB
End job on node111 at 2011-04-29 15:56:56