Trace number 3265506

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

General information on the benchmark

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1140.77
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

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: 26842
0.00/0.44	c parsetime: 438554us
0.00/0.44	c parsed 1711065 clauses with 36304 variables
18.20/18.25	c preprocessor returned 36604 variables
18.20/18.25	c preprocessing returned UNKNOWN
18.20/18.25	c PP set 3790 variables
18.20/18.25	c pp time: 17804008us (17s)

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-3265506-1304076459/watcher-3265506-1304076459 -o /tmp/evaluation-result-3265506-1304076459/solver-3265506-1304076459 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3265506-1304076459.cnf 1129954771 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.69 3.72 3.66 4/179 26841
/proc/meminfo: memFree=18120984/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0

[startup+0.04462 s]
/proc/loadavg: 3.69 3.72 3.66 4/179 26841
/proc/meminfo: memFree=18120984/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10061 s]
/proc/loadavg: 3.69 3.72 3.66 4/179 26841
/proc/meminfo: memFree=18120984/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300563 s]
/proc/loadavg: 3.69 3.72 3.66 4/179 26841
/proc/meminfo: memFree=18120984/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700482 s]
/proc/loadavg: 3.69 3.72 3.66 4/179 26841
/proc/meminfo: memFree=18120984/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50033 s]
/proc/loadavg: 3.63 3.71 3.66 4/181 26843
/proc/meminfo: memFree=17982956/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=193448 CPUtime=1.49 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 45656 0 0 0 144 5 0 0 25 0 1 0 519242757 198090752 43651 33554432000 4194304 5787044 140736099854768 18446744073709551615 254500352709 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26842/statm: 48362 43651 331 389 0 44112 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 202148

[startup+3.10101 s]
/proc/loadavg: 3.63 3.71 3.66 3/181 26843
/proc/meminfo: memFree=17907204/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=277804 CPUtime=3.09 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 66735 0 0 0 301 8 0 0 25 0 1 0 519242757 284471296 64730 33554432000 4194304 5787044 140736099854768 18446744073709551615 47991235175575 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26842/statm: 69451 64730 331 389 0 65201 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 286504

[startup+6.30037 s]
/proc/loadavg: 3.58 3.70 3.65 4/181 26843
/proc/meminfo: memFree=18007752/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=145536 CPUtime=6.29 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 77337 0 0 0 619 10 0 0 25 0 1 0 519242757 149028864 31313 33554432000 4194304 5787044 140736099854768 18446744073709551615 4340022 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26842/statm: 36384 31313 337 389 0 32134 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 154236

[startup+12.7011 s]
/proc/loadavg: 3.46 3.67 3.64 4/181 26843
/proc/meminfo: memFree=17970320/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=171148 CPUtime=12.69 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 83766 0 0 0 1259 10 0 0 25 0 1 0 519242757 175255552 37742 33554432000 4194304 5787044 140736099854768 18446744073709551615 4279072 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26842/statm: 42787 37742 339 389 0 38537 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 179848

[startup+25.5005 s]
/proc/loadavg: 3.47 3.66 3.64 5/182 26845
/proc/meminfo: memFree=17937200/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=278244 CPUtime=31.18 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 119928 0 0 0 3083 35 0 0 22 0 2 0 519242757 284921856 45984 33554432000 4194304 5787044 140736099854768 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26842/statm: 69561 45984 392 389 0 65311 0
[pid=26842/tid=26845] ppid=26841 vsize=278244 CPUtime=5.68 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) R 26841 26841 25471 0 -1 4202560 467 0 0 0 553 15 0 0 16 0 2 0 519244594 284921856 45984 33554432000 4194304 5787044 140736099854768 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 31.18
Current children cumulated vsize (KiB) 286944

[startup+51.1004 s]
/proc/loadavg: 3.55 3.66 3.64 5/182 26846
/proc/meminfo: memFree=17932748/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=278508 CPUtime=77.16 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 120893 0 0 0 7636 80 0 0 25 0 2 0 519242757 285192192 46949 33554432000 4194304 5787044 140736099854768 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26842/statm: 69627 46949 392 389 0 65377 0
[pid=26842/tid=26845] ppid=26841 vsize=278508 CPUtime=26.07 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) R 26841 26841 25471 0 -1 4202560 541 0 0 0 2555 52 0 0 15 0 2 0 519244594 285192192 46949 33554432000 4194304 5787044 140736099854768 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 77.16
Current children cumulated vsize (KiB) 287208

