Trace number 3249400

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x14.cnf
MD5SUMf76302f2442dfc7cabc2315e61e55fea
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 variables1176
Number of clauses78498
Sum of the clauses size310464
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21764
Number of clauses of size 30
Number of clauses of size 476734
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: 20660
0.00/0.02	c parsetime: 19994us
0.00/0.02	c parsed 78498 clauses with 1176 variables
5.59/5.65	c preprocessor returned 10003 variables
5.59/5.65	c preprocessing returned UNKNOWN
5.59/5.65	c PP set 0 variables
5.59/5.65	c pp time: 5630172us (5s)

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-3249400-1304056768/watcher-3249400-1304056768 -o /tmp/evaluation-result-3249400-1304056768/solver-3249400-1304056768 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3249400-1304056768.cnf 1709235436 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.88 3.81 3.80 3/178 20659
/proc/meminfo: memFree=18805088/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0

[startup+0.0840949 s]
/proc/loadavg: 3.88 3.81 3.80 3/178 20659
/proc/meminfo: memFree=18805088/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101091 s]
/proc/loadavg: 3.88 3.81 3.80 3/178 20659
/proc/meminfo: memFree=18805088/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301056 s]
/proc/loadavg: 3.88 3.81 3.80 3/178 20659
/proc/meminfo: memFree=18805088/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700986 s]
/proc/loadavg: 3.88 3.81 3.80 3/178 20659
/proc/meminfo: memFree=18805088/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50086 s]
/proc/loadavg: 3.88 3.81 3.80 3/180 20661
/proc/meminfo: memFree=18785604/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=34720 CPUtime=1.49 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 4875 0 0 0 149 0 0 0 19 0 1 0 517274829 35553280 4548 33554432000 4194304 5787044 140735840397488 18446744073709551615 4336804 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20660/statm: 8680 4548 336 389 0 4430 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43420

[startup+3.10055 s]
/proc/loadavg: 3.73 3.78 3.79 3/180 20690
/proc/meminfo: memFree=18784356/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=34720 CPUtime=3.09 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 4885 0 0 0 309 0 0 0 25 0 1 0 517274829 35553280 4558 33554432000 4194304 5787044 140735840397488 18446744073709551615 4336770 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20660/statm: 8680 4558 338 389 0 4430 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43420

[startup+6.301 s]
/proc/loadavg: 3.73 3.78 3.79 3/180 20719
/proc/meminfo: memFree=18777636/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=116372 CPUtime=6.68 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 7678 0 0 0 658 10 0 0 19 0 2 0 517274829 119164928 6227 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20660/statm: 29093 6227 392 389 0 24843 0
Current children cumulated CPU time (s) 6.68
Current children cumulated vsize (KiB) 125072

[startup+12.7008 s]
/proc/loadavg: 3.54 3.74 3.77 5/182 20721
/proc/meminfo: memFree=18754680/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=116636 CPUtime=17.04 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 9167 0 0 0 1595 109 0 0 25 0 2 0 517274829 119435264 7716 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20660/statm: 29159 7716 392 389 0 24909 0
[pid=20660/tid=20720] ppid=20659 vsize=116636 CPUtime=4.34 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) R 20659 20659 20430 0 -1 4202560 77 0 0 0 366 68 0 0 15 0 2 0 517275395 119435264 7716 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17.04
Current children cumulated vsize (KiB) 125336

[startup+25.5005 s]
/proc/loadavg: 3.61 3.75 3.77 6/182 20721
/proc/meminfo: memFree=18723932/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=117164 CPUtime=38.03 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 11929 0 0 0 3534 269 0 0 25 0 2 0 517274829 119975936 10477 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20660/statm: 29291 10477 392 389 0 25041 0
[pid=20660/tid=20720] ppid=20659 vsize=117164 CPUtime=12.52 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) R 20659 20659 20430 0 -1 4202560 213 0 0 0 1082 170 0 0 15 0 2 0 517275395 119975936 10477 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38.03
Current children cumulated vsize (KiB) 125864

