Trace number 3263526

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
MD5SUM5bd7c76aed56f767985526812cdb8e0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.889
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses31962
Sum of the clauses size64344
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231947
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

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: 3396
0.00/0.01	c parsetime: 7305us
0.00/0.01	c parsed 31962 clauses with 450 variables
1.49/1.58	c preprocessor returned 10008 variables
1.49/1.58	c preprocessing returned UNKNOWN
1.49/1.58	c PP set 0 variables
1.49/1.58	c pp time: 1574078us (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-3263526-1304065802/watcher-3263526-1304065802 -o /tmp/evaluation-result-3263526-1304065802/solver-3263526-1304065802 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3263526-1304065802.cnf 515178388 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.78 3.74 3.72 4/183 3395
/proc/meminfo: memFree=22206704/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0

[startup+0.06694 s]
/proc/loadavg: 3.78 3.74 3.72 4/183 3395
/proc/meminfo: memFree=22206704/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100932 s]
/proc/loadavg: 3.78 3.74 3.72 4/183 3395
/proc/meminfo: memFree=22206704/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300893 s]
/proc/loadavg: 3.78 3.74 3.72 4/183 3395
/proc/meminfo: memFree=22206704/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70083 s]
/proc/loadavg: 3.78 3.74 3.72 4/183 3395
/proc/meminfo: memFree=22206704/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50068 s]
/proc/loadavg: 3.72 3.73 3.71 4/185 3397
/proc/meminfo: memFree=22198132/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=25864 CPUtime=1.49 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 3318 0 0 0 149 0 0 0 25 0 1 0 518178030 26484736 2358 33554432000 4194304 5787044 140733515947120 18446744073709551615 4359256 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/3396/statm: 6466 2358 342 389 0 2216 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34564

[startup+3.1004 s]
/proc/loadavg: 3.72 3.73 3.71 4/186 3398
/proc/meminfo: memFree=22195428/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=104852 CPUtime=4.02 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 5039 0 0 0 374 28 0 0 25 0 2 0 518178030 107368448 3236 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3396/statm: 26213 3236 391 389 0 21963 0
[pid=3396/tid=3398] ppid=3395 vsize=104852 CPUtime=0.92 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) R 3395 3395 32466 0 -1 4202560 58 0 0 0 75 17 0 0 15 0 2 0 518178189 107368448 3236 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 113552

[startup+6.30081 s]
/proc/loadavg: 3.72 3.73 3.71 4/186 3398
/proc/meminfo: memFree=22192788/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=107200 CPUtime=9.33 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 5679 0 0 0 862 71 0 0 25 0 2 0 518178030 109772800 3876 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3396/statm: 26800 3876 391 389 0 22550 0
[pid=3396/tid=3398] ppid=3395 vsize=107200 CPUtime=3.03 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) R 3395 3395 32466 0 -1 4202560 128 0 0 0 258 45 0 0 15 0 2 0 518178189 109772800 3876 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.33
Current children cumulated vsize (KiB) 115900

[startup+12.7006 s]
/proc/loadavg: 3.76 3.74 3.71 5/186 3398
/proc/meminfo: memFree=22186608/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=110248 CPUtime=20.19 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 6530 0 0 0 1872 147 0 0 25 0 2 0 518178030 112893952 4727 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3396/statm: 27562 4727 391 389 0 23312 0
[pid=3396/tid=3398] ppid=3395 vsize=110248 CPUtime=7.49 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) S 3395 3395 32466 0 -1 4202560 236 0 0 0 654 95 0 0 15 0 2 0 518178189 112893952 4727 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125041 0 0 4096 0 18446604471123607936 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.19
Current children cumulated vsize (KiB) 118948

[startup+25.5003 s]
/proc/loadavg: 3.72 3.73 3.71 5/186 3398
/proc/meminfo: memFree=22172600/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=120536 CPUtime=42.28 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 9245 0 0 0 3964 264 0 0 25 0 2 0 518178030 123428864 7442 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3396/statm: 30134 7442 391 389 0 25884 0
[pid=3396/tid=3398] ppid=3395 vsize=120536 CPUtime=16.78 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) S 3395 3395 32466 0 -1 4202560 398 0 0 0 1508 170 0 0 15 0 2 0 518178189 123428864 7442 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125041 0 0 4096 0 18446604471123607936 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.28
Current children cumulated vsize (KiB) 129236

