Trace number 3261854

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-5_528.cnf
MD5SUM7c7070bd15b57ddd9a06dd3709baef54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark157.607
Satisfiable
(Un)Satisfiability was proved
Number of variables527
Number of clauses12692
Sum of the clauses size38748
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 312356
Number of clauses of size 40
Number of clauses of size 5336
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 1472
0.00/0.00	c parsetime: 2913us
0.00/0.00	c parsed 12692 clauses with 527 variables
0.00/0.54	c preprocessor returned 10004 variables
0.00/0.54	c preprocessing returned UNKNOWN
0.00/0.54	c PP set 36 variables
0.00/0.54	c pp time: 532543us (0s)

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-3261854-1304060455/watcher-3261854-1304060455 -o /tmp/evaluation-result-3261854-1304060455/solver-3261854-1304060455 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3261854-1304060455.cnf 1905090970 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.72 3.63 3/179 1471
/proc/meminfo: memFree=23008324/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0

[startup+0.0199269 s]
/proc/loadavg: 3.78 3.72 3.63 3/179 1471
/proc/meminfo: memFree=23008324/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100914 s]
/proc/loadavg: 3.78 3.72 3.63 3/179 1471
/proc/meminfo: memFree=23008324/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 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.72 3.63 3/179 1471
/proc/meminfo: memFree=23008324/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700809 s]
/proc/loadavg: 3.78 3.72 3.63 3/179 1471
/proc/meminfo: memFree=23008324/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50066 s]
/proc/loadavg: 3.78 3.72 3.63 5/182 1474
/proc/meminfo: memFree=22998028/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=102828 CPUtime=2.14 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 3314 0 0 0 192 22 0 0 25 0 2 0 596276136 105295872 2898 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1472/statm: 25707 2898 392 389 0 21457 0
[pid=1472/tid=1474] ppid=1471 vsize=102828 CPUtime=0.65 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) S 1471 1471 30862 0 -1 4202560 13 0 0 0 51 14 0 0 15 0 2 0 596276190 105295872 2898 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917217713 0 0 4096 0 18446604454442525696 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 111528

[startup+3.1003 s]
/proc/loadavg: 3.78 3.72 3.63 5/182 1474
/proc/meminfo: memFree=22996912/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=102960 CPUtime=4.95 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 3613 0 0 0 441 54 0 0 25 0 2 0 596276136 105431040 3197 33554432000 4194304 5787044 140737306064944 18446744073709551615 5527392 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1472/statm: 25740 3197 392 389 0 21490 0
[pid=1472/tid=1474] ppid=1471 vsize=102960 CPUtime=1.84 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) R 1471 1471 30862 0 -1 4202560 62 0 0 0 147 37 0 0 15 0 2 0 596276190 105431040 3197 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 111660

[startup+6.30078 s]
/proc/loadavg: 3.72 3.71 3.63 5/182 1474
/proc/meminfo: memFree=22995420/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=103232 CPUtime=10.58 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 4018 0 0 0 970 88 0 0 25 0 2 0 596276136 105709568 3602 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1472/statm: 25808 3602 392 389 0 21558 0
[pid=1472/tid=1474] ppid=1471 vsize=103232 CPUtime=4.29 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) S 1471 1471 30862 0 -1 4202560 124 0 0 0 369 60 0 0 15 0 2 0 596276190 105709568 3602 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917217713 0 0 4096 0 18446604454442525696 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.58
Current children cumulated vsize (KiB) 111932

[startup+12.7006 s]
/proc/loadavg: 3.66 3.70 3.62 4/182 1483
/proc/meminfo: memFree=22992584/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=103636 CPUtime=22.17 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 4461 0 0 0 2022 195 0 0 25 0 2 0 596276136 106123264 4045 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1472/statm: 25909 4045 392 389 0 21659 0
[pid=1472/tid=1474] ppid=1471 vsize=103636 CPUtime=9.47 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) S 1471 1471 30862 0 -1 4202560 205 0 0 0 804 143 0 0 15 0 2 0 596276190 106123264 4045 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917217713 0 0 4096 0 18446604454442525696 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.17
Current children cumulated vsize (KiB) 112336

