Trace number 3288743

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) 2371 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.803
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

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: 29203
0.00/0.07	c parsetime: 72385us
0.00/0.07	c parsed 245006 clauses with 76943 variables
2.49/2.50	c preprocessor returned 76943 variables
2.49/2.50	c preprocessing returned UNKNOWN
2.49/2.50	c PP set 3054 variables
2.49/2.50	c pp time: 2410297us (2s)

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-3288743-1304051387/watcher-3288743-1304051387 -o /tmp/evaluation-result-3288743-1304051387/solver-3288743-1304051387 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3288743-1304051387.cnf 513845020 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.54 3.43 3.00 3/179 29202
/proc/meminfo: memFree=31263276/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0

[startup+0.086624 s]
/proc/loadavg: 3.54 3.43 3.00 3/179 29202
/proc/meminfo: memFree=31263276/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100627 s]
/proc/loadavg: 3.54 3.43 3.00 3/179 29202
/proc/meminfo: memFree=31263276/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300592 s]
/proc/loadavg: 3.54 3.43 3.00 3/179 29202
/proc/meminfo: memFree=31263276/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700519 s]
/proc/loadavg: 3.54 3.43 3.00 3/179 29202
/proc/meminfo: memFree=31263276/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50039 s]
/proc/loadavg: 3.54 3.43 3.00 4/181 29204
/proc/meminfo: memFree=31214892/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=74756 CPUtime=1.49 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 20802 0 0 0 147 2 0 0 25 0 1 0 516737497 76550144 13618 33554432000 4194304 5787044 140733422202240 18446744073709551615 4345920 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29203/statm: 18689 13618 339 389 0 14439 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83456

[startup+3.1011 s]
/proc/loadavg: 3.54 3.43 3.00 4/181 29204
/proc/meminfo: memFree=31208816/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=166448 CPUtime=3.51 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 24857 0 0 0 340 11 0 0 25 0 2 0 516737497 170442752 17673 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29203/statm: 41612 17673 390 389 0 37362 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 175148

[startup+6.30053 s]
/proc/loadavg: 3.57 3.44 3.00 5/182 29205
/proc/meminfo: memFree=31186288/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=167140 CPUtime=9.27 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 25119 0 0 0 872 55 0 0 25 0 2 0 516737497 171151360 17935 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29203/statm: 41785 17935 390 389 0 37535 0
[pid=29203/tid=29205] ppid=29202 vsize=167140 CPUtime=2.97 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) R 29202 29202 27293 0 -1 4202560 287 0 0 0 258 39 0 0 16 0 2 0 516737749 171151360 17935 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.27
Current children cumulated vsize (KiB) 175840

[startup+12.7004 s]
/proc/loadavg: 3.53 3.43 3.00 4/182 29206
/proc/meminfo: memFree=31181036/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=167272 CPUtime=20.76 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 25692 0 0 0 1972 104 0 0 25 0 2 0 516737497 171286528 18508 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29203/statm: 41818 18508 390 389 0 37568 0
[pid=29203/tid=29205] ppid=29202 vsize=167272 CPUtime=8.06 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) R 29202 29202 27293 0 -1 4202560 299 0 0 0 734 72 0 0 15 0 2 0 516737749 171286528 18508 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.76
Current children cumulated vsize (KiB) 175972

[startup+25.5012 s]
/proc/loadavg: 3.64 3.46 3.02 4/182 29206
/proc/meminfo: memFree=31171952/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=167404 CPUtime=43.8 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 26608 0 0 0 4200 180 0 0 25 0 2 0 516737497 171421696 19424 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29203/statm: 41851 19424 390 389 0 37601 0
[pid=29203/tid=29205] ppid=29202 vsize=167404 CPUtime=18.3 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) R 29202 29202 27293 0 -1 4202560 323 0 0 0 1705 125 0 0 15 0 2 0 516737749 171421696 19424 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 43.8
Current children cumulated vsize (KiB) 176104

