Trace number 3258246

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g4.cnf
MD5SUMb2f1edd9e4045a375bcfedb2d5e5bd0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark51.2682
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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: 28542
0.00/0.03	c parsetime: 23351us
0.00/0.03	c parsed 111739 clauses with 1375 variables
3.30/3.35	c preprocessor returned 10007 variables
3.30/3.35	c preprocessing returned UNKNOWN
3.30/3.35	c PP set 0 variables
3.30/3.35	c pp time: 3323677us (3s)

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-3258246-1304044176/watcher-3258246-1304044176 -o /tmp/evaluation-result-3258246-1304044176/solver-3258246-1304044176 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3258246-1304044176.cnf 1156360508 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.45 4.13 5.66 4/179 28541
/proc/meminfo: memFree=31604988/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0

[startup+0.0536441 s]
/proc/loadavg: 3.45 4.13 5.66 4/179 28541
/proc/meminfo: memFree=31604988/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100627 s]
/proc/loadavg: 3.45 4.13 5.66 4/179 28541
/proc/meminfo: memFree=31604988/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300581 s]
/proc/loadavg: 3.45 4.13 5.66 4/179 28541
/proc/meminfo: memFree=31604988/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700516 s]
/proc/loadavg: 3.45 4.13 5.66 4/179 28541
/proc/meminfo: memFree=31604988/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50037 s]
/proc/loadavg: 3.45 4.13 5.66 4/181 28543
/proc/meminfo: memFree=31596424/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=25888 CPUtime=1.48 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 5255 0 0 0 148 0 0 0 25 0 1 0 516016384 26509312 2436 33554432000 4194304 5787044 140736222973952 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28542/statm: 6472 2436 337 389 0 2222 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34588

[startup+3.10108 s]
/proc/loadavg: 3.41 4.11 5.64 3/181 28543
/proc/meminfo: memFree=31594564/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=31052 CPUtime=3.08 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 6493 0 0 0 308 0 0 0 25 0 1 0 516016384 31797248 3548 33554432000 4194304 5787044 140736222973952 18446744073709551615 4359259 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28542/statm: 7763 3548 342 389 0 3513 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39752

[startup+6.30052 s]
/proc/loadavg: 3.41 4.11 5.64 5/182 28544
/proc/meminfo: memFree=31583248/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=113788 CPUtime=8.39 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 11024 0 0 0 812 27 0 0 25 0 2 0 516016384 116518912 5699 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28542/statm: 28447 5699 392 389 0 24197 0
[pid=28542/tid=28544] ppid=28541 vsize=113788 CPUtime=2.09 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) S 28541 28541 27293 0 -1 4202560 35 0 0 0 190 19 0 0 15 0 2 0 516016720 116518912 5699 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 18446604471143974976 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.39
Current children cumulated vsize (KiB) 122488

[startup+12.7004 s]
/proc/loadavg: 3.50 4.10 5.63 4/182 28544
/proc/meminfo: memFree=31579412/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=113788 CPUtime=19.43 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 11665 0 0 0 1871 72 0 0 25 0 2 0 516016384 116518912 6340 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28542/statm: 28447 6340 392 389 0 24197 0
[pid=28542/tid=28544] ppid=28541 vsize=113788 CPUtime=6.73 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) R 28541 28541 27293 0 -1 4202560 35 0 0 0 626 47 0 0 15 0 2 0 516016720 116518912 6340 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.43
Current children cumulated vsize (KiB) 122488

[startup+25.5012 s]
/proc/loadavg: 3.51 4.08 5.60 5/182 28545
/proc/meminfo: memFree=31570116/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=114052 CPUtime=41.66 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 12965 0 0 0 4015 151 0 0 25 0 2 0 516016384 116789248 7640 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28542/statm: 28513 7640 392 389 0 24263 0
[pid=28542/tid=28544] ppid=28541 vsize=114052 CPUtime=16.16 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) R 28541 28541 27293 0 -1 4202560 87 0 0 0 1519 97 0 0 16 0 2 0 516016720 116789248 7640 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.66
Current children cumulated vsize (KiB) 122752