[startup+25.5003 s]
/proc/loadavg: 3.51 3.66 3.61 5/182 1484
/proc/meminfo: memFree=22982152/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=104076 CPUtime=45.33 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 5288 0 0 0 4160 373 0 0 25 0 2 0 596276136 106573824 4871 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1472/statm: 26019 4871 392 389 0 21769 0
[pid=1472/tid=1474] ppid=1471 vsize=104076 CPUtime=19.82 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) R 1471 1471 30862 0 -1 4202560 318 0 0 0 1697 285 0 0 16 0 2 0 596276190 106573824 4871 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 45.33
Current children cumulated vsize (KiB) 112776

[startup+51.1006 s]
/proc/loadavg: 3.68 3.69 3.62 4/182 1484
/proc/meminfo: memFree=22945052/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=110132 CPUtime=91.81 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 7538 0 0 0 8557 624 0 0 25 0 2 0 596276136 112775168 7100 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1472/statm: 27533 7100 392 389 0 23283 0
[pid=1472/tid=1474] ppid=1471 vsize=110132 CPUtime=40.71 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) R 1471 1471 30862 0 -1 4202560 525 0 0 0 3592 479 0 0 16 0 2 0 596276190 112775168 7100 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 91.81
Current children cumulated vsize (KiB) 118832

[startup+102.307 s]
/proc/loadavg: 3.74 3.70 3.63 5/182 1486
/proc/meminfo: memFree=22881796/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=111540 CPUtime=185.01 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 9496 0 0 0 17490 1011 0 0 25 0 2 0 596276136 114216960 8978 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1472/statm: 27885 8978 392 389 0 23635 0
[pid=1472/tid=1474] ppid=1471 vsize=111540 CPUtime=82.71 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) S 1471 1471 30862 0 -1 4202560 806 0 0 0 7489 782 0 0 16 0 2 0 596276190 114216960 8978 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917217713 0 0 4096 0 18446604454442525696 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 185.01
Current children cumulated vsize (KiB) 120240

[startup+162.301 s]
/proc/loadavg: 3.71 3.69 3.63 5/182 1487
/proc/meminfo: memFree=22808472/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=117656 CPUtime=294.54 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 12641 0 0 0 28110 1344 0 0 25 0 2 0 596276136 120479744 11769 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1472/statm: 29414 11769 392 389 0 25164 0
[pid=1472/tid=1474] ppid=1471 vsize=117656 CPUtime=132.25 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) R 1471 1471 30862 0 -1 4202560 1041 0 0 0 12191 1034 0 0 16 0 2 0 596276190 120479744 11769 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 294.54
Current children cumulated vsize (KiB) 126356

[startup+222.301 s]
/proc/loadavg: 3.60 3.68 3.63 4/182 1489
/proc/meminfo: memFree=22753740/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=117800 CPUtime=404.3 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 12850 0 0 0 38768 1662 0 0 25 0 2 0 596276136 120627200 11978 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1472/statm: 29450 11978 392 389 0 25200 0
[pid=1472/tid=1474] ppid=1471 vsize=117800 CPUtime=182.01 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) R 1471 1471 30862 0 -1 4202560 1118 0 0 0 16928 1273 0 0 16 0 2 0 596276190 120627200 11978 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 404.3
Current children cumulated vsize (KiB) 126500

[startup+282.301 s]
/proc/loadavg: 3.66 3.68 3.63 4/182 1491
/proc/meminfo: memFree=22687976/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=123916 CPUtime=514.8 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 16137 0 0 0 49562 1918 0 0 25 0 2 0 596276136 126889984 15168 33554432000 4194304 5787044 140737306064944 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1472/statm: 30979 15168 392 389 0 26729 0
[pid=1472/tid=1474] ppid=1471 vsize=123916 CPUtime=232.51 cores=1,3,5,7

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

[pid=1472] ppid=1471 vsize=133136 CPUtime=1288.66 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 22009 0 0 0 125334 3532 0 0 25 0 2 0 596276136 136331264 20325 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1472/statm: 33284 20325 392 389 0 29034 0
[pid=1472/tid=1474] ppid=1471 vsize=133136 CPUtime=586.37 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) R 1471 1471 30862 0 -1 4202560 2185 0 0 0 55987 2650 0 0 16 0 2 0 596276190 136331264 20325 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1288.66
Current children cumulated vsize (KiB) 141836

[startup+762.307 s]
/proc/loadavg: 3.92 3.73 3.66 5/182 1533
/proc/meminfo: memFree=23504672/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=134800 CPUtime=1399.4 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 23514 0 0 0 136262 3678 0 0 25 0 2 0 596276136 138035200 21830 33554432000 4194304 5787044 140737306064944 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1472/statm: 33700 21830 392 389 0 29450 0
[pid=1472/tid=1474] ppid=1471 vsize=134800 CPUtime=637.1 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) R 1471 1471 30862 0 -1 4202560 2476 0 0 0 60960 2750 0 0 16 0 2 0 596276190 138035200 21830 33554432000 4194304 5787044 140737306064944 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1399.4
Current children cumulated vsize (KiB) 143500