[startup+51.1009 s]
/proc/loadavg: 3.39 3.68 3.75 4/182 20722
/proc/meminfo: memFree=18682292/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=123612 CPUtime=80.72 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 16519 0 0 0 7517 555 0 0 25 0 2 0 517274829 126578688 15013 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20660/statm: 30903 15013 392 389 0 26653 0
[pid=20660/tid=20720] ppid=20659 vsize=123612 CPUtime=29.62 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) R 20659 20659 20430 0 -1 4202560 529 0 0 0 2612 350 0 0 15 0 2 0 517275395 126578688 15013 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 80.72
Current children cumulated vsize (KiB) 132312

[startup+102.307 s]
/proc/loadavg: 3.36 3.63 3.73 5/182 20732
/proc/meminfo: memFree=18602852/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=130584 CPUtime=168 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 24840 0 0 0 15806 994 0 0 25 0 2 0 517274829 133718016 22933 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20660/statm: 32646 22933 392 389 0 28396 0
[pid=20660/tid=20720] ppid=20659 vsize=130584 CPUtime=65.69 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) R 20659 20659 20430 0 -1 4202560 1006 0 0 0 5944 625 0 0 15 0 2 0 517275395 133718016 22933 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 168
Current children cumulated vsize (KiB) 139284

[startup+162.301 s]
/proc/loadavg: 3.42 3.60 3.71 5/182 20734
/proc/meminfo: memFree=18517032/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=202604 CPUtime=272.47 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 36777 0 0 0 25846 1401 0 0 25 0 2 0 517274829 207466496 34773 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20660/statm: 50651 34773 392 389 0 46401 0
[pid=20660/tid=20720] ppid=20659 vsize=202604 CPUtime=110.16 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) R 20659 20659 20430 0 -1 4202560 1606 0 0 0 10143 873 0 0 16 0 2 0 517275395 207466496 34773 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 272.47
Current children cumulated vsize (KiB) 211304

[startup+222.301 s]
/proc/loadavg: 3.52 3.61 3.71 4/182 20736
/proc/meminfo: memFree=18374396/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=290304 CPUtime=377.3 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 60469 0 0 0 35959 1771 0 0 25 0 2 0 517274829 297271296 57952 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20660/statm: 72576 57952 392 389 0 68326 0
[pid=20660/tid=20720] ppid=20659 vsize=290304 CPUtime=154.99 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) R 20659 20659 20430 0 -1 4202560 1681 0 0 0 14398 1101 0 0 16 0 2 0 517275395 297271296 57952 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 377.3
Current children cumulated vsize (KiB) 299004

[startup+282.301 s]
/proc/loadavg: 3.56 3.60 3.70 6/182 20737
/proc/meminfo: memFree=18323768/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=329400 CPUtime=482.35 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 70187 0 0 0 46114 2121 0 0 25 0 2 0 517274829 337305600 67670 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20660/statm: 82350 67670 392 389 0 78100 0
[pid=20660/tid=20720] ppid=20659 vsize=329400 CPUtime=200.05 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) R 20659 20659 20430 0 -1 4202560 1681 0 0 0 18684 1321 0 0 16 0 2 0 517275395 337305600 67670 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 482.35
Current children cumulated vsize (KiB) 338100

[startup+342.3 s]
/proc/loadavg: 3.42 3.55 3.67 6/182 20742

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

[pid=20660] ppid=20659 vsize=452360 CPUtime=1232.43 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 97256 0 0 0 119345 3898 0 0 25 0 2 0 517274829 463216640 93388 33554432000 4194304 5787044 140735840397488 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20660/statm: 113090 93388 392 389 0 108840 0
[pid=20660/tid=20720] ppid=20659 vsize=452360 CPUtime=530.12 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) S 20659 20659 20430 0 -1 4202560 2800 0 0 0 50579 2433 0 0 16 0 2 0 517275395 463216640 93388 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134537649 0 0 4096 0 18446604471098583040 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1232.43
Current children cumulated vsize (KiB) 461060

[startup+762.307 s]
/proc/loadavg: 3.46 3.53 3.61 6/182 20753
/proc/meminfo: memFree=17891748/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=503448 CPUtime=1341.56 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 110018 0 0 0 130061 4095 0 0 25 0 2 0 517274829 515530752 106150 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20660/statm: 125862 106150 392 389 0 121612 0
[pid=20660/tid=20720] ppid=20659 vsize=503448 CPUtime=579.24 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) R 20659 20659 20430 0 -1 4202560 2800 0 0 0 55373 2551 0 0 16 0 2 0 517275395 515530752 106150 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1341.56
Current children cumulated vsize (KiB) 512148

