Trace number 3263306

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.cnf
MD5SUM7ef2b563e57ba91e22d23e55abe69485
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46988
Sum of the clauses size94536
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246968
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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: 13991
0.00/0.01	c parsetime: 10579us
0.00/0.01	c parsed 46988 clauses with 600 variables
2.19/2.22	c preprocessor returned 10023 variables
2.19/2.22	c preprocessing returned UNKNOWN
2.19/2.22	c PP set 0 variables
2.19/2.22	c pp time: 2205080us (2s)

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-3263306-1304065564/watcher-3263306-1304065564 -o /tmp/evaluation-result-3263306-1304065564/solver-3263306-1304065564 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3263306-1304065564.cnf 498626660 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.67 3.67 3.55 4/179 13990
/proc/meminfo: memFree=13976312/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0

[startup+0.0109529 s]
/proc/loadavg: 3.67 3.67 3.55 4/179 13990
/proc/meminfo: memFree=13976312/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100932 s]
/proc/loadavg: 3.67 3.67 3.55 4/179 13990
/proc/meminfo: memFree=13976312/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300894 s]
/proc/loadavg: 3.67 3.67 3.55 4/179 13990
/proc/meminfo: memFree=13976312/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700823 s]
/proc/loadavg: 3.67 3.67 3.55 4/179 13990
/proc/meminfo: memFree=13976312/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50076 s]
/proc/loadavg: 3.67 3.67 3.55 4/181 13992
/proc/meminfo: memFree=13969512/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=26480 CPUtime=1.49 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 3877 0 0 0 149 0 0 0 25 0 1 0 518156215 27115520 2536 33554432000 4194304 5787044 140736245622944 18446744073709551615 4359880 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13991/statm: 6620 2536 342 389 0 2370 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35180

[startup+3.10041 s]
/proc/loadavg: 3.61 3.66 3.55 3/181 13992
/proc/meminfo: memFree=13966412/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=105192 CPUtime=3.65 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 5851 0 0 0 350 15 0 0 25 0 2 0 518156215 107716608 3338 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13991/statm: 26298 3338 392 389 0 22048 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 113892

[startup+6.3009 s]
/proc/loadavg: 3.61 3.66 3.55 4/182 13993
/proc/meminfo: memFree=13962196/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=107436 CPUtime=9.09 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 6445 0 0 0 860 49 0 0 25 0 2 0 518156215 110014464 3932 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13991/statm: 26859 3932 392 389 0 22609 0
[pid=13991/tid=13993] ppid=13990 vsize=107436 CPUtime=2.79 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) R 13990 13990 12807 0 -1 4202560 115 0 0 0 248 31 0 0 15 0 2 0 518156437 110014464 3932 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 116136

[startup+12.7008 s]
/proc/loadavg: 3.60 3.66 3.55 4/182 13993
/proc/meminfo: memFree=13956324/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=109612 CPUtime=20.07 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 7829 0 0 0 1894 113 0 0 25 0 2 0 518156215 112242688 5316 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13991/statm: 27403 5316 392 389 0 23153 0
[pid=13991/tid=13993] ppid=13990 vsize=109612 CPUtime=7.36 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) S 13990 13990 12807 0 -1 4202560 249 0 0 0 662 74 0 0 15 0 2 0 518156437 112242688 5316 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101521841 0 0 4096 0 18446604456298891264 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.07
Current children cumulated vsize (KiB) 118312

[startup+25.5005 s]
/proc/loadavg: 3.66 3.67 3.55 4/182 13993
/proc/meminfo: memFree=13942700/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=120100 CPUtime=42.39 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 11110 0 0 0 4031 208 0 0 25 0 2 0 518156215 122982400 8597 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13991/statm: 30025 8597 392 389 0 25775 0
[pid=13991/tid=13993] ppid=13990 vsize=120100 CPUtime=16.89 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) R 13990 13990 12807 0 -1 4202560 323 0 0 0 1551 138 0 0 16 0 2 0 518156437 122982400 8597 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 42.39
Current children cumulated vsize (KiB) 128800