[startup+51.1006 s]
/proc/loadavg: 3.38 4.01 5.54 5/182 28546
/proc/meminfo: memFree=31551720/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=119600 CPUtime=86.52 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 16222 0 0 0 8365 287 0 0 25 0 2 0 516016384 122470400 10896 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28542/statm: 29900 10896 392 389 0 25650 0
[pid=28542/tid=28544] ppid=28541 vsize=119600 CPUtime=35.42 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) R 28541 28541 27293 0 -1 4202560 167 0 0 0 3359 183 0 0 16 0 2 0 516016720 122470400 10896 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 86.52
Current children cumulated vsize (KiB) 128300

[startup+102.307 s]
/proc/loadavg: 3.35 3.90 5.41 5/182 28547
/proc/meminfo: memFree=31509768/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=124728 CPUtime=177.19 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 21767 0 0 0 17190 529 0 0 25 0 2 0 516016384 127721472 16341 33554432000 4194304 5787044 140736222973952 18446744073709551615 5527822 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28542/statm: 31182 16341 392 389 0 26932 0
[pid=28542/tid=28544] ppid=28541 vsize=124728 CPUtime=74.9 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) S 28541 28541 27293 0 -1 4202560 170 0 0 0 7151 339 0 0 15 0 2 0 516016720 127721472 16341 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 18446604471143974976 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 177.19
Current children cumulated vsize (KiB) 133428

[startup+162.301 s]
/proc/loadavg: 3.50 3.84 5.29 4/182 28548
/proc/meminfo: memFree=31480076/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=129852 CPUtime=284.15 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 26105 0 0 0 27630 785 0 0 25 0 2 0 516016384 132968448 20325 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28542/statm: 32463 20325 392 389 0 28213 0
[pid=28542/tid=28544] ppid=28541 vsize=129852 CPUtime=121.84 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) R 28541 28541 27293 0 -1 4202560 170 0 0 0 11682 502 0 0 15 0 2 0 516016720 132968448 20325 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 284.15
Current children cumulated vsize (KiB) 138552

[startup+222.301 s]
/proc/loadavg: 3.68 3.83 5.20 5/182 28550
/proc/meminfo: memFree=31458948/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=130248 CPUtime=391.47 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 30002 0 0 0 38051 1096 0 0 25 0 2 0 516016384 133373952 24125 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28542/statm: 32562 24125 392 389 0 28312 0
[pid=28542/tid=28544] ppid=28541 vsize=130248 CPUtime=169.18 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) R 28541 28541 27293 0 -1 4202560 263 0 0 0 16194 724 0 0 16 0 2 0 516016720 133373952 24125 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 391.47
Current children cumulated vsize (KiB) 138948

[startup+282.301 s]
/proc/loadavg: 3.44 3.73 5.07 5/182 28552
/proc/meminfo: memFree=31420708/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=200448 CPUtime=498.16 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 34166 0 0 0 48213 1603 0 0 25 0 2 0 516016384 205258752 28289 33554432000 4194304 5787044 140736222973952 18446744073709551615 5531862 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28542/statm: 50112 28289 392 389 0 45862 0
[pid=28542/tid=28544] ppid=28541 vsize=200448 CPUtime=215.86 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) S 28541 28541 27293 0 -1 4202560 414 0 0 0 20460 1126 0 0 16 0 2 0 516016720 205258752 28289 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 18446604471143974976 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 498.16
Current children cumulated vsize (KiB) 209148


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

[pid=28542] ppid=28541 vsize=284744 CPUtime=1250.33 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 58254 0 0 0 120845 4188 0 0 25 0 2 0 516016384 291577856 51115 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28542/statm: 71186 51115 392 389 0 66936 0
[pid=28542/tid=28544] ppid=28541 vsize=284744 CPUtime=548.01 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) R 28541 28541 27293 0 -1 4202560 1441 0 0 0 51718 3083 0 0 16 0 2 0 516016720 291577856 51115 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1250.33
Current children cumulated vsize (KiB) 293444