[startup+822.301 s]
/proc/loadavg: 3.66 3.57 3.62 6/182 20755
/proc/meminfo: memFree=17823148/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=555484 CPUtime=1450.86 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 123193 0 0 0 140802 4284 0 0 25 0 2 0 517274829 568815616 119325 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20660/statm: 138871 119325 392 389 0 134621 0
[pid=20660/tid=20720] ppid=20659 vsize=555484 CPUtime=628.55 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) R 20659 20659 20430 0 -1 4202560 2875 0 0 0 60189 2666 0 0 16 0 2 0 517275395 568815616 119325 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1450.86
Current children cumulated vsize (KiB) 564184

[startup+882.301 s]
/proc/loadavg: 3.74 3.61 3.63 6/182 20756
/proc/meminfo: memFree=17767184/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=609940 CPUtime=1560.09 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 137039 0 0 0 151527 4482 0 0 25 0 2 0 517274829 624578560 133171 33554432000 4194304 5787044 140735840397488 18446744073709551615 5527508 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20660/statm: 152485 133171 392 389 0 148235 0
[pid=20660/tid=20720] ppid=20659 vsize=609940 CPUtime=677.79 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) S 20659 20659 20430 0 -1 4202560 2964 0 0 0 64996 2783 0 0 16 0 2 0 517275395 624578560 133171 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134537649 0 0 4096 0 18446604471098583040 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1560.09
Current children cumulated vsize (KiB) 618640

[startup+942.301 s]
/proc/loadavg: 3.81 3.66 3.64 5/182 20758
/proc/meminfo: memFree=17720408/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=655016 CPUtime=1668.29 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 148448 0 0 0 162178 4651 0 0 25 0 2 0 517274829 670736384 144580 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20660/statm: 163754 144580 392 389 0 159504 0
[pid=20660/tid=20720] ppid=20659 vsize=655016 CPUtime=725.98 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) R 20659 20659 20430 0 -1 4202560 3062 0 0 0 69714 2884 0 0 15 0 2 0 517275395 670736384 144580 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1668.29
Current children cumulated vsize (KiB) 663716

[startup+1002.3 s]
/proc/loadavg: 3.75 3.66 3.64 5/182 20759
/proc/meminfo: memFree=17719508/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=655016 CPUtime=1776.28 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 148450 0 0 0 172757 4871 0 0 25 0 2 0 517274829 670736384 144582 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20660/statm: 163754 144582 392 389 0 159504 0
[pid=20660/tid=20720] ppid=20659 vsize=655016 CPUtime=773.96 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) R 20659 20659 20430 0 -1 4202560 3062 0 0 0 74378 3018 0 0 15 0 2 0 517275395 670736384 144582 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1776.28
Current children cumulated vsize (KiB) 663716

[startup+1062.3 s]
/proc/loadavg: 3.71 3.66 3.64 5/182 20761
/proc/meminfo: memFree=17718116/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=655016 CPUtime=1885.18 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 148453 0 0 0 183463 5055 0 0 25 0 2 0 517274829 670736384 144585 33554432000 4194304 5787044 140735840397488 18446744073709551615 5527489 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20660/statm: 163754 144585 392 389 0 159504 0
[pid=20660/tid=20720] ppid=20659 vsize=655016 CPUtime=822.86 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) R 20659 20659 20430 0 -1 4202560 3064 0 0 0 79154 3132 0 0 15 0 2 0 517275395 670736384 144585 33554432000 4194304 5787044 140735840397488 18446744073709551615 5527122 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1885.18
Current children cumulated vsize (KiB) 663716

[startup+1122.3 s]
/proc/loadavg: 3.74 3.67 3.64 6/182 20763
/proc/meminfo: memFree=17667120/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=655016 CPUtime=1994.73 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 148473 0 0 0 194254 5219 0 0 25 0 2 0 517274829 670736384 144605 33554432000 4194304 5787044 140735840397488 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20660/statm: 163754 144605 392 389 0 159504 0
[pid=20660/tid=20720] ppid=20659 vsize=655016 CPUtime=872.42 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) R 20659 20659 20430 0 -1 4202560 3083 0 0 0 84008 3234 0 0 16 0 2 0 517275395 670736384 144605 33554432000 4194304 5787044 140735840397488 18446744073709551615 5527024 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1994.73
Current children cumulated vsize (KiB) 663716