[startup+822.3 s]
/proc/loadavg: 3.65 3.68 3.64 5/182 1535
/proc/meminfo: memFree=23493592/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=139924 CPUtime=1509.6 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 25933 0 0 0 147103 3857 0 0 25 0 2 0 596276136 143282176 24249 33554432000 4194304 5787044 140737306064944 18446744073709551615 5527130 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1472/statm: 34981 24249 392 389 0 30731 0
[pid=1472/tid=1474] ppid=1471 vsize=139924 CPUtime=687.3 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) R 1471 1471 30862 0 -1 4202560 2706 0 0 0 65861 2869 0 0 15 0 2 0 596276190 143282176 24249 33554432000 4194304 5787044 140737306064944 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1509.6
Current children cumulated vsize (KiB) 148624

[startup+882.3 s]
/proc/loadavg: 3.73 3.70 3.65 5/182 1537
/proc/meminfo: memFree=23476936/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=139924 CPUtime=1621.2 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 26672 0 0 0 158154 3966 0 0 25 0 2 0 596276136 143282176 24763 33554432000 4194304 5787044 140737306064944 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1472/statm: 34981 24763 392 389 0 30731 0
[pid=1472/tid=1474] ppid=1471 vsize=139924 CPUtime=738.9 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) R 1471 1471 30862 0 -1 4202560 2718 0 0 0 70946 2944 0 0 16 0 2 0 596276190 143282176 24763 33554432000 4194304 5787044 140737306064944 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1621.2
Current children cumulated vsize (KiB) 148624

[startup+942.3 s]
/proc/loadavg: 3.63 3.68 3.64 5/182 1538
/proc/meminfo: memFree=23476776/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=139924 CPUtime=1731.95 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 26673 0 0 0 169154 4041 0 0 25 0 2 0 596276136 143282176 24764 33554432000 4194304 5787044 140737306064944 18446744073709551615 5527582 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1472/statm: 34981 24764 392 389 0 30731 0
[pid=1472/tid=1474] ppid=1471 vsize=139924 CPUtime=789.65 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) R 1471 1471 30862 0 -1 4202560 2718 0 0 0 75974 2991 0 0 16 0 2 0 596276190 143282176 24764 33554432000 4194304 5787044 140737306064944 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1731.95
Current children cumulated vsize (KiB) 148624

[startup+1002.3 s]
/proc/loadavg: 3.79 3.72 3.65 5/182 1540
/proc/meminfo: memFree=23474376/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=139924 CPUtime=1843 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 26675 0 0 0 180193 4107 0 0 25 0 2 0 596276136 143282176 24766 33554432000 4194304 5787044 140737306064944 18446744073709551615 5527037 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1472/statm: 34981 24766 392 389 0 30731 0
[pid=1472/tid=1474] ppid=1471 vsize=139924 CPUtime=840.71 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) R 1471 1471 30862 0 -1 4202560 2718 0 0 0 81039 3032 0 0 16 0 2 0 596276190 143282176 24766 33554432000 4194304 5787044 140737306064944 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1843
Current children cumulated vsize (KiB) 148624

[startup+1062.3 s]
/proc/loadavg: 3.77 3.72 3.65 5/182 1541
/proc/meminfo: memFree=23461088/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=139924 CPUtime=1954.38 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 26697 0 0 0 191265 4173 0 0 25 0 2 0 596276136 143282176 24788 33554432000 4194304 5787044 140737306064944 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1472/statm: 34981 24788 392 389 0 30731 0
[pid=1472/tid=1474] ppid=1471 vsize=139924 CPUtime=892.09 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) S 1471 1471 30862 0 -1 4202560 2728 0 0 0 86138 3071 0 0 16 0 2 0 596276190 143282176 24788 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917217713 0 0 4096 0 18446604454442525696 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1954.38
Current children cumulated vsize (KiB) 148624

