Trace number 3260798

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

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_150_29_u.cnf
MD5SUM97209c9c2612edfa7815278bcf07a2b4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark83.7023
Satisfiable
(Un)Satisfiability was proved
Number of variables4408
Number of clauses19904
Sum of the clauses size48208
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 211504
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 13299
0.00/0.00	c parsetime: 4666us
0.00/0.00	c parsed 19904 clauses with 4408 variables
0.00/0.46	c preprocessor returned 10011 variables
0.00/0.46	c preprocessing returned UNKNOWN
0.00/0.46	c PP set 683 variables
0.00/0.46	c pp time: 455821us (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-3260798-1304058352/watcher-3260798-1304058352 -o /tmp/evaluation-result-3260798-1304058352/solver-3260798-1304058352 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3260798-1304058352.cnf 559109317 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.56 3.71 4.67 3/179 13298
/proc/meminfo: memFree=13545912/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0

[startup+0.00893393 s]
/proc/loadavg: 3.56 3.71 4.67 3/179 13298
/proc/meminfo: memFree=13545912/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100918 s]
/proc/loadavg: 3.56 3.71 4.67 3/179 13298
/proc/meminfo: memFree=13545912/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300884 s]
/proc/loadavg: 3.56 3.71 4.67 3/179 13298
/proc/meminfo: memFree=13545912/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700872 s]
/proc/loadavg: 3.56 3.71 4.67 3/179 13298
/proc/meminfo: memFree=13545912/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50062 s]
/proc/loadavg: 3.56 3.71 4.67 5/182 13301
/proc/meminfo: memFree=13535356/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=103280 CPUtime=2.1 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 3940 0 0 0 186 24 0 0 25 0 2 0 517435034 105758720 3025 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13299/statm: 25820 3025 392 389 0 21570 0
[pid=13299/tid=13301] ppid=13298 vsize=103280 CPUtime=0.6 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) S 13298 13298 12807 0 -1 4202560 17 0 0 0 43 17 0 0 16 0 2 0 517435081 105758720 3025 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101521841 0 0 4096 0 18446604445998097536 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 111980

[startup+3.10045 s]
/proc/loadavg: 3.56 3.71 4.67 5/182 13302
/proc/meminfo: memFree=13533744/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=104600 CPUtime=4.55 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 4317 0 0 0 412 43 0 0 25 0 2 0 517435034 107110400 3402 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13299/statm: 26150 3402 392 389 0 21900 0
[pid=13299/tid=13301] ppid=13298 vsize=104600 CPUtime=1.45 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) S 13298 13298 12807 0 -1 4202560 49 0 0 0 117 28 0 0 18 0 2 0 517435081 107110400 3402 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101521841 0 0 4096 0 18446604445998097536 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 113300

[startup+6.30089 s]
/proc/loadavg: 3.51 3.70 4.66 2/178 13303
/proc/meminfo: memFree=14116892/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=105392 CPUtime=9.01 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 4724 0 0 0 840 61 0 0 25 0 2 0 517435034 107921408 3809 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13299/statm: 26348 3809 392 389 0 22098 0
[pid=13299/tid=13301] ppid=13298 vsize=105392 CPUtime=2.71 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) S 13298 13298 12807 0 -1 4202560 92 0 0 0 236 35 0 0 18 0 2 0 517435081 107921408 3809 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101521841 0 0 4096 0 18446604445998097536 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.01
Current children cumulated vsize (KiB) 114092

[startup+12.7008 s]
/proc/loadavg: 3.47 3.68 4.65 4/182 13332
/proc/meminfo: memFree=14103176/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=108900 CPUtime=18.71 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 5578 0 0 0 1774 97 0 0 25 0 2 0 517435034 111513600 4663 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13299/statm: 27225 4663 392 389 0 22975 0
[pid=13299/tid=13301] ppid=13298 vsize=108900 CPUtime=6 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) R 13298 13298 12807 0 -1 4202560 121 0 0 0 546 54 0 0 18 0 2 0 517435081 111513600 4663 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18.71
Current children cumulated vsize (KiB) 117600

[startup+25.5005 s]
/proc/loadavg: 3.51 3.68 4.63 5/182 13332
/proc/meminfo: memFree=14092424/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=113408 CPUtime=39.2 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 6836 0 0 0 3767 153 0 0 25 0 2 0 517435034 116129792 5921 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13299/statm: 28352 5921 392 389 0 24102 0
[pid=13299/tid=13301] ppid=13298 vsize=113408 CPUtime=13.7 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) S 13298 13298 12807 0 -1 4202560 304 0 0 0 1286 84 0 0 18 0 2 0 517435081 116129792 5921 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101521841 0 0 4096 0 18446604445998097536 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39.2
Current children cumulated vsize (KiB) 122108