[startup+762.307 s]
/proc/loadavg: 3.67 3.68 4.49 5/182 28564
/proc/meminfo: memFree=31258840/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=284876 CPUtime=1358.12 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 58266 0 0 0 131307 4505 0 0 25 0 2 0 516016384 291713024 51127 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28542/statm: 71219 51127 392 389 0 66969 0
[pid=28542/tid=28544] ppid=28541 vsize=284876 CPUtime=595.81 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) R 28541 28541 27293 0 -1 4202560 1453 0 0 0 56260 3321 0 0 16 0 2 0 516016720 291713024 51127 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1358.12
Current children cumulated vsize (KiB) 293576

[startup+822.301 s]
/proc/loadavg: 3.60 3.64 4.43 5/182 28566
/proc/meminfo: memFree=31258680/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=285008 CPUtime=1466.17 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 58303 0 0 0 141819 4798 0 0 25 0 2 0 516016384 291848192 51164 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28542/statm: 71252 51164 392 389 0 67002 0
[pid=28542/tid=28544] ppid=28541 vsize=285008 CPUtime=643.86 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) R 28541 28541 27293 0 -1 4202560 1489 0 0 0 60849 3537 0 0 15 0 2 0 516016720 291848192 51164 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1466.17
Current children cumulated vsize (KiB) 293708

[startup+882.301 s]
/proc/loadavg: 3.66 3.65 4.38 5/182 28568
/proc/meminfo: memFree=31258008/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=285424 CPUtime=1575.2 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 58434 0 0 0 152541 4979 0 0 25 0 2 0 516016384 292274176 51295 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28542/statm: 71356 51295 392 389 0 67106 0
[pid=28542/tid=28544] ppid=28541 vsize=285424 CPUtime=692.89 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) R 28541 28541 27293 0 -1 4202560 1596 0 0 0 65627 3662 0 0 16 0 2 0 516016720 292274176 51295 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1575.2
Current children cumulated vsize (KiB) 294124

[startup+942.301 s]
/proc/loadavg: 3.72 3.65 4.33 5/182 28569
/proc/meminfo: memFree=31248420/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=290356 CPUtime=1684.58 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 60945 0 0 0 163328 5130 0 0 25 0 2 0 516016384 297324544 53806 33554432000 4194304 5787044 140736222973952 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28542/statm: 72589 53806 392 389 0 68339 0
[pid=28542/tid=28544] ppid=28541 vsize=290356 CPUtime=742.26 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) R 28541 28541 27293 0 -1 4202560 1759 0 0 0 70465 3761 0 0 16 0 2 0 516016720 297324544 53806 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1684.58
Current children cumulated vsize (KiB) 299056

[startup+1002.3 s]
/proc/loadavg: 3.72 3.67 4.29 4/182 28571
/proc/meminfo: memFree=31221708/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=299424 CPUtime=1794.39 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 68345 0 0 0 174190 5249 0 0 25 0 2 0 516016384 306610176 60181 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28542/statm: 74856 60181 392 389 0 70606 0
[pid=28542/tid=28544] ppid=28541 vsize=299424 CPUtime=792.07 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) R 28541 28541 27293 0 -1 4202560 1967 0 0 0 75375 3832 0 0 16 0 2 0 516016720 306610176 60181 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1794.39
Current children cumulated vsize (KiB) 308124

[startup+1062.3 s]
/proc/loadavg: 3.70 3.68 4.25 4/182 28572
/proc/meminfo: memFree=31185960/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=300232 CPUtime=1904.16 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 74404 0 0 0 185052 5364 0 0 25 0 2 0 516016384 307437568 66240 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28542/statm: 75058 66240 392 389 0 70808 0
[pid=28542/tid=28544] ppid=28541 vsize=300232 CPUtime=841.85 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) R 28541 28541 27293 0 -1 4202560 2156 0 0 0 80284 3901 0 0 16 0 2 0 516016720 307437568 66240 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1904.16
Current children cumulated vsize (KiB) 308932

[startup+1122.3 s]
/proc/loadavg: 3.58 3.65 4.21 3/182 28574
/proc/meminfo: memFree=31159496/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=365924 CPUtime=2013.1 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 77083 0 0 0 195833 5477 0 0 25 0 2 0 516016384 374706176 68438 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28542/statm: 91481 68438 392 389 0 87231 0
[pid=28542/tid=28544] ppid=28541 vsize=365924 CPUtime=890.78 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) R 28541 28541 27293 0 -1 4202560 2212 0 0 0 85109 3969 0 0 16 0 2 0 516016720 374706176 68438 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2013.1
Current children cumulated vsize (KiB) 374624