[startup+51.101 s]
/proc/loadavg: 3.58 3.64 3.55 5/182 13994
/proc/meminfo: memFree=13932124/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=130800 CPUtime=87.81 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 13824 0 0 0 8426 355 0 0 25 0 2 0 518156215 133939200 11311 33554432000 4194304 5787044 140736245622944 18446744073709551615 4691947 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13991/statm: 32700 11311 392 389 0 28450 0
[pid=13991/tid=13993] ppid=13990 vsize=130800 CPUtime=36.7 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) S 13990 13990 12807 0 -1 4202560 478 0 0 0 3435 235 0 0 16 0 2 0 518156437 133939200 11311 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101521841 0 0 4096 0 18446604456298891264 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 87.81
Current children cumulated vsize (KiB) 139500

[startup+102.307 s]
/proc/loadavg: 3.72 3.67 3.56 5/182 13995
/proc/meminfo: memFree=13917608/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=143436 CPUtime=179.75 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 17336 0 0 0 17396 579 0 0 25 0 2 0 518156215 146878464 14823 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13991/statm: 35859 14823 392 389 0 31609 0
[pid=13991/tid=13993] ppid=13990 vsize=143436 CPUtime=77.43 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) R 13990 13990 12807 0 -1 4202560 727 0 0 0 7364 379 0 0 15 0 2 0 518156437 146878464 14823 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 179.75
Current children cumulated vsize (KiB) 152136

[startup+162.3 s]
/proc/loadavg: 3.78 3.69 3.57 5/182 13997
/proc/meminfo: memFree=13903320/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=157624 CPUtime=288.66 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 21097 0 0 0 28084 782 0 0 25 0 2 0 518156215 161406976 18327 33554432000 4194304 5787044 140736245622944 18446744073709551615 5526908 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13991/statm: 39406 18327 392 389 0 35156 0
[pid=13991/tid=13993] ppid=13990 vsize=157624 CPUtime=126.35 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) S 13990 13990 12807 0 -1 4202560 1015 0 0 0 12123 512 0 0 16 0 2 0 518156437 161406976 18327 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 288.66
Current children cumulated vsize (KiB) 166324

[startup+222.301 s]
/proc/loadavg: 3.94 3.75 3.59 5/182 13999
/proc/meminfo: memFree=13884428/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=174044 CPUtime=398.26 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 25436 0 0 0 38885 941 0 0 25 0 2 0 518156215 178221056 22666 33554432000 4194304 5787044 140736245622944 18446744073709551615 5528421 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13991/statm: 43511 22666 392 389 0 39261 0
[pid=13991/tid=13993] ppid=13990 vsize=174044 CPUtime=175.96 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) R 13990 13990 12807 0 -1 4202560 1258 0 0 0 16984 612 0 0 15 0 2 0 518156437 178221056 22666 33554432000 4194304 5787044 140736245622944 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 398.26
Current children cumulated vsize (KiB) 182744

[startup+282.301 s]
/proc/loadavg: 3.65 3.70 3.58 4/182 14000
/proc/meminfo: memFree=13857744/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=183488 CPUtime=508.7 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 28176 0 0 0 49789 1081 0 0 25 0 2 0 518156215 187891712 25406 33554432000 4194304 5787044 140736245622944 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13991/statm: 45872 25406 392 389 0 41622 0
[pid=13991/tid=13993] ppid=13990 vsize=183488 CPUtime=226.4 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) R 13990 13990 12807 0 -1 4202560 1486 0 0 0 21936 704 0 0 16 0 2 0 518156437 187891712 25406 33554432000 4194304 5787044 140736245622944 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 508.7
Current children cumulated vsize (KiB) 192188


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

[pid=13991] ppid=13990 vsize=230452 CPUtime=1282.9 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 40879 0 0 0 126229 2061 0 0 25 0 2 0 518156215 235982848 37596 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13991/statm: 57613 37596 392 389 0 53363 0
[pid=13991/tid=13993] ppid=13990 vsize=230452 CPUtime=580.59 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) R 13990 13990 12807 0 -1 4202560 2560 0 0 0 56744 1315 0 0 16 0 2 0 518156437 235982848 37596 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1282.9
Current children cumulated vsize (KiB) 239152