[startup+51.1005 s]
/proc/loadavg: 3.81 3.75 3.72 4/186 3399
/proc/meminfo: memFree=22150624/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=129916 CPUtime=87.31 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 11743 0 0 0 8292 439 0 0 25 0 2 0 518178030 133033984 9940 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3396/statm: 32479 9940 391 389 0 28229 0
[pid=3396/tid=3398] ppid=3395 vsize=129916 CPUtime=36.2 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) R 3395 3395 32466 0 -1 4202560 666 0 0 0 3337 283 0 0 15 0 2 0 518178189 133033984 9940 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 87.31
Current children cumulated vsize (KiB) 138616

[startup+102.307 s]
/proc/loadavg: 3.87 3.77 3.73 4/186 3400
/proc/meminfo: memFree=22112288/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=151148 CPUtime=178.84 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 17942 0 0 0 17186 698 0 0 25 0 2 0 518178030 154775552 15882 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3396/statm: 37787 15882 392 389 0 33537 0
[pid=3396/tid=3398] ppid=3395 vsize=151148 CPUtime=76.53 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) S 3395 3395 32466 0 -1 4202560 1090 0 0 0 7204 449 0 0 15 0 2 0 518178189 154775552 15882 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125041 0 0 4096 0 18446604471123607936 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 178.84
Current children cumulated vsize (KiB) 159848

[startup+162.301 s]
/proc/loadavg: 3.73 3.75 3.72 4/186 3402
/proc/meminfo: memFree=22091180/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=170840 CPUtime=286.99 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 23221 0 0 0 27766 933 0 0 25 0 2 0 518178030 174940160 21161 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3396/statm: 42710 21161 392 389 0 38460 0
[pid=3396/tid=3398] ppid=3395 vsize=170840 CPUtime=124.69 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) S 3395 3395 32466 0 -1 4202560 1413 0 0 0 11868 601 0 0 16 0 2 0 518178189 174940160 21161 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125041 0 0 4096 0 18446604471123607936 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 286.99
Current children cumulated vsize (KiB) 179540

[startup+222.301 s]
/proc/loadavg: 3.76 3.76 3.73 4/186 3403
/proc/meminfo: memFree=22081240/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=179116 CPUtime=396.14 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 25660 0 0 0 38499 1115 0 0 25 0 2 0 518178030 183414784 23600 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3396/statm: 44779 23600 392 389 0 40529 0
[pid=3396/tid=3398] ppid=3395 vsize=179116 CPUtime=173.84 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) R 3395 3395 32466 0 -1 4202560 1655 0 0 0 16668 716 0 0 16 0 2 0 518178189 183414784 23600 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 396.14
Current children cumulated vsize (KiB) 187816

[startup+282.301 s]
/proc/loadavg: 3.67 3.73 3.72 5/186 3405
/proc/meminfo: memFree=22055552/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=194508 CPUtime=505.32 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 29736 0 0 0 49237 1295 0 0 25 0 2 0 518178030 199176192 27676 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3396/statm: 48627 27676 392 389 0 44377 0
[pid=3396/tid=3398] ppid=3395 vsize=194508 CPUtime=223.02 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) R 3395 3395 32466 0 -1 4202560 1901 0 0 0 21467 835 0 0 16 0 2 0 518178189 199176192 27676 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 505.32

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

[pid=3396] ppid=3395 vsize=266692 CPUtime=1278.02 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 49072 0 0 0 125645 2157 0 0 25 0 2 0 518178030 273092608 46499 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3396/statm: 66673 46499 392 389 0 62423 0
[pid=3396/tid=3398] ppid=3395 vsize=266692 CPUtime=575.69 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) R 3395 3395 32466 0 -1 4202560 3201 0 0 0 56200 1369 0 0 16 0 2 0 518178189 273092608 46499 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1278.02
Current children cumulated vsize (KiB) 275392