[startup+1122.3 s]
/proc/loadavg: 3.69 3.71 3.65 5/182 1543
/proc/meminfo: memFree=23457444/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=139924 CPUtime=2065.7 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 26735 0 0 0 202335 4235 0 0 25 0 2 0 596276136 143282176 24826 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1472/statm: 34981 24826 392 389 0 30731 0
[pid=1472/tid=1474] ppid=1471 vsize=139924 CPUtime=943.4 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) R 1471 1471 30862 0 -1 4202560 2746 0 0 0 91234 3106 0 0 16 0 2 0 596276190 143282176 24826 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2065.7
Current children cumulated vsize (KiB) 148624

[startup+1182.3 s]
/proc/loadavg: 3.76 3.73 3.66 5/182 1545
/proc/meminfo: memFree=23456392/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=140692 CPUtime=2177.05 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 27018 0 0 0 213409 4296 0 0 25 0 2 0 596276136 144068608 25109 33554432000 4194304 5787044 140737306064944 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1472/statm: 35173 25109 392 389 0 30923 0
[pid=1472/tid=1474] ppid=1471 vsize=140692 CPUtime=994.75 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) R 1471 1471 30862 0 -1 4202560 2902 0 0 0 96331 3144 0 0 16 0 2 0 596276190 144068608 25109 33554432000 4194304 5787044 140737306064944 18446744073709551615 5527212 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2177.05
Current children cumulated vsize (KiB) 149392

[startup+1242.3 s]
/proc/loadavg: 3.82 3.75 3.66 5/182 1546
/proc/meminfo: memFree=23451888/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=141204 CPUtime=2288.41 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 28009 0 0 0 224488 4353 0 0 25 0 2 0 596276136 144592896 26100 33554432000 4194304 5787044 140737306064944 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1472/statm: 35301 26100 392 389 0 31051 0
[pid=1472/tid=1474] ppid=1471 vsize=141204 CPUtime=1046.11 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) R 1471 1471 30862 0 -1 4202560 3025 0 0 0 101434 3177 0 0 16 0 2 0 596276190 144592896 26100 33554432000 4194304 5787044 140737306064944 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2288.41
Current children cumulated vsize (KiB) 149904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.62 3.70 3.65 5/182 1548
/proc/meminfo: memFree=23440068/32950928 swapFree=67071984/67111528
[pid=1471] ppid=1469 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1471/stat : 1471 (prissup.sh) S 1469 1471 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596276136 8908800 251 33554432000 4194304 4922060 140734756325952 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1471/statm: 2175 251 211 178 0 68 0
[pid=1472] ppid=1471 vsize=145816 CPUtime=2395.64 cores=1,3,5,7
/proc/1472/stat : 1472 (priss) R 1471 1471 30862 0 -1 4202496 30124 0 0 0 235155 4409 0 0 25 0 2 0 596276136 149315584 28215 33554432000 4194304 5787044 140737306064944 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1472/statm: 36454 28215 392 389 0 32204 0
[pid=1472/tid=1474] ppid=1471 vsize=145816 CPUtime=1095.63 cores=1,3,5,7
/proc/1472/task/1474/stat : 1474 (priss) R 1471 1471 30862 0 -1 4202560 3196 0 0 0 106354 3209 0 0 16 0 2 0 596276190 149315584 28215 33554432000 4194304 5787044 140737306064944 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2395.64
Current children cumulated vsize (KiB) 154516

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 1471 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 2395.64
#
# 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): 2395.64
CPU user time (s): 2351.55
CPU system time (s): 44.09
CPU usage (%): 184.277
Max. virtual memory (cumulated for all children) (KiB): 154516

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

runsolver used 2.06569 second user time and 5.03423 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 09:00:55
IDJOB=3261854
IDBENCH=83256
IDSOLVER=1601
FILE ID=node116/3261854-1304060455
RUNJOBID= node116-1304053179-651
PBS_JOBID= 13170355
Free space on /tmp= 72492 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-5_528.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261854-1304060455/watcher-3261854-1304060455 -o /tmp/evaluation-result-3261854-1304060455/solver-3261854-1304060455 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3261854-1304060455.cnf 1905090970 4800 15500 4

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

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=1905090970

node116.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.826
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.65
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.826
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.15
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.826
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.826
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.826
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.77
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.826
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.826
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.75
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.826
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:      23008604 kB
Buffers:       1900928 kB
Cached:        6951440 kB
SwapCached:       9732 kB
Active:        5022628 kB
Inactive:      4489796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23008604 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:      653652 kB
Mapped:          14520 kB
Slab:           364704 kB
PageTables:       6044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   848896 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= 72512 MiB
End job on node116 at 2011-04-29 09:22:37