[startup+762.306 s]
/proc/loadavg: 3.64 3.65 3.61 5/182 14043
/proc/meminfo: memFree=13892616/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=244388 CPUtime=1392.47 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 44650 0 0 0 136974 2273 0 0 25 0 2 0 518156215 250253312 41367 33554432000 4194304 5787044 140736245622944 18446744073709551615 5527590 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13991/statm: 61097 41367 392 389 0 56847 0
[pid=13991/tid=13993] ppid=13990 vsize=244388 CPUtime=630.16 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) R 13990 13990 12807 0 -1 4202560 2770 0 0 0 61563 1453 0 0 16 0 2 0 518156437 250253312 41367 33554432000 4194304 5787044 140736245622944 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1392.47
Current children cumulated vsize (KiB) 253088

[startup+822.301 s]
/proc/loadavg: 3.49 3.60 3.59 4/182 14045
/proc/meminfo: memFree=13867300/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=256236 CPUtime=1503.39 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 47866 0 0 0 147939 2400 0 0 25 0 2 0 518156215 262385664 44583 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13991/statm: 64059 44583 392 389 0 59809 0
[pid=13991/tid=13993] ppid=13990 vsize=256236 CPUtime=681.09 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) R 13990 13990 12807 0 -1 4202560 3012 0 0 0 66576 1533 0 0 16 0 2 0 518156437 262385664 44583 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1503.39
Current children cumulated vsize (KiB) 264936

[startup+882.301 s]
/proc/loadavg: 3.59 3.61 3.59 5/182 14046
/proc/meminfo: memFree=13823628/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=273212 CPUtime=1615.1 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 52373 0 0 0 159034 2476 0 0 25 0 2 0 518156215 279769088 49090 33554432000 4194304 5787044 140736245622944 18446744073709551615 5522464 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13991/statm: 68303 49090 392 389 0 64053 0
[pid=13991/tid=13993] ppid=13990 vsize=273212 CPUtime=732.78 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) R 13990 13990 12807 0 -1 4202560 3230 0 0 0 71702 1576 0 0 17 0 2 0 518156437 279769088 49090 33554432000 4194304 5787044 140736245622944 18446744073709551615 5521958 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1615.1
Current children cumulated vsize (KiB) 281912

[startup+942.301 s]
/proc/loadavg: 3.64 3.62 3.59 5/182 14048
/proc/meminfo: memFree=13823236/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=273212 CPUtime=1726.16 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 52373 0 0 0 170038 2578 0 0 25 0 2 0 518156215 279769088 49090 33554432000 4194304 5787044 140736245622944 18446744073709551615 5527147 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13991/statm: 68303 49090 392 389 0 64053 0
[pid=13991/tid=13993] ppid=13990 vsize=273212 CPUtime=783.84 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) R 13990 13990 12807 0 -1 4202560 3230 0 0 0 76744 1640 0 0 16 0 2 0 518156437 279769088 49090 33554432000 4194304 5787044 140736245622944 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1726.16
Current children cumulated vsize (KiB) 281912

[startup+1002.3 s]
/proc/loadavg: 3.60 3.60 3.59 5/182 14049
/proc/meminfo: memFree=13801772/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=273212 CPUtime=1837.31 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 52389 0 0 0 181059 2672 0 0 25 0 2 0 518156215 279769088 49106 33554432000 4194304 5787044 140736245622944 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13991/statm: 68303 49106 392 389 0 64053 0
[pid=13991/tid=13993] ppid=13990 vsize=273212 CPUtime=835 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) R 13990 13990 12807 0 -1 4202560 3244 0 0 0 81801 1699 0 0 16 0 2 0 518156437 279769088 49106 33554432000 4194304 5787044 140736245622944 18446744073709551615 5528352 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1837.31
Current children cumulated vsize (KiB) 281912

[startup+1062.3 s]
/proc/loadavg: 3.68 3.62 3.59 5/182 14051
/proc/meminfo: memFree=13789240/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=273212 CPUtime=1949.01 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 52398 0 0 0 192136 2765 0 0 25 0 2 0 518156215 279769088 49115 33554432000 4194304 5787044 140736245622944 18446744073709551615 5528415 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13991/statm: 68303 49115 392 389 0 64053 0
[pid=13991/tid=13993] ppid=13990 vsize=273212 CPUtime=886.69 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) R 13990 13990 12807 0 -1 4202560 3250 0 0 0 86914 1755 0 0 16 0 2 0 518156437 279769088 49115 33554432000 4194304 5787044 140736245622944 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1949.01
Current children cumulated vsize (KiB) 281912