[startup+102.307 s]
/proc/loadavg: 3.63 3.67 3.64 5/182 26847
/proc/meminfo: memFree=17882872/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=278904 CPUtime=168.09 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 123886 0 0 0 16659 150 0 0 25 0 2 0 519242757 285597696 49942 33554432000 4194304 5787044 140736099854768 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26842/statm: 69726 49942 392 389 0 65476 0
[pid=26842/tid=26845] ppid=26841 vsize=278904 CPUtime=65.78 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) R 26841 26841 25471 0 -1 4202560 635 0 0 0 6481 97 0 0 15 0 2 0 519244594 285597696 49942 33554432000 4194304 5787044 140736099854768 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 168.09
Current children cumulated vsize (KiB) 287604

[startup+162.3 s]
/proc/loadavg: 3.73 3.69 3.65 5/182 26848
/proc/meminfo: memFree=17867464/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=280132 CPUtime=274.9 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 125428 0 0 0 27280 210 0 0 25 0 2 0 519242757 286855168 51483 33554432000 4194304 5787044 140736099854768 18446744073709551615 5527575 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26842/statm: 70033 51483 392 389 0 65783 0
[pid=26842/tid=26845] ppid=26841 vsize=280132 CPUtime=112.62 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) R 26841 26841 25471 0 -1 4202560 938 0 0 0 11117 145 0 0 15 0 2 0 519244594 286855168 51483 33554432000 4194304 5787044 140736099854768 18446744073709551615 5524642 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 274.9
Current children cumulated vsize (KiB) 288832

[startup+222.3 s]
/proc/loadavg: 3.66 3.68 3.64 4/182 26850
/proc/meminfo: memFree=17858000/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=281380 CPUtime=382.59 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 127741 0 0 0 37994 265 0 0 25 0 2 0 519242757 288133120 53795 33554432000 4194304 5787044 140736099854768 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26842/statm: 70345 53795 392 389 0 66095 0
[pid=26842/tid=26845] ppid=26841 vsize=281380 CPUtime=160.29 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) R 26841 26841 25471 0 -1 4202560 1220 0 0 0 15846 183 0 0 15 0 2 0 519244594 288133120 53795 33554432000 4194304 5787044 140736099854768 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 382.59
Current children cumulated vsize (KiB) 290080

[startup+282.3 s]
/proc/loadavg: 3.69 3.69 3.64 5/182 26852
/proc/meminfo: memFree=17831296/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=281892 CPUtime=488.61 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 131989 0 0 0 48535 326 0 0 25 0 2 0 519242757 288657408 58022 33554432000 4194304 5787044 140736099854768 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26842/statm: 70473 58022 392 389 0 66223 0
[pid=26842/tid=26845] ppid=26841 vsize=281892 CPUtime=206.32 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) R 26841 26841 25471 0 -1 4202560 1274 0 0 0 20416 216 0 0 15 0 2 0 519244594 288657408 58022 33554432000 4194304 5787044 140736099854768 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 488.61
Current children cumulated vsize (KiB) 290592

[startup+342.3 s]
/proc/loadavg: 3.72 3.70 3.64 5/182 26853
/proc/meminfo: memFree=17777960/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6

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

[pid=26842] ppid=26841 vsize=415604 CPUtime=1226.93 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 160903 0 0 0 122028 665 0 0 25 0 2 0 519242757 425578496 86855 33554432000 4194304 5787044 140736099854768 18446744073709551615 5527232 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26842/statm: 103901 86855 392 389 0 99651 0
[pid=26842/tid=26845] ppid=26841 vsize=415604 CPUtime=524.62 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) R 26841 26841 25471 0 -1 4202560 1945 0 0 0 52090 372 0 0 15 0 2 0 519244594 425578496 86855 33554432000 4194304 5787044 140736099854768 18446744073709551615 5528056 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1226.93
Current children cumulated vsize (KiB) 424304

[startup+762.307 s]
/proc/loadavg: 3.63 3.70 3.65 5/182 26864
/proc/meminfo: memFree=17617164/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=415604 CPUtime=1332.46 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 160907 0 0 0 132556 690 0 0 25 0 2 0 519242757 425578496 86859 33554432000 4194304 5787044 140736099854768 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26842/statm: 103901 86859 392 389 0 99651 0
[pid=26842/tid=26845] ppid=26841 vsize=415604 CPUtime=570.14 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) R 26841 26841 25471 0 -1 4202560 1949 0 0 0 56623 391 0 0 15 0 2 0 519244594 425578496 86859 33554432000 4194304 5787044 140736099854768 18446744073709551615 5527594 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1332.46
Current children cumulated vsize (KiB) 424304