[startup+762.307 s]
/proc/loadavg: 3.76 3.68 3.67 5/186 3419
/proc/meminfo: memFree=21921944/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=270576 CPUtime=1388.14 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 50099 0 0 0 136540 2274 0 0 25 0 2 0 518178030 277069824 47526 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3396/statm: 67644 47526 392 389 0 63394 0
[pid=3396/tid=3398] ppid=3395 vsize=270576 CPUtime=625.81 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) R 3395 3395 32466 0 -1 4202560 3245 0 0 0 61139 1442 0 0 16 0 2 0 518178189 277069824 47526 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1388.14
Current children cumulated vsize (KiB) 279276

[startup+822.301 s]
/proc/loadavg: 3.79 3.71 3.68 5/186 3420
/proc/meminfo: memFree=21921556/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=270576 CPUtime=1498.5 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 50104 0 0 0 147464 2386 0 0 25 0 2 0 518178030 277069824 47531 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3396/statm: 67644 47531 392 389 0 63394 0
[pid=3396/tid=3398] ppid=3395 vsize=270576 CPUtime=676.18 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) R 3395 3395 32466 0 -1 4202560 3247 0 0 0 66108 1510 0 0 16 0 2 0 518178189 277069824 47531 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1498.5
Current children cumulated vsize (KiB) 279276

[startup+882.301 s]
/proc/loadavg: 3.76 3.71 3.68 4/186 3453
/proc/meminfo: memFree=22110704/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=270576 CPUtime=1609.06 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 50129 0 0 0 158419 2487 0 0 25 0 2 0 518178030 277069824 47556 33554432000 4194304 5787044 140733515947120 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3396/statm: 67644 47556 392 389 0 63394 0
[pid=3396/tid=3398] ppid=3395 vsize=270576 CPUtime=726.74 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) S 3395 3395 32466 0 -1 4202560 3269 0 0 0 71102 1572 0 0 16 0 2 0 518178189 277069824 47556 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125041 0 0 4096 0 18446604471123607936 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1609.06
Current children cumulated vsize (KiB) 279276

[startup+942.3 s]
/proc/loadavg: 3.84 3.74 3.69 5/186 3455
/proc/meminfo: memFree=22084728/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=270576 CPUtime=1720.05 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 50250 0 0 0 169426 2579 0 0 25 0 2 0 518178030 277069824 47677 33554432000 4194304 5787044 140733515947120 18446744073709551615 5528656 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3396/statm: 67644 47677 392 389 0 63394 0
[pid=3396/tid=3398] ppid=3395 vsize=270576 CPUtime=777.73 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) R 3395 3395 32466 0 -1 4202560 3362 0 0 0 76144 1629 0 0 16 0 2 0 518178189 277069824 47677 33554432000 4194304 5787044 140733515947120 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1720.05
Current children cumulated vsize (KiB) 279276

[startup+1002.3 s]
/proc/loadavg: 3.70 3.72 3.69 5/186 3456
/proc/meminfo: memFree=22067728/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=271236 CPUtime=1831.21 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 50774 0 0 0 180453 2668 0 0 25 0 2 0 518178030 277745664 48201 33554432000 4194304 5787044 140733515947120 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3396/statm: 67809 48201 392 389 0 63559 0
[pid=3396/tid=3398] ppid=3395 vsize=271236 CPUtime=828.89 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) R 3395 3395 32466 0 -1 4202560 3549 0 0 0 81207 1682 0 0 15 0 2 0 518178189 277745664 48201 33554432000 4194304 5787044 140733515947120 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1831.21
Current children cumulated vsize (KiB) 279936

[startup+1062.3 s]
/proc/loadavg: 3.73 3.73 3.69 5/186 3458
/proc/meminfo: memFree=22053944/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=283452 CPUtime=1942.46 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 53980 0 0 0 191498 2748 0 0 25 0 2 0 518178030 290254848 51407 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3396/statm: 70863 51407 392 389 0 66613 0
[pid=3396/tid=3398] ppid=3395 vsize=283452 CPUtime=880.12 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) R 3395 3395 32466 0 -1 4202560 3812 0 0 0 86284 1728 0 0 16 0 2 0 518178189 290254848 51407 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1942.46
Current children cumulated vsize (KiB) 292152