[startup+51.1006 s]
/proc/loadavg: 3.64 3.47 3.03 3/182 29207
/proc/meminfo: memFree=31155128/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=167804 CPUtime=89.84 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 28073 0 0 0 8671 313 0 0 25 0 2 0 516737497 171831296 20886 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29203/statm: 41951 20886 390 389 0 37701 0
[pid=29203/tid=29205] ppid=29202 vsize=167804 CPUtime=38.74 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) R 29202 29202 27293 0 -1 4202560 443 0 0 0 3658 216 0 0 16 0 2 0 516737749 171831296 20886 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 89.84
Current children cumulated vsize (KiB) 176504

[startup+102.307 s]
/proc/loadavg: 3.66 3.50 3.06 5/182 29208
/proc/meminfo: memFree=31124464/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=190184 CPUtime=182.13 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 33665 0 0 0 17699 514 0 0 25 0 2 0 516737497 194748416 26478 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29203/statm: 47546 26478 390 389 0 43296 0
[pid=29203/tid=29205] ppid=29202 vsize=190184 CPUtime=79.82 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) S 29202 29202 27293 0 -1 4202560 586 0 0 0 7636 346 0 0 16 0 2 0 516737749 194748416 26478 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690225 0 0 4096 0 18446604471118960512 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 182.13
Current children cumulated vsize (KiB) 198884

[startup+162.301 s]
/proc/loadavg: 3.68 3.53 3.10 4/182 29210
/proc/meminfo: memFree=31115240/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=198812 CPUtime=290.4 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 35914 0 0 0 28198 842 0 0 25 0 2 0 516737497 203583488 28727 33554432000 4194304 5787044 140733422202240 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29203/statm: 49703 28727 390 389 0 45453 0
[pid=29203/tid=29205] ppid=29202 vsize=198812 CPUtime=128.11 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) S 29202 29202 27293 0 -1 4202560 631 0 0 0 12220 591 0 0 15 0 2 0 516737749 203583488 28727 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690225 0 0 4096 0 18446604471118960512 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 290.4
Current children cumulated vsize (KiB) 207512

[startup+222.301 s]
/proc/loadavg: 3.79 3.58 3.14 4/182 29211
/proc/meminfo: memFree=31079224/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=216912 CPUtime=399.03 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 40346 0 0 0 38879 1024 0 0 25 0 2 0 516737497 222117888 33159 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29203/statm: 54228 33159 390 389 0 49978 0
[pid=29203/tid=29205] ppid=29202 vsize=216912 CPUtime=176.73 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) R 29202 29202 27293 0 -1 4202560 844 0 0 0 16963 710 0 0 16 0 2 0 516737749 222117888 33159 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 399.03
Current children cumulated vsize (KiB) 225612

[startup+282.301 s]
/proc/loadavg: 3.69 3.59 3.17 4/182 29213
/proc/meminfo: memFree=31043968/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=226480 CPUtime=508.42 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 42985 0 0 0 49672 1170 0 0 25 0 2 0 516737497 231915520 35798 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29203/statm: 56620 35798 390 389 0 52370 0
[pid=29203/tid=29205] ppid=29202 vsize=226480 CPUtime=226.12 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) R 29202 29202 27293 0 -1 4202560 1037 0 0 0 21809 803 0 0 15 0 2 0 516737749 231915520 35798 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 508.42
Current children cumulated vsize (KiB) 235180


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

[pid=29203] ppid=29202 vsize=288308 CPUtime=1273.87 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 59112 0 0 0 125172 2215 0 0 25 0 2 0 516737497 295227392 51925 33554432000 4194304 5787044 140733422202240 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29203/statm: 72077 51925 390 389 0 67827 0
[pid=29203/tid=29205] ppid=29202 vsize=288308 CPUtime=571.55 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) S 29202 29202 27293 0 -1 4202560 1974 0 0 0 55639 1516 0 0 16 0 2 0 516737749 295227392 51925 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690225 0 0 4096 0 18446604471118960512 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1273.87
Current children cumulated vsize (KiB) 297008

[startup+762.307 s]
/proc/loadavg: 3.51 3.55 3.31 5/182 29256
/proc/meminfo: memFree=31240432/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=304316 CPUtime=1383.3 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 63065 0 0 0 135981 2349 0 0 25 0 2 0 516737497 311619584 55878 33554432000 4194304 5787044 140733422202240 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29203/statm: 76079 55878 390 389 0 71829 0
[pid=29203/tid=29205] ppid=29202 vsize=304316 CPUtime=620.98 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) R 29202 29202 27293 0 -1 4202560 2097 0 0 0 60487 1611 0 0 15 0 2 0 516737749 311619584 55878 33554432000 4194304 5787044 140733422202240 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1383.3
Current children cumulated vsize (KiB) 313016

