Trace number 3273952

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s20078956-unsat.cnf
MD5SUM8d05c170d9e6ebfc370bd1d7f7c63d86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables141
Number of clauses292
Sum of the clauses size876
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3292
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	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: 20563
0.00/0.00	c parsetime: 139us
0.00/0.00	c parsed 292 clauses with 141 variables
1.00/1.04	c preprocessor returned 10020 variables
1.00/1.04	c preprocessing returned UNKNOWN
1.00/1.04	c PP set 0 variables
1.00/1.04	c pp time: 1042294us (1s)

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

running on 4 cores: 0,2,4,6

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.66 3.89 4/176 20562
/proc/meminfo: memFree=18812628/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0

[startup+0.0169409 s]
/proc/loadavg: 3.47 3.66 3.89 4/176 20562
/proc/meminfo: memFree=18812628/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100928 s]
/proc/loadavg: 3.47 3.66 3.89 4/176 20562
/proc/meminfo: memFree=18812628/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300921 s]
/proc/loadavg: 3.47 3.66 3.89 4/176 20562
/proc/meminfo: memFree=18812628/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700851 s]
/proc/loadavg: 3.47 3.66 3.89 4/176 20562
/proc/meminfo: memFree=18812628/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 3.47 3.66 3.89 5/181 20567
/proc/meminfo: memFree=18796104/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=101960 CPUtime=1.69 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 2998 0 0 0 161 8 0 0 20 0 2 0 517144602 104407040 2582 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 25490 2582 392 389 0 21240 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 110660

[startup+3.10043 s]
/proc/loadavg: 3.47 3.66 3.89 6/182 20568
/proc/meminfo: memFree=18791508/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=102092 CPUtime=4.11 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 3397 0 0 0 387 24 0 0 25 0 2 0 517144602 104542208 2981 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 25523 2981 392 389 0 21273 0
[pid=20563/tid=20568] ppid=20560 vsize=102092 CPUtime=1.01 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 46 0 0 0 93 8 0 0 18 0 2 0 517144707 104542208 2981 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.11
Current children cumulated vsize (KiB) 110792

[startup+6.30081 s]
/proc/loadavg: 3.44 3.64 3.88 6/182 20568
/proc/meminfo: memFree=18786440/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=102488 CPUtime=9.13 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 3927 0 0 0 869 44 0 0 25 0 2 0 517144602 104947712 3511 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 25622 3511 392 389 0 21372 0
[pid=20563/tid=20568] ppid=20560 vsize=102488 CPUtime=2.84 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 127 0 0 0 268 16 0 0 18 0 2 0 517144707 104947712 3511 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.13
Current children cumulated vsize (KiB) 111188

[startup+12.7007 s]
/proc/loadavg: 3.40 3.63 3.88 6/182 20568
/proc/meminfo: memFree=18777712/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=103032 CPUtime=19.39 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 4853 0 0 0 1862 77 0 0 25 0 2 0 517144602 105504768 4437 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 25758 4437 392 389 0 21508 0
[pid=20563/tid=20568] ppid=20560 vsize=103032 CPUtime=6.69 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) S 20560 20560 20430 0 -1 4202560 260 0 0 0 642 27 0 0 18 0 2 0 517144707 105504768 4437 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134537649 0 0 4096 0 18446604453952400384 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.39
Current children cumulated vsize (KiB) 111732

[startup+25.5003 s]
/proc/loadavg: 3.46 3.63 3.87 6/182 20569
/proc/meminfo: memFree=18766344/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=103600 CPUtime=40.47 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 5758 0 0 0 3923 124 0 0 25 0 2 0 517144602 106086400 5341 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 25900 5341 392 389 0 21650 0
[pid=20563/tid=20568] ppid=20560 vsize=103600 CPUtime=14.97 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 411 0 0 0 1453 44 0 0 18 0 2 0 517144707 106086400 5341 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40.47
Current children cumulated vsize (KiB) 112300

[startup+51.1008 s]
/proc/loadavg: 3.64 3.66 3.88 6/182 20569
/proc/meminfo: memFree=18738024/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=109968 CPUtime=83.4 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 8685 0 0 0 8142 198 0 0 25 0 2 0 517144602 112607232 8214 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 27492 8214 392 389 0 23242 0
[pid=20563/tid=20568] ppid=20560 vsize=109968 CPUtime=32.3 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 677 0 0 0 3158 72 0 0 18 0 2 0 517144707 112607232 8214 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 83.4
Current children cumulated vsize (KiB) 118668

[startup+102.308 s]
/proc/loadavg: 3.57 3.65 3.86 6/182 20571
/proc/meminfo: memFree=18711340/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=111092 CPUtime=171.65 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 10294 0 0 0 16866 299 0 0 25 0 2 0 517144602 113758208 9775 33554432000 4194304 5787044 140734625473264 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 27773 9775 392 389 0 23523 0
[pid=20563/tid=20568] ppid=20560 vsize=111092 CPUtime=69.34 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 905 0 0 0 6824 110 0 0 18 0 2 0 517144707 113758208 9775 33554432000 4194304 5787044 140734625473264 18446744073709551615 5531856 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 171.65
Current children cumulated vsize (KiB) 119792