[startup+1122.3 s]
/proc/loadavg: 3.78 3.66 3.61 4/182 14053
/proc/meminfo: memFree=13788728/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=273212 CPUtime=2060.91 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 52466 0 0 0 203245 2846 0 0 25 0 2 0 518156215 279769088 49183 33554432000 4194304 5787044 140736245622944 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13991/statm: 68303 49183 392 389 0 64053 0
[pid=13991/tid=13993] ppid=13990 vsize=273212 CPUtime=938.59 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) R 13990 13990 12807 0 -1 4202560 3312 0 0 0 92057 1802 0 0 16 0 2 0 518156437 279769088 49183 33554432000 4194304 5787044 140736245622944 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2060.91
Current children cumulated vsize (KiB) 281912

[startup+1182.3 s]
/proc/loadavg: 3.67 3.65 3.61 6/182 14054
/proc/meminfo: memFree=13787588/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=273212 CPUtime=2172.9 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 52555 0 0 0 214368 2922 0 0 25 0 2 0 518156215 279769088 49272 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13991/statm: 68303 49272 392 389 0 64053 0
[pid=13991/tid=13993] ppid=13990 vsize=273212 CPUtime=990.59 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) R 13990 13990 12807 0 -1 4202560 3370 0 0 0 97211 1848 0 0 16 0 2 0 518156437 279769088 49272 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2172.9
Current children cumulated vsize (KiB) 281912

[startup+1242.3 s]
/proc/loadavg: 3.76 3.68 3.62 5/182 14056
/proc/meminfo: memFree=13767728/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=275060 CPUtime=2285.11 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 53249 0 0 0 225518 2993 0 0 25 0 2 0 518156215 281661440 49966 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13991/statm: 68765 49966 392 389 0 64515 0
[pid=13991/tid=13993] ppid=13990 vsize=275060 CPUtime=1042.8 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) R 13990 13990 12807 0 -1 4202560 3453 0 0 0 102389 1891 0 0 16 0 2 0 518156437 281661440 49966 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2285.11
Current children cumulated vsize (KiB) 283760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.70 3.63 5/182 14057
/proc/meminfo: memFree=13738208/32950928 swapFree=67111528/67111528
[pid=13990] ppid=13988 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13990/stat : 13990 (prissup.sh) S 13988 13990 12807 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518156215 8908800 252 33554432000 4194304 4922060 140737384739248 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13990/statm: 2175 252 211 178 0 68 0
[pid=13991] ppid=13990 vsize=288576 CPUtime=2393.12 cores=1,3,5,7
/proc/13991/stat : 13991 (priss) R 13990 13990 12807 0 -1 4202496 56763 0 0 0 236251 3061 0 0 25 0 2 0 518156215 295501824 53480 33554432000 4194304 5787044 140736245622944 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13991/statm: 72144 53480 392 389 0 67894 0
[pid=13991/tid=13993] ppid=13990 vsize=288576 CPUtime=1093.08 cores=1,3,5,7
/proc/13991/task/13993/stat : 13993 (priss) R 13990 13990 12807 0 -1 4202560 3632 0 0 0 107378 1930 0 0 16 0 2 0 518156437 295501824 53480 33554432000 4194304 5787044 140736245622944 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2393.12
Current children cumulated vsize (KiB) 297276

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 13990 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 2393.12
#
# 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): 2393.12
CPU user time (s): 2362.51
CPU system time (s): 30.61
CPU usage (%): 184.084
Max. virtual memory (cumulated for all children) (KiB): 297276

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= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 2.02369 second user time and 5.06823 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 10:26:04
IDJOB=3263306
IDBENCH=83952
IDSOLVER=1601
FILE ID=node123/3263306-1304065564
RUNJOBID= node123-1304057050-13126
PBS_JOBID= 13170421
Free space on /tmp= 72816 MiB

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

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

MD5SUM BENCH= 7ef2b563e57ba91e22d23e55abe69485
RANDOM SEED=498626660

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:      13976460 kB
Buffers:       2193196 kB
Cached:       16011960 kB
SwapCached:          0 kB
Active:        9246184 kB
Inactive:      9179516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13976460 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1980 kB
Writeback:           0 kB
AnonPages:      219640 kB
Mapped:          15524 kB
Slab:           486180 kB
PageTables:       4300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   378352 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= 72812 MiB
End job on node123 at 2011-04-29 10:47:46