[startup+51.101 s]
/proc/loadavg: 3.62 3.69 4.61 5/182 13333
/proc/meminfo: memFree=14066712/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=122512 CPUtime=81.9 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 9384 0 0 0 7959 231 0 0 25 0 2 0 517435034 125452288 8469 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13299/statm: 30628 8469 392 389 0 26378 0
[pid=13299/tid=13301] ppid=13298 vsize=122512 CPUtime=30.81 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) R 13298 13298 12807 0 -1 4202560 544 0 0 0 2953 128 0 0 18 0 2 0 517435081 125452288 8469 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 81.9
Current children cumulated vsize (KiB) 131212

[startup+102.307 s]
/proc/loadavg: 3.68 3.70 4.57 5/182 13334
/proc/meminfo: memFree=14044260/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=130168 CPUtime=170.29 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 11457 0 0 0 16686 343 0 0 25 0 2 0 517435034 133292032 10542 33554432000 4194304 5787044 140733679632304 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13299/statm: 32542 10542 392 389 0 28292 0
[pid=13299/tid=13301] ppid=13298 vsize=130168 CPUtime=67.98 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) R 13298 13298 12807 0 -1 4202560 815 0 0 0 6611 187 0 0 18 0 2 0 517435081 133292032 10542 33554432000 4194304 5787044 140733679632304 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 170.29
Current children cumulated vsize (KiB) 138868

[startup+162.3 s]
/proc/loadavg: 3.74 3.71 4.51 4/182 13336
/proc/meminfo: memFree=14014464/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=138292 CPUtime=276.59 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 13746 0 0 0 27222 437 0 0 25 0 2 0 517435034 141611008 12831 33554432000 4194304 5787044 140733679632304 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13299/statm: 34573 12831 392 389 0 30323 0
[pid=13299/tid=13301] ppid=13298 vsize=138292 CPUtime=114.28 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) R 13298 13298 12807 0 -1 4202560 1044 0 0 0 11194 234 0 0 18 0 2 0 517435081 141611008 12831 33554432000 4194304 5787044 140733679632304 18446744073709551615 5531056 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 276.59
Current children cumulated vsize (KiB) 146992

[startup+222.301 s]
/proc/loadavg: 3.63 3.70 4.46 4/182 13337
/proc/meminfo: memFree=14001152/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=145864 CPUtime=384.72 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 15722 0 0 0 37953 519 0 0 25 0 2 0 517435034 149364736 14550 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13299/statm: 36466 14550 392 389 0 32216 0
[pid=13299/tid=13301] ppid=13298 vsize=145864 CPUtime=162.42 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) R 13298 13298 12807 0 -1 4202560 1263 0 0 0 15967 275 0 0 18 0 2 0 517435081 149364736 14550 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 384.72
Current children cumulated vsize (KiB) 154564

[startup+282.301 s]
/proc/loadavg: 3.75 3.71 4.41 5/182 13339
/proc/meminfo: memFree=13978796/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=148248 CPUtime=494.25 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 16554 0 0 0 48830 595 0 0 25 0 2 0 517435034 151805952 15382 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13299/statm: 37062 15382 392 389 0 32812 0
[pid=13299/tid=13301] ppid=13298 vsize=148248 CPUtime=211.94 cores=0,2,4,6

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

[pid=13299] ppid=13298 vsize=171656 CPUtime=1290.51 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 23460 0 0 0 128025 1026 0 0 25 0 2 0 517435034 175775744 22288 33554432000 4194304 5787044 140733679632304 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13299/statm: 42914 22288 392 389 0 38664 0
[pid=13299/tid=13301] ppid=13298 vsize=171656 CPUtime=588.2 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) R 13298 13298 12807 0 -1 4202560 2310 0 0 0 58180 640 0 0 15 0 2 0 517435081 175775744 22288 33554432000 4194304 5787044 140733679632304 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1290.51
Current children cumulated vsize (KiB) 180356