[startup+162.301 s]
/proc/loadavg: 3.66 3.66 3.85 6/182 20572
/proc/meminfo: memFree=18690232/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=117528 CPUtime=277.41 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 13821 0 0 0 27350 391 0 0 25 0 2 0 517144602 120348672 12948 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 29382 12948 392 389 0 25132 0
[pid=20563/tid=20568] ppid=20560 vsize=117528 CPUtime=115.11 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 1188 0 0 0 11366 145 0 0 18 0 2 0 517144707 120348672 12948 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 277.41
Current children cumulated vsize (KiB) 126228

[startup+222.301 s]
/proc/loadavg: 3.67 3.67 3.84 6/182 20574
/proc/meminfo: memFree=18673724/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=119320 CPUtime=385.7 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 16376 0 0 0 38107 463 0 0 25 0 2 0 517144602 122183680 15503 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 29830 15503 392 389 0 25580 0
[pid=20563/tid=20568] ppid=20560 vsize=119320 CPUtime=163.4 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 1557 0 0 0 16168 172 0 0 18 0 2 0 517144707 122183680 15503 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 385.7
Current children cumulated vsize (KiB) 128020

[startup+282.301 s]
/proc/loadavg: 3.88 3.73 3.85 6/182 20575
/proc/meminfo: memFree=18659316/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=119512 CPUtime=492.69 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 16654 0 0 0 48724 545 0 0 25 0 2 0 517144602 122380288 15684 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527464 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 29878 15684 392 389 0 25628 0
[pid=20563/tid=20568] ppid=20560 vsize=119512 CPUtime=210.39 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 1581 0 0 0 20834 205 0 0 18 0 2 0 517144707 122380288 15684 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 492.69

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

[pid=20563] ppid=20560 vsize=200928 CPUtime=1265 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 27467 0 0 0 125584 916 0 0 25 0 2 0 517144602 205750272 25782 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 50232 25782 392 389 0 45982 0
[pid=20563/tid=20568] ppid=20560 vsize=200928 CPUtime=562.68 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 2784 0 0 0 55909 359 0 0 18 0 2 0 517144707 205750272 25782 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1265
Current children cumulated vsize (KiB) 209628

[startup+762.307 s]
/proc/loadavg: 3.66 3.74 3.79 5/182 20588
/proc/meminfo: memFree=18567344/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=205284 CPUtime=1375.96 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 29909 0 0 0 136633 963 0 0 25 0 2 0 517144602 210210816 27999 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 51321 27999 392 389 0 47071 0
[pid=20563/tid=20568] ppid=20560 vsize=205284 CPUtime=613.63 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 2869 0 0 0 60984 379 0 0 18 0 2 0 517144707 210210816 27999 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1375.96
Current children cumulated vsize (KiB) 213984

[startup+822.301 s]
/proc/loadavg: 3.82 3.77 3.80 5/182 20590
/proc/meminfo: memFree=18566580/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=205284 CPUtime=1486.07 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 29910 0 0 0 147597 1010 0 0 25 0 2 0 517144602 210210816 28000 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527182 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 51321 28000 392 389 0 47071 0
[pid=20563/tid=20568] ppid=20560 vsize=205284 CPUtime=663.75 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 2869 0 0 0 65978 397 0 0 18 0 2 0 517144707 210210816 28000 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1486.07
Current children cumulated vsize (KiB) 213984

[startup+882.301 s]
/proc/loadavg: 3.81 3.78 3.80 6/182 20591
/proc/meminfo: memFree=18559236/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=205284 CPUtime=1597.34 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 29910 0 0 0 158681 1053 0 0 25 0 2 0 517144602 210210816 28000 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 51321 28000 392 389 0 47071 0
[pid=20563/tid=20568] ppid=20560 vsize=205284 CPUtime=715.03 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 2869 0 0 0 71087 416 0 0 18 0 2 0 517144707 210210816 28000 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527024 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1597.34
Current children cumulated vsize (KiB) 213984

[startup+942.301 s]
/proc/loadavg: 3.68 3.74 3.79 6/182 20593
/proc/meminfo: memFree=18546448/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=205284 CPUtime=1708.88 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 29926 0 0 0 169788 1100 0 0 25 0 2 0 517144602 210210816 28016 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527037 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 51321 28016 392 389 0 47071 0
[pid=20563/tid=20568] ppid=20560 vsize=205284 CPUtime=766.55 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 2876 0 0 0 76218 437 0 0 18 0 2 0 517144707 210210816 28016 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1708.88
Current children cumulated vsize (KiB) 213984

[startup+1002.3 s]
/proc/loadavg: 3.75 3.75 3.79 6/182 20595
/proc/meminfo: memFree=18537608/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=205540 CPUtime=1820.87 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 30027 0 0 0 180946 1141 0 0 25 0 2 0 517144602 210472960 28117 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 51385 28117 392 389 0 47135 0
[pid=20563/tid=20568] ppid=20560 vsize=205540 CPUtime=818.55 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 2949 0 0 0 81400 455 0 0 18 0 2 0 517144707 210472960 28117 33554432000 4194304 5787044 140734625473264 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1820.87
Current children cumulated vsize (KiB) 214240