[startup+1122.3 s]
/proc/loadavg: 3.81 3.74 3.70 5/186 3459
/proc/meminfo: memFree=22026776/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=302352 CPUtime=2053.76 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 58929 0 0 0 202548 2828 0 0 25 0 2 0 518178030 309608448 55331 33554432000 4194304 5787044 140733515947120 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3396/statm: 75588 55331 392 389 0 71338 0
[pid=3396/tid=3398] ppid=3395 vsize=302352 CPUtime=931.43 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) R 3395 3395 32466 0 -1 4202560 3970 0 0 0 91370 1773 0 0 16 0 2 0 518178189 309608448 55331 33554432000 4194304 5787044 140733515947120 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2053.76
Current children cumulated vsize (KiB) 311052

[startup+1182.3 s]
/proc/loadavg: 3.81 3.74 3.70 5/186 3461
/proc/meminfo: memFree=22015840/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=313048 CPUtime=2165.04 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 61707 0 0 0 213600 2904 0 0 25 0 2 0 518178030 320561152 58109 33554432000 4194304 5787044 140733515947120 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3396/statm: 78262 58109 392 389 0 74012 0
[pid=3396/tid=3398] ppid=3395 vsize=313048 CPUtime=982.71 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) S 3395 3395 32466 0 -1 4202560 4165 0 0 0 96454 1817 0 0 16 0 2 0 518178189 320561152 58109 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125041 0 0 4096 0 18446604471123607936 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2165.04
Current children cumulated vsize (KiB) 321748

[startup+1242.3 s]
/proc/loadavg: 3.93 3.79 3.72 5/186 3463
/proc/meminfo: memFree=21989784/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=327036 CPUtime=2276.29 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 65415 0 0 0 224653 2976 0 0 25 0 2 0 518178030 334884864 61817 33554432000 4194304 5787044 140733515947120 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3396/statm: 81759 61817 392 389 0 77509 0
[pid=3396/tid=3398] ppid=3395 vsize=327036 CPUtime=1033.96 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) R 3395 3395 32466 0 -1 4202560 4345 0 0 0 101537 1859 0 0 16 0 2 0 518178189 334884864 61817 33554432000 4194304 5787044 140733515947120 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2276.29
Current children cumulated vsize (KiB) 335736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.83 3.74 4/186 3464
/proc/meminfo: memFree=21975752/32951124 swapFree=67111524/67111528
[pid=3395] ppid=3393 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3395/stat : 3395 (prissup.sh) S 3393 3395 32466 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 518178030 8908800 252 33554432000 4194304 4922060 140736281735680 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3395/statm: 2175 252 211 178 0 68 0
[pid=3396] ppid=3395 vsize=332304 CPUtime=2382.95 cores=1,3,5,7
/proc/3396/stat : 3396 (priss) R 3395 3395 32466 0 -1 4202496 66365 0 0 0 235230 3065 0 0 25 0 2 0 518178030 340279296 62767 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3396/statm: 83076 62767 392 389 0 78826 0
[pid=3396/tid=3398] ppid=3395 vsize=332304 CPUtime=1082.9 cores=1,3,5,7
/proc/3396/task/3398/stat : 3398 (priss) R 3395 3395 32466 0 -1 4202560 4369 0 0 0 106377 1913 0 0 16 0 2 0 518178189 340279296 62767 33554432000 4194304 5787044 140733515947120 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2382.95
Current children cumulated vsize (KiB) 341004

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 3395 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 2382.95
#
# 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): 2382.95
CPU user time (s): 2352.3
CPU system time (s): 30.65
CPU usage (%): 183.301
Max. virtual memory (cumulated for all children) (KiB): 341004

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

runsolver used 1.9577 second user time and 5.14622 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 10:30:02
IDJOB=3263526
IDBENCH=83985
IDSOLVER=1601
FILE ID=node135/3263526-1304065802
RUNJOBID= node135-1304058996-2706
PBS_JOBID= 13170376
Free space on /tmp= 71120 MiB

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

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

MD5SUM BENCH= 5bd7c76aed56f767985526812cdb8e0e
RANDOM SEED=515178388

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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	: 6640.14
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.851
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22206984 kB
Buffers:       1832432 kB
Cached:        8138636 kB
SwapCached:          4 kB
Active:        2581964 kB
Inactive:      7569668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22206984 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1952 kB
Writeback:           0 kB
AnonPages:      180124 kB
Mapped:          15528 kB
Slab:           528644 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   336368 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71116 MiB
End job on node135 at 2011-04-29 10:51:44