[startup+822.301 s]
/proc/loadavg: 3.41 3.52 3.31 5/182 29257
/proc/meminfo: memFree=31226492/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=304316 CPUtime=1492.74 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 63077 0 0 0 146815 2459 0 0 25 0 2 0 516737497 311619584 55890 33554432000 4194304 5787044 140733422202240 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29203/statm: 76079 55890 390 389 0 71829 0
[pid=29203/tid=29205] ppid=29202 vsize=304316 CPUtime=670.43 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) R 29202 29202 27293 0 -1 4202560 2107 0 0 0 65363 1680 0 0 15 0 2 0 516737749 311619584 55890 33554432000 4194304 5787044 140733422202240 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1492.74
Current children cumulated vsize (KiB) 313016

[startup+882.3 s]
/proc/loadavg: 3.59 3.55 3.33 3/182 29259
/proc/meminfo: memFree=31220000/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=304316 CPUtime=1602.63 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 63086 0 0 0 157708 2555 0 0 25 0 2 0 516737497 311619584 55899 33554432000 4194304 5787044 140733422202240 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29203/statm: 76079 55899 390 389 0 71829 0
[pid=29203/tid=29205] ppid=29202 vsize=304316 CPUtime=720.32 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) R 29202 29202 27293 0 -1 4202560 2112 0 0 0 70289 1743 0 0 16 0 2 0 516737749 311619584 55899 33554432000 4194304 5787044 140733422202240 18446744073709551615 5527218 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1602.63
Current children cumulated vsize (KiB) 313016

[startup+942.301 s]
/proc/loadavg: 3.58 3.55 3.34 4/182 29261
/proc/meminfo: memFree=31203596/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=304316 CPUtime=1712.88 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 63127 0 0 0 168651 2637 0 0 25 0 2 0 516737497 311619584 55940 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29203/statm: 76079 55940 390 389 0 71829 0
[pid=29203/tid=29205] ppid=29202 vsize=304316 CPUtime=770.56 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) R 29202 29202 27293 0 -1 4202560 2146 0 0 0 75261 1795 0 0 15 0 2 0 516737749 311619584 55940 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1712.88
Current children cumulated vsize (KiB) 313016

[startup+1002.3 s]
/proc/loadavg: 3.57 3.55 3.36 5/182 29262
/proc/meminfo: memFree=31202676/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=304316 CPUtime=1823.32 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 63308 0 0 0 179618 2714 0 0 25 0 2 0 516737497 311619584 56121 33554432000 4194304 5787044 140733422202240 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29203/statm: 76079 56121 390 389 0 71829 0
[pid=29203/tid=29205] ppid=29202 vsize=304316 CPUtime=821 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) R 29202 29202 27293 0 -1 4202560 2278 0 0 0 80258 1842 0 0 16 0 2 0 516737749 311619584 56121 33554432000 4194304 5787044 140733422202240 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1823.32
Current children cumulated vsize (KiB) 313016

[startup+1062.3 s]
/proc/loadavg: 3.84 3.63 3.39 5/182 29264
/proc/meminfo: memFree=31175848/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=314408 CPUtime=1933.95 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 66047 0 0 0 190603 2792 0 0 25 0 2 0 516737497 321953792 58860 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29203/statm: 78602 58860 390 389 0 74352 0
[pid=29203/tid=29205] ppid=29202 vsize=314408 CPUtime=871.64 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) R 29202 29202 27293 0 -1 4202560 2443 0 0 0 85273 1891 0 0 15 0 2 0 516737749 321953792 58860 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1933.95
Current children cumulated vsize (KiB) 323108