[startup+762.306 s]
/proc/loadavg: 3.70 3.74 4.13 5/182 13352
/proc/meminfo: memFree=13908056/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=177528 CPUtime=1405.95 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 25114 0 0 0 139522 1073 0 0 25 0 2 0 517435034 181788672 23429 33554432000 4194304 5787044 140733679632304 18446744073709551615 5527037 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13299/statm: 44382 23429 392 389 0 40132 0
[pid=13299/tid=13301] ppid=13298 vsize=177528 CPUtime=643.63 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) R 13298 13298 12807 0 -1 4202560 2409 0 0 0 63684 679 0 0 16 0 2 0 517435081 181788672 23429 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1405.95
Current children cumulated vsize (KiB) 186228

[startup+822.301 s]
/proc/loadavg: 3.73 3.74 4.10 5/182 13353
/proc/meminfo: memFree=13885816/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=186684 CPUtime=1521.46 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 27525 0 0 0 151020 1126 0 0 25 0 2 0 517435034 191164416 25840 33554432000 4194304 5787044 140733679632304 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13299/statm: 46671 25840 392 389 0 42421 0
[pid=13299/tid=13301] ppid=13298 vsize=186684 CPUtime=699.15 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) R 13298 13298 12807 0 -1 4202560 2567 0 0 0 69196 719 0 0 16 0 2 0 517435081 191164416 25840 33554432000 4194304 5787044 140733679632304 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1521.46
Current children cumulated vsize (KiB) 195384

[startup+882.301 s]
/proc/loadavg: 3.83 3.77 4.09 5/182 13355
/proc/meminfo: memFree=13873752/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=191428 CPUtime=1637.9 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 28631 0 0 0 162627 1163 0 0 25 0 2 0 517435034 196022272 26946 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13299/statm: 47857 26946 392 389 0 43607 0
[pid=13299/tid=13301] ppid=13298 vsize=191428 CPUtime=755.59 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) R 13298 13298 12807 0 -1 4202560 2704 0 0 0 74809 750 0 0 15 0 2 0 517435081 196022272 26946 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1637.9
Current children cumulated vsize (KiB) 200128

[startup+942.301 s]
/proc/loadavg: 3.86 3.78 4.07 5/182 13357
/proc/meminfo: memFree=13871736/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=191428 CPUtime=1752.54 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 28632 0 0 0 174029 1225 0 0 25 0 2 0 517435034 196022272 26947 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13299/statm: 47857 26947 392 389 0 43607 0
[pid=13299/tid=13301] ppid=13298 vsize=191428 CPUtime=810.23 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) R 13298 13298 12807 0 -1 4202560 2704 0 0 0 80224 799 0 0 15 0 2 0 517435081 196022272 26947 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1752.54
Current children cumulated vsize (KiB) 200128

[startup+1002.3 s]
/proc/loadavg: 3.78 3.77 4.05 5/182 13358
/proc/meminfo: memFree=13871572/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=191428 CPUtime=1867.43 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 28636 0 0 0 185468 1275 0 0 25 0 2 0 517435034 196022272 26951 33554432000 4194304 5787044 140733679632304 18446744073709551615 5527227 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13299/statm: 47857 26951 392 389 0 43607 0
[pid=13299/tid=13301] ppid=13298 vsize=191428 CPUtime=865.11 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) R 13298 13298 12807 0 -1 4202560 2708 0 0 0 85672 839 0 0 15 0 2 0 517435081 196022272 26951 33554432000 4194304 5787044 140733679632304 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1867.43
Current children cumulated vsize (KiB) 200128

[startup+1062.3 s]
/proc/loadavg: 3.92 3.81 4.04 5/182 13360
/proc/meminfo: memFree=13871532/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=191428 CPUtime=1982.74 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 28663 0 0 0 196950 1324 0 0 25 0 2 0 517435034 196022272 26978 33554432000 4194304 5787044 140733679632304 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13299/statm: 47857 26978 392 389 0 43607 0
[pid=13299/tid=13301] ppid=13298 vsize=191428 CPUtime=920.43 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) R 13298 13298 12807 0 -1 4202560 2731 0 0 0 91164 879 0 0 15 0 2 0 517435081 196022272 26978 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1982.74
Current children cumulated vsize (KiB) 200128

[startup+1122.3 s]
/proc/loadavg: 3.81 3.80 4.02 5/182 13361
/proc/meminfo: memFree=13870996/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=191428 CPUtime=2098.28 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 28771 0 0 0 208453 1375 0 0 25 0 2 0 517435034 196022272 27086 33554432000 4194304 5787044 140733679632304 18446744073709551615 5528380 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13299/statm: 47857 27086 392 389 0 43607 0
[pid=13299/tid=13301] ppid=13298 vsize=191428 CPUtime=975.96 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) S 13298 13298 12807 0 -1 4202560 2823 0 0 0 96679 917 0 0 16 0 2 0 517435081 196022272 27086 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101521841 0 0 4096 0 18446604445998097536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2098.28
Current children cumulated vsize (KiB) 200128