[startup+822.301 s]
/proc/loadavg: 3.73 3.70 3.65 5/182 26866
/proc/meminfo: memFree=17592844/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=415736 CPUtime=1438.16 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 160926 0 0 0 143103 713 0 0 25 0 2 0 519242757 425713664 86878 33554432000 4194304 5787044 140736099854768 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26842/statm: 103934 86878 392 389 0 99684 0
[pid=26842/tid=26845] ppid=26841 vsize=415736 CPUtime=615.84 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) R 26841 26841 25471 0 -1 4202560 1968 0 0 0 61176 408 0 0 15 0 2 0 519244594 425713664 86878 33554432000 4194304 5787044 140736099854768 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1438.16
Current children cumulated vsize (KiB) 424436

[startup+882.301 s]
/proc/loadavg: 3.71 3.70 3.65 5/182 26868
/proc/meminfo: memFree=17569272/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=415868 CPUtime=1544.52 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 160979 0 0 0 153714 738 0 0 25 0 2 0 519242757 425848832 86931 33554432000 4194304 5787044 140736099854768 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26842/statm: 103967 86931 392 389 0 99717 0
[pid=26842/tid=26845] ppid=26841 vsize=415868 CPUtime=662.2 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) S 26841 26841 25471 0 -1 4202560 2020 0 0 0 65794 426 0 0 15 0 2 0 519244594 425848832 86931 33554432000 4194304 5787044 140736099854768 18446744073709551615 254512515505 0 0 4096 0 18446604453874501568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1544.52
Current children cumulated vsize (KiB) 424568

[startup+942.301 s]
/proc/loadavg: 3.81 3.72 3.65 5/182 26869
/proc/meminfo: memFree=17553868/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=416268 CPUtime=1650.99 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 163459 0 0 0 164325 774 0 0 25 0 2 0 519242757 426258432 89411 33554432000 4194304 5787044 140736099854768 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26842/statm: 104067 89411 392 389 0 99817 0
[pid=26842/tid=26845] ppid=26841 vsize=416268 CPUtime=708.66 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) R 26841 26841 25471 0 -1 4202560 2120 0 0 0 70423 443 0 0 15 0 2 0 519244594 426258432 89411 33554432000 4194304 5787044 140736099854768 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1650.99
Current children cumulated vsize (KiB) 424968

[startup+1002.3 s]
/proc/loadavg: 3.67 3.69 3.64 5/182 26871
/proc/meminfo: memFree=17525708/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=482204 CPUtime=1757.59 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 170692 0 0 0 174925 834 0 0 25 0 2 0 519242757 493776896 96644 33554432000 4194304 5787044 140736099854768 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26842/statm: 120551 96644 392 389 0 116301 0
[pid=26842/tid=26845] ppid=26841 vsize=482204 CPUtime=755.27 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) S 26841 26841 25471 0 -1 4202560 2222 0 0 0 75066 461 0 0 15 0 2 0 519244594 493776896 96644 33554432000 4194304 5787044 140736099854768 18446744073709551615 254512515505 0 0 4096 0 18446604453874501568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1757.59
Current children cumulated vsize (KiB) 490904

[startup+1062.3 s]
/proc/loadavg: 3.52 3.65 3.63 5/182 26931
/proc/meminfo: memFree=17855400/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=482600 CPUtime=1863.72 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 175940 0 0 0 185489 883 0 0 25 0 2 0 519242757 494182400 101795 33554432000 4194304 5787044 140736099854768 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26842/statm: 120650 101795 392 389 0 116400 0
[pid=26842/tid=26845] ppid=26841 vsize=482600 CPUtime=801.4 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) S 26841 26841 25471 0 -1 4202560 2324 0 0 0 79663 477 0 0 16 0 2 0 519244594 494182400 101795 33554432000 4194304 5787044 140736099854768 18446744073709551615 254512515505 0 0 4096 0 18446604453874501568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1863.72
Current children cumulated vsize (KiB) 491300

