Trace number 3263614

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
MD5SUM9ffa0325c9e00b41c025f41d20ec5a0c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4252.27
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses49070
Sum of the clauses size98700
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249050
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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: 21562
0.00/0.01	c parsetime: 11129us
0.00/0.01	c parsed 49070 clauses with 600 variables
2.39/2.40	c preprocessor returned 10023 variables
2.39/2.40	c preprocessing returned UNKNOWN
2.39/2.40	c PP set 0 variables
2.39/2.40	c pp time: 2385089us (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-3263614-1304065904/watcher-3263614-1304065904 -o /tmp/evaluation-result-3263614-1304065904/solver-3263614-1304065904 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3263614-1304065904.cnf 1991987866 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.66 3.64 3.62 3/179 21561
/proc/meminfo: memFree=18769768/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0

[startup+0.0941041 s]
/proc/loadavg: 3.66 3.64 3.62 3/179 21561
/proc/meminfo: memFree=18769768/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.1011 s]
/proc/loadavg: 3.66 3.64 3.62 3/179 21561
/proc/meminfo: memFree=18769768/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301062 s]
/proc/loadavg: 3.66 3.64 3.62 3/179 21561
/proc/meminfo: memFree=18769768/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700989 s]
/proc/loadavg: 3.66 3.64 3.62 3/179 21561
/proc/meminfo: memFree=18769768/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50087 s]
/proc/loadavg: 3.66 3.64 3.62 4/181 21563
/proc/meminfo: memFree=18761816/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=26392 CPUtime=1.49 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 3853 0 0 0 149 0 0 0 25 0 1 0 518188419 27025408 2516 33554432000 4194304 5787044 140735166446256 18446744073709551615 4359266 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21562/statm: 6598 2516 342 389 0 2348 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35092

[startup+3.10058 s]
/proc/loadavg: 3.66 3.64 3.62 4/181 21563
/proc/meminfo: memFree=18757848/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=104524 CPUtime=3.54 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 5854 0 0 0 345 9 0 0 19 0 2 0 518188419 107032576 3312 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21562/statm: 26131 3312 391 389 0 21881 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 113224

[startup+6.30098 s]
/proc/loadavg: 3.69 3.65 3.63 5/182 21564
/proc/meminfo: memFree=18749556/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=106564 CPUtime=8.85 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 6518 0 0 0 845 40 0 0 25 0 2 0 518188419 109121536 3976 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21562/statm: 26641 3976 392 389 0 22391 0
[pid=21562/tid=21564] ppid=21561 vsize=106564 CPUtime=2.55 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 8 0 0 0 232 23 0 0 16 0 2 0 518188660 109121536 3976 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.85
Current children cumulated vsize (KiB) 115264

[startup+12.7008 s]
/proc/loadavg: 3.72 3.65 3.63 5/182 21565
/proc/meminfo: memFree=18745044/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=109800 CPUtime=19.65 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 7301 0 0 0 1871 94 0 0 25 0 2 0 518188419 112435200 4759 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21562/statm: 27450 4759 392 389 0 23200 0
[pid=21562/tid=21564] ppid=21561 vsize=109800 CPUtime=6.95 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 8 0 0 0 637 58 0 0 15 0 2 0 518188660 112435200 4759 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19.65
Current children cumulated vsize (KiB) 118500

[startup+25.5005 s]
/proc/loadavg: 3.64 3.64 3.62 5/182 21565
/proc/meminfo: memFree=18732044/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=120420 CPUtime=41.59 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 10033 0 0 0 3977 182 0 0 25 0 2 0 518188419 123310080 7491 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21562/statm: 30105 7491 392 389 0 25855 0
[pid=21562/tid=21564] ppid=21561 vsize=120420 CPUtime=16.08 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 138 0 0 0 1495 113 0 0 16 0 2 0 518188660 123310080 7491 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 41.59
Current children cumulated vsize (KiB) 129120