[startup+1182.3 s]
/proc/loadavg: 3.72 3.77 4.00 5/182 13363
/proc/meminfo: memFree=13869100/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=192452 CPUtime=2214.08 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 29195 0 0 0 219989 1419 0 0 25 0 2 0 517435034 197070848 27510 33554432000 4194304 5787044 140733679632304 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13299/statm: 48113 27510 392 389 0 43863 0
[pid=13299/tid=13301] ppid=13298 vsize=192452 CPUtime=1031.75 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) R 13298 13298 12807 0 -1 4202560 3044 0 0 0 102224 951 0 0 16 0 2 0 517435081 197070848 27510 33554432000 4194304 5787044 140733679632304 18446744073709551615 5527113 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2214.08
Current children cumulated vsize (KiB) 201152

[startup+1242.3 s]
/proc/loadavg: 3.80 3.78 3.99 5/182 13365
/proc/meminfo: memFree=13865968/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=194376 CPUtime=2329.89 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 29797 0 0 0 231527 1462 0 0 25 0 2 0 517435034 199041024 28112 33554432000 4194304 5787044 140733679632304 18446744073709551615 5528368 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13299/statm: 48594 28112 392 389 0 44344 0
[pid=13299/tid=13301] ppid=13298 vsize=194376 CPUtime=1087.57 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) R 13298 13298 12807 0 -1 4202560 3077 0 0 0 107774 983 0 0 16 0 2 0 517435081 199041024 28112 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2329.89
Current children cumulated vsize (KiB) 203076



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.75 3.76 3.96 5/182 13366
/proc/meminfo: memFree=13853776/32950928 swapFree=67111528/67111528
[pid=13298] ppid=13296 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13298/stat : 13298 (prissup.sh) S 13296 13298 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517435034 8908800 251 33554432000 4194304 4922060 140735512018608 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13298/statm: 2175 251 211 178 0 68 0
[pid=13299] ppid=13298 vsize=202480 CPUtime=2441.42 cores=0,2,4,6
/proc/13299/stat : 13299 (priss) R 13298 13298 12807 0 -1 4202496 31999 0 0 0 242640 1502 0 0 25 0 2 0 517435034 207339520 30314 33554432000 4194304 5787044 140733679632304 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13299/statm: 50620 30314 392 389 0 46370 0
[pid=13299/tid=13301] ppid=13298 vsize=202480 CPUtime=1141.4 cores=0,2,4,6
/proc/13299/task/13301/stat : 13301 (priss) R 13298 13298 12807 0 -1 4202560 3295 0 0 0 113127 1013 0 0 16 0 2 0 517435081 207339520 30314 33554432000 4194304 5787044 140733679632304 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2441.42
Current children cumulated vsize (KiB) 211180

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 13298 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=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2441.42
#
# 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): 2441.42
CPU user time (s): 2426.4
CPU system time (s): 15.02
CPU usage (%): 187.799
Max. virtual memory (cumulated for all children) (KiB): 211180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
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= 4

runsolver used 2.23666 second user time and 4.85326 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 08:25:52
IDJOB=3260798
IDBENCH=83196
IDSOLVER=1601
FILE ID=node123/3260798-1304058352
RUNJOBID= node123-1304057050-13125
PBS_JOBID= 13170421
Free space on /tmp= 72816 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_150_29_u.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3260798-1304058352/watcher-3260798-1304058352 -o /tmp/evaluation-result-3260798-1304058352/solver-3260798-1304058352 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3260798-1304058352.cnf 559109317 4800 15500 4

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

MD5SUM BENCH= 97209c9c2612edfa7815278bcf07a2b4
RANDOM SEED=559109317

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13545952 kB
Buffers:       2192876 kB
Cached:       16011380 kB
SwapCached:          0 kB
Active:        9675460 kB
Inactive:      9180172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13545952 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1976 kB
Writeback:           0 kB
AnonPages:      650560 kB
Mapped:          15524 kB
Slab:           486068 kB
PageTables:       5540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   819588 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= 72816 MiB
End job on node123 at 2011-04-29 08:47:34