[startup+1182.3 s]
/proc/loadavg: 3.76 3.69 3.64 6/182 20764
/proc/meminfo: memFree=17616752/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=655016 CPUtime=2104.27 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 148592 0 0 0 205033 5394 0 0 25 0 2 0 517274829 670736384 144724 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20660/statm: 163754 144724 392 389 0 159504 0
[pid=20660/tid=20720] ppid=20659 vsize=655016 CPUtime=921.96 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) R 20659 20659 20430 0 -1 4202560 3199 0 0 0 88853 3343 0 0 15 0 2 0 517275395 670736384 144724 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2104.27
Current children cumulated vsize (KiB) 663716

[startup+1242.3 s]
/proc/loadavg: 3.63 3.66 3.63 4/182 20766
/proc/meminfo: memFree=17560304/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=655016 CPUtime=2214.36 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 148668 0 0 0 215883 5553 0 0 25 0 2 0 517274829 670736384 144800 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20660/statm: 163754 144800 392 389 0 159504 0
[pid=20660/tid=20720] ppid=20659 vsize=655016 CPUtime=972.04 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) R 20659 20659 20430 0 -1 4202560 3274 0 0 0 93762 3442 0 0 16 0 2 0 517275395 670736384 144800 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2214.36
Current children cumulated vsize (KiB) 663716



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.69 3.64 5/182 20767
/proc/meminfo: memFree=17521344/32951124 swapFree=67111528/67111528
[pid=20659] ppid=20657 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20659/stat : 20659 (prissup.sh) S 20657 20659 20430 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 517274828 8908800 252 33554432000 4194304 4922060 140736566605280 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20659/statm: 2175 252 211 178 0 68 0
[pid=20660] ppid=20659 vsize=655016 CPUtime=2320.36 cores=1,3,5,7
/proc/20660/stat : 20660 (priss) R 20659 20659 20430 0 -1 4202496 150060 0 0 0 226336 5700 0 0 25 0 2 0 517274829 670736384 146192 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/20660/statm: 163754 146192 392 389 0 159504 0
[pid=20660/tid=20720] ppid=20659 vsize=655016 CPUtime=1020.34 cores=1,3,5,7
/proc/20660/task/20720/stat : 20720 (priss) R 20659 20659 20430 0 -1 4202560 3445 0 0 0 98505 3529 0 0 16 0 2 0 517275395 670736384 146192 33554432000 4194304 5787044 140735840397488 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2320.36
Current children cumulated vsize (KiB) 663716

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 20659 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=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 2320.36
#
# 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): 2320.36
CPU user time (s): 2263.36
CPU system time (s): 57
CPU usage (%): 178.487
Max. virtual memory (cumulated for all children) (KiB): 663716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 333
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.09868 second user time and 5.00424 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 07:59:29
IDJOB=3249400
IDBENCH=83167
IDSOLVER=1601
FILE ID=node138/3249400-1304056768
RUNJOBID= node138-1304054164-20449
PBS_JOBID= 13170427
Free space on /tmp= 71812 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x14.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249400-1304056768/watcher-3249400-1304056768 -o /tmp/evaluation-result-3249400-1304056768/solver-3249400-1304056768 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3249400-1304056768.cnf 1709235436 4800 15500 4

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

MD5SUM BENCH= f76302f2442dfc7cabc2315e61e55fea
RANDOM SEED=1709235436

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:     32951124 kB
MemFree:      18805484 kB
Buffers:       2040524 kB
Cached:       11473472 kB
SwapCached:          0 kB
Active:        3232824 kB
Inactive:     10350776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18805484 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4712 kB
Writeback:           4 kB
AnonPages:       68772 kB
Mapped:          15500 kB
Slab:           499640 kB
PageTables:       4460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212504 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= 71808 MiB
End job on node138 at 2011-04-29 08:21:11