[startup+51.1009 s]
/proc/loadavg: 3.54 3.62 3.62 5/182 21566
/proc/meminfo: memFree=18709188/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=131076 CPUtime=86.42 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 12864 0 0 0 8327 315 0 0 25 0 2 0 518188419 134221824 10322 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21562/statm: 32769 10322 392 389 0 28519 0
[pid=21562/tid=21564] ppid=21561 vsize=131076 CPUtime=35.32 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 387 0 0 0 3336 196 0 0 16 0 2 0 518188660 134221824 10322 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 86.42
Current children cumulated vsize (KiB) 139776

[startup+102.307 s]
/proc/loadavg: 3.58 3.61 3.61 5/182 21567
/proc/meminfo: memFree=18679156/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=145428 CPUtime=177.36 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 16856 0 0 0 17212 524 0 0 25 0 2 0 518188419 148918272 14314 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21562/statm: 36357 14314 392 389 0 32107 0
[pid=21562/tid=21564] ppid=21561 vsize=145428 CPUtime=75.04 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 697 0 0 0 7176 328 0 0 15 0 2 0 518188660 148918272 14314 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 177.36
Current children cumulated vsize (KiB) 154128

[startup+162.301 s]
/proc/loadavg: 3.65 3.62 3.62 5/182 21569
/proc/meminfo: memFree=18643300/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=160280 CPUtime=284.96 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 20865 0 0 0 27778 718 0 0 25 0 2 0 518188419 164126720 18066 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21562/statm: 40070 18066 392 389 0 35820 0
[pid=21562/tid=21564] ppid=21561 vsize=160280 CPUtime=122.65 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 1009 0 0 0 11819 446 0 0 15 0 2 0 518188660 164126720 18066 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 284.96
Current children cumulated vsize (KiB) 168980

[startup+222.301 s]
/proc/loadavg: 3.67 3.63 3.62 4/182 21570
/proc/meminfo: memFree=18627172/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=174496 CPUtime=393.25 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 24626 0 0 0 38439 886 0 0 25 0 2 0 518188419 178683904 21827 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21562/statm: 43624 21827 392 389 0 39374 0
[pid=21562/tid=21564] ppid=21561 vsize=174496 CPUtime=170.94 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 1199 0 0 0 16546 548 0 0 16 0 2 0 518188660 178683904 21827 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 393.25
Current children cumulated vsize (KiB) 183196

[startup+282.301 s]
/proc/loadavg: 3.57 3.61 3.62 5/182 21572
/proc/meminfo: memFree=18579772/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=193920 CPUtime=502.78 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 29928 0 0 0 49254 1024 0 0 25 0 2 0 518188419 198574080 27129 33554432000 4194304 5787044 140735166446256 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21562/statm: 48480 27129 392 389 0 44230 0
[pid=21562/tid=21564] ppid=21561 vsize=193920 CPUtime=220.47 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 1509 0 0 0 21414 633 0 0 16 0 2 0 518188660 198574080 27129 33554432000 4194304 5787044 140735166446256 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 502.78
Current children cumulated vsize (KiB) 202620


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

[pid=21562] ppid=21561 vsize=241720 CPUtime=1272.12 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 42911 0 0 0 125425 1787 0 0 25 0 2 0 518188419 247521280 39599 33554432000 4194304 5787044 140735166446256 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21562/statm: 60430 39599 392 389 0 56180 0
[pid=21562/tid=21564] ppid=21561 vsize=241720 CPUtime=569.81 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 2487 0 0 0 55883 1098 0 0 15 0 2 0 518188660 247521280 39599 33554432000 4194304 5787044 140735166446256 18446744073709551615 5527582 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1272.12
Current children cumulated vsize (KiB) 250420

[startup+762.307 s]
/proc/loadavg: 3.71 3.66 3.64 5/182 21585
/proc/meminfo: memFree=18454852/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=255620 CPUtime=1383.08 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 46556 0 0 0 136432 1876 0 0 25 0 2 0 518188419 261754880 43244 33554432000 4194304 5787044 140735166446256 18446744073709551615 5527392 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21562/statm: 63905 43244 392 389 0 59655 0
[pid=21562/tid=21564] ppid=21561 vsize=255620 CPUtime=620.76 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 2699 0 0 0 60925 1151 0 0 16 0 2 0 518188660 261754880 43244 33554432000 4194304 5787044 140735166446256 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1383.08
Current children cumulated vsize (KiB) 264320