[startup+1122.3 s]
/proc/loadavg: 3.79 3.70 3.65 5/182 26933
/proc/meminfo: memFree=17837864/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=482600 CPUtime=1969.45 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 175942 0 0 0 196036 909 0 0 25 0 2 0 519242757 494182400 101797 33554432000 4194304 5787044 140736099854768 18446744073709551615 5527227 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26842/statm: 120650 101797 392 389 0 116400 0
[pid=26842/tid=26845] ppid=26841 vsize=482600 CPUtime=847.13 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) R 26841 26841 25471 0 -1 4202560 2326 0 0 0 84217 496 0 0 15 0 2 0 519244594 494182400 101797 33554432000 4194304 5787044 140736099854768 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1969.45
Current children cumulated vsize (KiB) 491300

[startup+1182.3 s]
/proc/loadavg: 3.63 3.67 3.64 4/182 26935
/proc/meminfo: memFree=17827936/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=482732 CPUtime=2075.22 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 175946 0 0 0 206589 933 0 0 25 0 2 0 519242757 494317568 101801 33554432000 4194304 5787044 140736099854768 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26842/statm: 120683 101801 392 389 0 116433 0
[pid=26842/tid=26845] ppid=26841 vsize=482732 CPUtime=892.88 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) R 26841 26841 25471 0 -1 4202560 2330 0 0 0 88775 513 0 0 15 0 2 0 519244594 494317568 101801 33554432000 4194304 5787044 140736099854768 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2075.22
Current children cumulated vsize (KiB) 491432

[startup+1242.3 s]
/proc/loadavg: 3.52 3.64 3.63 4/182 26936
/proc/meminfo: memFree=17824448/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=482732 CPUtime=2181.24 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 175963 0 0 0 217168 956 0 0 25 0 2 0 519242757 494317568 101818 33554432000 4194304 5787044 140736099854768 18446744073709551615 5526964 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26842/statm: 120683 101818 392 389 0 116433 0
[pid=26842/tid=26845] ppid=26841 vsize=482732 CPUtime=938.9 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) R 26841 26841 25471 0 -1 4202560 2347 0 0 0 93362 528 0 0 16 0 2 0 519244594 494317568 101818 33554432000 4194304 5787044 140736099854768 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2181.24
Current children cumulated vsize (KiB) 491432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.51 3.62 3.62 5/182 26938
/proc/meminfo: memFree=17810416/32950928 swapFree=67111528/67111528
[pid=26841] ppid=26839 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26841/stat : 26841 (prissup.sh) S 26839 26841 25471 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 519242757 8908800 251 33554432000 4194304 4922060 140734192427584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26841/statm: 2175 251 211 178 0 68 0
[pid=26842] ppid=26841 vsize=482868 CPUtime=2283.68 cores=0,2,4,6
/proc/26842/stat : 26842 (priss) R 26841 26841 25471 0 -1 4202496 175991 0 0 0 227390 978 0 0 25 0 2 0 519242757 494456832 101846 33554432000 4194304 5787044 140736099854768 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26842/statm: 120717 101846 392 389 0 116467 0
[pid=26842/tid=26845] ppid=26841 vsize=482868 CPUtime=983.63 cores=0,2,4,6
/proc/26842/task/26845/stat : 26845 (priss) R 26841 26841 25471 0 -1 4202560 2375 0 0 0 97819 544 0 0 15 0 2 0 519244594 494456832 101846 33554432000 4194304 5787044 140736099854768 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2283.68
Current children cumulated vsize (KiB) 491568

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 26841 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 2283.68
#
# 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): 2283.68
CPU user time (s): 2273.9
CPU system time (s): 9.78
CPU usage (%): 175.665
Max. virtual memory (cumulated for all children) (KiB): 491568

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

runsolver used 2.20167 second user time and 4.90025 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 13:27:41
IDJOB=3265506
IDBENCH=85764
IDSOLVER=1601
FILE ID=node149/3265506-1304076459
RUNJOBID= node149-1304061840-25489
PBS_JOBID= 13170452
Free space on /tmp= 71908 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265506-1304076459/watcher-3265506-1304076459 -o /tmp/evaluation-result-3265506-1304076459/solver-3265506-1304076459 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3265506-1304076459.cnf 1129954771 4800 15500 4

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

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=1129954771

node149.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.806
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.806
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.806
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:      18121132 kB
Buffers:       2223872 kB
Cached:       11826436 kB
SwapCached:          0 kB
Active:        6152404 kB
Inactive:      8128652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18121132 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25568 kB
Writeback:           8 kB
AnonPages:      230532 kB
Mapped:          15516 kB
Slab:           485132 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   388136 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= 71904 MiB
End job on node149 at 2011-04-29 13:49:23