[startup+1182.3 s]
/proc/loadavg: 3.54 3.63 4.17 5/182 28576
/proc/meminfo: memFree=31144192/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=366056 CPUtime=2122 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 77098 0 0 0 206554 5646 0 0 25 0 2 0 516016384 374841344 68453 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28542/statm: 91514 68453 392 389 0 87264 0
[pid=28542/tid=28544] ppid=28541 vsize=366056 CPUtime=939.69 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) R 28541 28541 27293 0 -1 4202560 2227 0 0 0 89885 4084 0 0 15 0 2 0 516016720 374841344 68453 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2122
Current children cumulated vsize (KiB) 374756

[startup+1242.3 s]
/proc/loadavg: 3.47 3.60 4.12 4/182 28577
/proc/meminfo: memFree=31134704/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=366056 CPUtime=2230.81 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 77121 0 0 0 217229 5852 0 0 25 0 2 0 516016384 374841344 68476 33554432000 4194304 5787044 140736222973952 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28542/statm: 91514 68476 392 389 0 87264 0
[pid=28542/tid=28544] ppid=28541 vsize=366056 CPUtime=988.5 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) R 28541 28541 27293 0 -1 4202560 2250 0 0 0 94620 4230 0 0 16 0 2 0 516016720 374841344 68476 33554432000 4194304 5787044 140736222973952 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2230.81
Current children cumulated vsize (KiB) 374756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.44 3.57 4.08 5/182 28609
/proc/meminfo: memFree=31315520/32950928 swapFree=67111404/67111528
[pid=28541] ppid=28539 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28541/stat : 28541 (prissup.sh) S 28539 28541 27293 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516016384 8908800 251 33554432000 4194304 4922060 140734748605456 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28541/statm: 2175 251 211 178 0 68 0
[pid=28542] ppid=28541 vsize=366192 CPUtime=2335.95 cores=1,3,5,7
/proc/28542/stat : 28542 (priss) R 28541 28541 27293 0 -1 4202496 77151 0 0 0 227598 5997 0 0 25 0 2 0 516016384 374980608 68506 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28542/statm: 91548 68506 392 389 0 87298 0
[pid=28542/tid=28544] ppid=28541 vsize=366192 CPUtime=1035.93 cores=1,3,5,7
/proc/28542/task/28544/stat : 28544 (priss) R 28541 28541 27293 0 -1 4202560 2279 0 0 0 99261 4332 0 0 16 0 2 0 516016720 374980608 68506 33554432000 4194304 5787044 140736222973952 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2335.95
Current children cumulated vsize (KiB) 374892

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 28541 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 2335.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): 2335.95
CPU user time (s): 2275.98
CPU system time (s): 59.97
CPU usage (%): 179.686
Max. virtual memory (cumulated for all children) (KiB): 374892

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= 4
involuntary context switches= 2

runsolver used 2.12868 second user time and 4.97324 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 04:29:36
IDJOB=3258246
IDBENCH=71317
IDSOLVER=1601
FILE ID=node120/3258246-1304044176
RUNJOBID= node120-1304044139-28490
PBS_JOBID= 13170379
Free space on /tmp= 72072 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1375c111739g4.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258246-1304044176/watcher-3258246-1304044176 -o /tmp/evaluation-result-3258246-1304044176/solver-3258246-1304044176 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3258246-1304044176.cnf 1156360508 4800 15500 4

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

MD5SUM BENCH= b2f1edd9e4045a375bcfedb2d5e5bd0e
RANDOM SEED=1156360508

node120.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31605144 kB
Buffers:        416036 kB
Cached:         472492 kB
SwapCached:          8 kB
Active:         326940 kB
Inactive:       660296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31605144 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:            3008 kB
Writeback:           0 kB
AnonPages:       98756 kB
Mapped:          15732 kB
Slab:           294864 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   250960 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= 72068 MiB
End job on node120 at 2011-04-29 04:51:18