[startup+822.301 s]
/proc/loadavg: 3.82 3.70 3.65 5/182 21586
/proc/meminfo: memFree=18419132/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=271272 CPUtime=1494.24 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 50666 0 0 0 147476 1948 0 0 25 0 2 0 518188419 277782528 47354 33554432000 4194304 5787044 140735166446256 18446744073709551615 5527993 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21562/statm: 67818 47354 392 389 0 63568 0
[pid=21562/tid=21564] ppid=21561 vsize=271272 CPUtime=671.92 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 2900 0 0 0 65999 1193 0 0 16 0 2 0 518188660 277782528 47354 33554432000 4194304 5787044 140735166446256 18446744073709551615 5527696 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1494.24
Current children cumulated vsize (KiB) 279972

[startup+882.301 s]
/proc/loadavg: 3.77 3.71 3.65 5/182 21588
/proc/meminfo: memFree=18408308/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=273660 CPUtime=1604.08 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 51302 0 0 0 158359 2049 0 0 25 0 2 0 518188419 280227840 47990 33554432000 4194304 5787044 140735166446256 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21562/statm: 68415 47990 392 389 0 64165 0
[pid=21562/tid=21564] ppid=21561 vsize=273660 CPUtime=721.76 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) S 21561 21561 20430 0 -1 4202560 2907 0 0 0 70924 1252 0 0 16 0 2 0 518188660 280227840 47990 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134537649 0 0 4096 0 18446604464051729344 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1604.08
Current children cumulated vsize (KiB) 282360

[startup+942.301 s]
/proc/loadavg: 3.79 3.71 3.65 5/182 21589
/proc/meminfo: memFree=18408280/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=273660 CPUtime=1714.26 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 51307 0 0 0 169277 2149 0 0 25 0 2 0 518188419 280227840 47995 33554432000 4194304 5787044 140735166446256 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21562/statm: 68415 47995 392 389 0 64165 0
[pid=21562/tid=21564] ppid=21561 vsize=273660 CPUtime=771.94 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 2909 0 0 0 75883 1311 0 0 16 0 2 0 518188660 280227840 47995 33554432000 4194304 5787044 140735166446256 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1714.26
Current children cumulated vsize (KiB) 282360

[startup+1002.3 s]
/proc/loadavg: 3.74 3.71 3.65 5/182 21591
/proc/meminfo: memFree=18408248/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=273660 CPUtime=1824.99 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 51327 0 0 0 180267 2232 0 0 25 0 2 0 518188419 280227840 48015 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21562/statm: 68415 48015 392 389 0 64165 0
[pid=21562/tid=21564] ppid=21561 vsize=273660 CPUtime=822.66 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 2925 0 0 0 80906 1360 0 0 16 0 2 0 518188660 280227840 48015 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1824.99
Current children cumulated vsize (KiB) 282360

[startup+1062.3 s]
/proc/loadavg: 3.71 3.70 3.64 4/182 21593
/proc/meminfo: memFree=18407728/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=273660 CPUtime=1935.68 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 51371 0 0 0 191259 2309 0 0 25 0 2 0 518188419 280227840 48059 33554432000 4194304 5787044 140735166446256 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21562/statm: 68415 48059 392 389 0 64165 0
[pid=21562/tid=21564] ppid=21561 vsize=273660 CPUtime=873.35 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 2958 0 0 0 85930 1405 0 0 16 0 2 0 518188660 280227840 48059 33554432000 4194304 5787044 140735166446256 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1935.68
Current children cumulated vsize (KiB) 282360

[startup+1122.3 s]
/proc/loadavg: 3.64 3.67 3.64 4/182 21594
/proc/meminfo: memFree=18407224/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=273660 CPUtime=2046.77 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 51489 0 0 0 202290 2387 0 0 25 0 2 0 518188419 280227840 48177 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21562/statm: 68415 48177 392 389 0 64165 0
[pid=21562/tid=21564] ppid=21561 vsize=273660 CPUtime=924.43 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 3059 0 0 0 90993 1450 0 0 16 0 2 0 518188660 280227840 48177 33554432000 4194304 5787044 140735166446256 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2046.77
Current children cumulated vsize (KiB) 282360