[startup+1062.3 s]
/proc/loadavg: 3.87 3.78 3.79 6/182 20596
/proc/meminfo: memFree=18528664/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=206436 CPUtime=1933.03 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 30326 0 0 0 192123 1180 0 0 25 0 2 0 517144602 211390464 28416 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527186 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 51609 28416 392 389 0 47359 0
[pid=20563/tid=20568] ppid=20560 vsize=206436 CPUtime=870.7 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 3101 0 0 0 86599 471 0 0 18 0 2 0 517144707 211390464 28416 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1933.03
Current children cumulated vsize (KiB) 215136

[startup+1122.3 s]
/proc/loadavg: 3.79 3.77 3.79 6/182 20598
/proc/meminfo: memFree=18523916/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=206948 CPUtime=2045.4 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 31470 0 0 0 203321 1219 0 0 25 0 2 0 517144602 211914752 29560 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 51737 29560 392 389 0 47487 0
[pid=20563/tid=20568] ppid=20560 vsize=206948 CPUtime=923.08 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 3225 0 0 0 91820 488 0 0 18 0 2 0 517144707 211914752 29560 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2045.4
Current children cumulated vsize (KiB) 215648

[startup+1182.3 s]
/proc/loadavg: 3.73 3.76 3.78 6/182 20599
/proc/meminfo: memFree=18514104/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=212072 CPUtime=2157.99 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 33970 0 0 0 214541 1258 0 0 25 0 2 0 517144602 217161728 32060 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527407 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 53018 32060 392 389 0 48768 0
[pid=20563/tid=20568] ppid=20560 vsize=212072 CPUtime=975.66 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 3444 0 0 0 97061 505 0 0 18 0 2 0 517144707 217161728 32060 33554432000 4194304 5787044 140734625473264 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2157.99
Current children cumulated vsize (KiB) 220772

[startup+1242.3 s]
/proc/loadavg: 3.86 3.79 3.79 5/182 20601
/proc/meminfo: memFree=18508620/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=213096 CPUtime=2270.74 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 35328 0 0 0 225775 1299 0 0 25 0 2 0 517144602 218210304 33418 33554432000 4194304 5787044 140734625473264 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 53274 33418 392 389 0 49024 0
[pid=20563/tid=20568] ppid=20560 vsize=213096 CPUtime=1028.4 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 3639 0 0 0 102318 522 0 0 18 0 2 0 517144707 218210304 33418 33554432000 4194304 5787044 140734625473264 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2270.74
Current children cumulated vsize (KiB) 221796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.88 3.81 3.80 6/182 20603
/proc/meminfo: memFree=18503140/32951124 swapFree=67111528/67111528
[pid=20560] ppid=20557 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (prissup.sh) S 20557 20560 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517144602 8908800 251 33554432000 4194304 4922060 140734139988896 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20560/statm: 2175 251 211 178 0 68 0
[pid=20563] ppid=20560 vsize=214376 CPUtime=2379.36 cores=0,2,4,6
/proc/20563/stat : 20563 (priss) R 20560 20560 20430 0 -1 4202496 36644 0 0 0 236602 1334 0 0 25 0 2 0 517144602 219521024 34734 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20563/statm: 53594 34734 392 389 0 49344 0
[pid=20563/tid=20568] ppid=20560 vsize=214376 CPUtime=1079.32 cores=0,2,4,6
/proc/20563/task/20568/stat : 20568 (priss) R 20560 20560 20430 0 -1 4202560 3867 0 0 0 107394 538 0 0 18 0 2 0 517144707 219521024 34734 33554432000 4194304 5787044 140734625473264 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2379.36
Current children cumulated vsize (KiB) 223076

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 20560 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2379.36
#
# 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): 2379.36
CPU user time (s): 2366.02
CPU system time (s): 13.34
CPU usage (%): 183.025
Max. virtual memory (cumulated for all children) (KiB): 223076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
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= 27
involuntary context switches= 2

runsolver used 2.10168 second user time and 4.96624 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 07:37:46
IDJOB=3273952
IDBENCH=83150
IDSOLVER=1601
FILE ID=node138/3273952-1304055466
RUNJOBID= node138-1304054164-20448
PBS_JOBID= 13170427
Free space on /tmp= 71816 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s20078956-unsat.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273952-1304055466/watcher-3273952-1304055466 -o /tmp/evaluation-result-3273952-1304055466/solver-3273952-1304055466 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3273952-1304055466.cnf 1334419291 4800 15500 4

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

MD5SUM BENCH= 8d05c170d9e6ebfc370bd1d7f7c63d86
RANDOM SEED=1334419291

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:      18813064 kB
Buffers:       2040476 kB
Cached:       11471616 kB
SwapCached:          0 kB
Active:        3224280 kB
Inactive:     10351688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18813064 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3148 kB
Writeback:           0 kB
AnonPages:       63992 kB
Mapped:          15076 kB
Slab:           499192 kB
PageTables:       4276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187464 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 07:59:28