[startup+1122.3 s]
/proc/loadavg: 3.84 3.66 3.42 5/182 29265
/proc/meminfo: memFree=31142564/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=331708 CPUtime=2044.6 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 70558 0 0 0 201596 2864 0 0 25 0 2 0 516737497 339668992 63371 33554432000 4194304 5787044 140733422202240 18446744073709551615 5527218 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29203/statm: 82927 63371 390 389 0 78677 0
[pid=29203/tid=29205] ppid=29202 vsize=331708 CPUtime=922.28 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) R 29202 29202 27293 0 -1 4202560 2616 0 0 0 90294 1934 0 0 15 0 2 0 516737749 339668992 63371 33554432000 4194304 5787044 140733422202240 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2044.6
Current children cumulated vsize (KiB) 340408

[startup+1182.3 s]
/proc/loadavg: 3.70 3.64 3.42 5/182 29267
/proc/meminfo: memFree=31128616/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=344952 CPUtime=2155.55 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 74042 0 0 0 212621 2934 0 0 25 0 2 0 516737497 353230848 66855 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29203/statm: 86238 66855 390 389 0 81988 0
[pid=29203/tid=29205] ppid=29202 vsize=344952 CPUtime=973.23 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) R 29202 29202 27293 0 -1 4202560 2840 0 0 0 95347 1976 0 0 16 0 2 0 516737749 353230848 66855 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2155.55
Current children cumulated vsize (KiB) 353652

[startup+1242.3 s]
/proc/loadavg: 3.75 3.66 3.44 5/182 29269
/proc/meminfo: memFree=31115432/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=357048 CPUtime=2265.44 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 77181 0 0 0 223530 3014 0 0 25 0 2 0 516737497 365617152 69994 33554432000 4194304 5787044 140733422202240 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29203/statm: 89262 69994 390 389 0 85012 0
[pid=29203/tid=29205] ppid=29202 vsize=357048 CPUtime=1023.13 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) R 29202 29202 27293 0 -1 4202560 2969 0 0 0 100287 2026 0 0 16 0 2 0 516737749 365617152 69994 33554432000 4194304 5787044 140733422202240 18446744073709551615 5527464 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2265.44
Current children cumulated vsize (KiB) 365748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.63 3.63 3.44 5/182 29270
/proc/meminfo: memFree=31112032/32950928 swapFree=67111404/67111528
[pid=29202] ppid=29200 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29202/stat : 29202 (prissup.sh) S 29200 29202 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516737497 8908800 252 33554432000 4194304 4922060 140734333458160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29202/statm: 2175 252 211 178 0 68 0
[pid=29203] ppid=29202 vsize=357048 CPUtime=2371 cores=1,3,5,7
/proc/29203/stat : 29203 (priss) R 29202 29202 27293 0 -1 4202496 77181 0 0 0 233999 3101 0 0 25 0 2 0 516737497 365617152 69994 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29203/statm: 89262 69994 390 389 0 85012 0
[pid=29203/tid=29205] ppid=29202 vsize=357048 CPUtime=1070.97 cores=1,3,5,7
/proc/29203/task/29205/stat : 29205 (priss) R 29202 29202 27293 0 -1 4202560 2969 0 0 0 105016 2081 0 0 15 0 2 0 516737749 365617152 69994 33554432000 4194304 5787044 140733422202240 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2371
Current children cumulated vsize (KiB) 365748

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 29202 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 2371
#
# 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): 2371
CPU user time (s): 2339.99
CPU system time (s): 31.01
CPU usage (%): 182.382
Max. virtual memory (cumulated for all children) (KiB): 365748

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= 332
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.14767 second user time and 4.95625 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 06:29:47
IDJOB=3288743
IDBENCH=83103
IDSOLVER=1601
FILE ID=node120/3288743-1304051387
RUNJOBID= node120-1304044139-28490
PBS_JOBID= 13170379
Free space on /tmp= 72060 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top26.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288743-1304051387/watcher-3288743-1304051387 -o /tmp/evaluation-result-3288743-1304051387/solver-3288743-1304051387 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3288743-1304051387.cnf 513845020 4800 15500 4

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=513845020

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:      31263424 kB
Buffers:        424912 kB
Cached:         536804 kB
SwapCached:          8 kB
Active:         668396 kB
Inactive:       659252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31263424 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:            5848 kB
Writeback:           0 kB
AnonPages:      366092 kB
Mapped:          15748 kB
Slab:           295020 kB
PageTables:       5480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   536336 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= 72064 MiB
End job on node120 at 2011-04-29 06:51:29