[startup+1182.3 s]
/proc/loadavg: 3.78 3.71 3.65 5/182 21596
/proc/meminfo: memFree=18398024/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=280832 CPUtime=2157.65 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 53585 0 0 0 213302 2463 0 0 25 0 2 0 518188419 287571968 50273 33554432000 4194304 5787044 140735166446256 18446744073709551615 5527156 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21562/statm: 70208 50273 392 389 0 65958 0
[pid=21562/tid=21564] ppid=21561 vsize=280832 CPUtime=975.32 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 3190 0 0 0 96035 1497 0 0 16 0 2 0 518188660 287571968 50273 33554432000 4194304 5787044 140735166446256 18446744073709551615 5527057 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2157.65
Current children cumulated vsize (KiB) 289532

[startup+1242.3 s]
/proc/loadavg: 3.74 3.71 3.64 5/182 21597
/proc/meminfo: memFree=18373076/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=295148 CPUtime=2269.07 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 57251 0 0 0 224378 2529 0 0 25 0 2 0 518188419 302231552 53939 33554432000 4194304 5787044 140735166446256 18446744073709551615 5527147 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21562/statm: 73787 53939 392 389 0 69537 0
[pid=21562/tid=21564] ppid=21561 vsize=295148 CPUtime=1026.75 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 3297 0 0 0 101139 1536 0 0 16 0 2 0 518188660 302231552 53939 33554432000 4194304 5787044 140735166446256 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2269.07
Current children cumulated vsize (KiB) 303848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.45 3.62 3.62 5/182 21629
/proc/meminfo: memFree=18543260/32951124 swapFree=67111528/67111528
[pid=21561] ppid=21559 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21561/stat : 21561 (prissup.sh) S 21559 21561 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518188419 8908800 252 33554432000 4194304 4922060 140733348759968 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21561/statm: 2175 252 211 178 0 68 0
[pid=21562] ppid=21561 vsize=308336 CPUtime=2376.11 cores=1,3,5,7
/proc/21562/stat : 21562 (priss) R 21561 21561 20430 0 -1 4202496 60702 0 0 0 235021 2590 0 0 25 0 2 0 518188419 315736064 56365 33554432000 4194304 5787044 140735166446256 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21562/statm: 77084 56365 392 389 0 72834 0
[pid=21562/tid=21564] ppid=21561 vsize=308336 CPUtime=1076.07 cores=1,3,5,7
/proc/21562/task/21564/stat : 21564 (priss) R 21561 21561 20430 0 -1 4202560 3407 0 0 0 106038 1569 0 0 16 0 2 0 518188660 315736064 56365 33554432000 4194304 5787044 140735166446256 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2376.11
Current children cumulated vsize (KiB) 317036

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 21561 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=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 2376.11
#
# 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): 2376.11
CPU user time (s): 2350.21
CPU system time (s): 25.9
CPU usage (%): 182.775
Max. virtual memory (cumulated for all children) (KiB): 317036

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

runsolver used 2.08968 second user time and 5.00824 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 10:31:44
IDJOB=3263614
IDBENCH=83988
IDSOLVER=1601
FILE ID=node138/3263614-1304065904
RUNJOBID= node138-1304054164-20449
PBS_JOBID= 13170427
Free space on /tmp= 71812 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263614-1304065904/watcher-3263614-1304065904 -o /tmp/evaluation-result-3263614-1304065904/solver-3263614-1304065904 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3263614-1304065904.cnf 1991987866 4800 15500 4

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

MD5SUM BENCH= 9ffa0325c9e00b41c025f41d20ec5a0c
RANDOM SEED=1991987866

node138.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.854
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.70
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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:     32951124 kB
MemFree:      18769924 kB
Buffers:       2040868 kB
Cached:       11475264 kB
SwapCached:          0 kB
Active:        3274684 kB
Inactive:     10344416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18769924 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1980 kB
Writeback:           0 kB
AnonPages:      102304 kB
Mapped:          15520 kB
Slab:           499472 kB
PageTables:       4484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   255472 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= 71812 MiB
End job on node138 at 2011-04-29 10:53:27