Trace number 3282855

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.7406
Satisfiable
(Un)Satisfiability was proved
Number of variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
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: 28540
0.00/0.03	c parsetime: 23928us
0.00/0.03	c parsed 95104 clauses with 31613 variables
0.00/0.81	c preprocessor returned 31613 variables
0.00/0.81	c preprocessing returned UNKNOWN
0.00/0.81	c PP set 1638 variables
0.00/0.81	c pp time: 781435us (0s)
2257.19/1300.01	HOME/prissup.sh: line 20: 28540 Terminated              $SOLVER $BENCHNAME -Ppropagation Pwatch -Pup_threads 2 -PNW_threads 1

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-3282855-1304041789/watcher-3282855-1304041789 -o /tmp/evaluation-result-3282855-1304041789/solver-3282855-1304041789 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3282855-1304041789.cnf 361998497 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.43 3.60 3.93 4/179 28539
/proc/meminfo: memFree=25287312/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0

[startup+0.0697631 s]
/proc/loadavg: 3.43 3.60 3.93 4/179 28539
/proc/meminfo: memFree=25287312/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100759 s]
/proc/loadavg: 3.43 3.60 3.93 4/179 28539
/proc/meminfo: memFree=25287312/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300721 s]
/proc/loadavg: 3.43 3.60 3.93 4/179 28539
/proc/meminfo: memFree=25287312/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700655 s]
/proc/loadavg: 3.43 3.60 3.93 4/179 28539
/proc/meminfo: memFree=25287312/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50052 s]
/proc/loadavg: 3.43 3.60 3.93 4/182 28542
/proc/meminfo: memFree=25256908/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=125032 CPUtime=1.92 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 12580 0 0 0 189 3 0 0 25 0 2 0 496594779 128032768 7940 33554432000 4194304 5787044 140737373121360 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28540/statm: 31258 7940 389 389 0 27008 0
[pid=28540/tid=28542] ppid=28539 vsize=125032 CPUtime=0.43 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 83 0 0 0 42 1 0 0 17 0 2 0 496594861 128032768 7940 33554432000 4194304 5787044 140737373121360 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 133732

[startup+3.1002 s]
/proc/loadavg: 3.47 3.61 3.93 4/182 28542
/proc/meminfo: memFree=25256468/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=125164 CPUtime=4.59 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 12610 0 0 0 455 4 0 0 25 0 2 0 496594779 128167936 7970 33554432000 4194304 5787044 140737373121360 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28540/statm: 31291 7970 390 389 0 27041 0
[pid=28540/tid=28542] ppid=28539 vsize=125164 CPUtime=1.48 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 84 0 0 0 147 1 0 0 15 0 2 0 496594861 128167936 7970 33554432000 4194304 5787044 140737373121360 18446744073709551615 5524596 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 133864

[startup+6.30061 s]
/proc/loadavg: 3.47 3.61 3.93 5/182 28542
/proc/meminfo: memFree=25256296/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=125296 CPUtime=9.93 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 12649 0 0 0 987 6 0 0 25 0 2 0 496594779 128303104 8009 33554432000 4194304 5787044 140737373121360 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28540/statm: 31324 8009 390 389 0 27074 0
[pid=28540/tid=28542] ppid=28539 vsize=125296 CPUtime=3.63 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 92 0 0 0 360 3 0 0 15 0 2 0 496594861 128303104 8009 33554432000 4194304 5787044 140737373121360 18446744073709551615 5527822 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.93
Current children cumulated vsize (KiB) 133996

[startup+12.7005 s]
/proc/loadavg: 3.40 3.58 3.92 5/182 28542
/proc/meminfo: memFree=25253700/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=125692 CPUtime=20.58 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 12737 0 0 0 2048 10 0 0 25 0 2 0 496594779 128708608 8097 33554432000 4194304 5787044 140737373121360 18446744073709551615 220828060527 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28540/statm: 31423 8097 390 389 0 27173 0
[pid=28540/tid=28542] ppid=28539 vsize=125692 CPUtime=7.89 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 105 0 0 0 784 5 0 0 16 0 2 0 496594861 128708608 8097 33554432000 4194304 5787044 140737373121360 18446744073709551615 220828060081 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.58
Current children cumulated vsize (KiB) 134392

[startup+25.5011 s]
/proc/loadavg: 3.34 3.57 3.91 4/182 28542
/proc/meminfo: memFree=25248356/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=125956 CPUtime=41.98 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 12993 0 0 0 4179 19 0 0 25 0 2 0 496594779 128978944 8353 33554432000 4194304 5787044 140737373121360 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28540/statm: 31489 8353 390 389 0 27239 0
[pid=28540/tid=28542] ppid=28539 vsize=125956 CPUtime=16.48 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) S 28539 28539 27036 0 -1 4202560 120 0 0 0 1638 10 0 0 15 0 2 0 496594861 128978944 8353 33554432000 4194304 5787044 140737373121360 18446744073709551615 220828060081 0 0 4096 0 18446604458094525120 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 41.98
Current children cumulated vsize (KiB) 134656

[startup+51.1003 s]
/proc/loadavg: 3.22 3.52 3.89 4/182 28543
/proc/meminfo: memFree=25241248/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=126900 CPUtime=84.87 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 13285 0 0 0 8454 33 0 0 25 0 2 0 496594779 129945600 8645 33554432000 4194304 5787044 140737373121360 18446744073709551615 5526944 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28540/statm: 31725 8645 390 389 0 27475 0
[pid=28540/tid=28542] ppid=28539 vsize=126900 CPUtime=33.77 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) S 28539 28539 27036 0 -1 4202560 140 0 0 0 3359 18 0 0 15 0 2 0 496594861 129945600 8645 33554432000 4194304 5787044 140737373121360 18446744073709551615 220828060081 0 0 4096 0 18446604458094525120 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 84.87
Current children cumulated vsize (KiB) 135600

[startup+102.307 s]
/proc/loadavg: 3.20 3.46 3.84 5/182 28544
/proc/meminfo: memFree=25238244/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=129024 CPUtime=170.81 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 13816 0 0 0 17022 59 0 0 25 0 2 0 496594779 132120576 9176 33554432000 4194304 5787044 140737373121360 18446744073709551615 5528761 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28540/statm: 32256 9176 390 389 0 28006 0
[pid=28540/tid=28542] ppid=28539 vsize=129024 CPUtime=68.51 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 150 0 0 0 6818 33 0 0 15 0 2 0 496594861 132120576 9176 33554432000 4194304 5787044 140737373121360 18446744073709551615 5524642 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 170.81
Current children cumulated vsize (KiB) 137724

[startup+162.301 s]
/proc/loadavg: 3.20 3.41 3.80 5/182 28546
/proc/meminfo: memFree=25236096/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=131048 CPUtime=272.14 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 14327 0 0 0 27122 92 0 0 25 0 2 0 496594779 134193152 9687 33554432000 4194304 5787044 140737373121360 18446744073709551615 220828060527 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28540/statm: 32762 9687 390 389 0 28512 0
[pid=28540/tid=28542] ppid=28539 vsize=131048 CPUtime=109.84 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 202 0 0 0 10932 52 0 0 15 0 2 0 496594861 134193152 9687 33554432000 4194304 5787044 140737373121360 18446744073709551615 220828060081 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 272.14
Current children cumulated vsize (KiB) 139748

[startup+222.301 s]
/proc/loadavg: 3.64 3.50 3.81 5/182 28548
/proc/meminfo: memFree=25232472/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=132720 CPUtime=373.89 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 14809 0 0 0 37265 124 0 0 25 0 2 0 496594779 135905280 10169 33554432000 4194304 5787044 140737373121360 18446744073709551615 4218888 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28540/statm: 33180 10169 390 389 0 28930 0
[pid=28540/tid=28542] ppid=28539 vsize=132720 CPUtime=151.58 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) S 28539 28539 27036 0 -1 4202560 242 0 0 0 15088 70 0 0 16 0 2 0 496594861 135905280 10169 33554432000 4194304 5787044 140737373121360 18446744073709551615 220828060081 0 0 4096 0 18446604458094525120 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 373.89
Current children cumulated vsize (KiB) 141420

[startup+282.301 s]
/proc/loadavg: 3.70 3.54 3.80 5/182 28549
/proc/meminfo: memFree=25225252/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=134044 CPUtime=476.16 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 15926 0 0 0 47464 152 0 0 25 0 2 0 496594779 137261056 11286 33554432000 4194304 5787044 140737373121360 18446744073709551615 220828060527 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28540/statm: 33511 11286 390 389 0 29261 0
[pid=28540/tid=28542] ppid=28539 vsize=134044 CPUtime=193.86 cores=1,3,5,7

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

[pid=28540] ppid=28539 vsize=139136 CPUtime=1203.65 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 21018 0 0 0 119984 381 0 0 25 0 2 0 496594779 142475264 16321 33554432000 4194304 5787044 140737373121360 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28540/statm: 34784 16321 390 389 0 30534 0
[pid=28540/tid=28542] ppid=28539 vsize=139136 CPUtime=501.33 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 538 0 0 0 49920 213 0 0 16 0 2 0 496594861 142475264 16321 33554432000 4194304 5787044 140737373121360 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1203.65
Current children cumulated vsize (KiB) 147836

[startup+762.301 s]
/proc/loadavg: 3.59 3.45 3.63 5/182 29096
/proc/meminfo: memFree=25044688/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=139136 CPUtime=1308.08 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 21018 0 0 0 130393 415 0 0 25 0 2 0 496594779 142475264 16321 33554432000 4194304 5787044 140737373121360 18446744073709551615 5526903 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28540/statm: 34784 16321 390 389 0 30534 0
[pid=28540/tid=28542] ppid=28539 vsize=139136 CPUtime=545.77 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) S 28539 28539 27036 0 -1 4202560 538 0 0 0 54343 234 0 0 15 0 2 0 496594861 142475264 16321 33554432000 4194304 5787044 140737373121360 18446744073709551615 220828060081 0 0 4096 0 18446604458094525120 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1308.08
Current children cumulated vsize (KiB) 147836

[startup+822.301 s]
/proc/loadavg: 3.72 3.50 3.64 4/182 29098
/proc/meminfo: memFree=25033936/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=139328 CPUtime=1413.07 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 21028 0 0 0 140850 457 0 0 25 0 2 0 496594779 142671872 16331 33554432000 4194304 5787044 140737373121360 18446744073709551615 5549536 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28540/statm: 34832 16331 390 389 0 30582 0
[pid=28540/tid=28542] ppid=28539 vsize=139328 CPUtime=590.76 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 548 0 0 0 58812 264 0 0 16 0 2 0 496594861 142671872 16331 33554432000 4194304 5787044 140737373121360 18446744073709551615 5528729 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1413.07
Current children cumulated vsize (KiB) 148028

[startup+882.307 s]
/proc/loadavg: 3.68 3.53 3.64 4/182 29099
/proc/meminfo: memFree=25030408/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=139712 CPUtime=1518.79 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 21340 0 0 0 151396 483 0 0 25 0 2 0 496594779 143065088 16643 33554432000 4194304 5787044 140737373121360 18446744073709551615 5526827 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28540/statm: 34928 16643 390 389 0 30678 0
[pid=28540/tid=28542] ppid=28539 vsize=139712 CPUtime=636.47 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 624 0 0 0 63369 278 0 0 16 0 2 0 496594861 143065088 16643 33554432000 4194304 5787044 140737373121360 18446744073709551615 5524596 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1518.79
Current children cumulated vsize (KiB) 148412

[startup+942.301 s]
/proc/loadavg: 3.74 3.57 3.64 3/182 29101
/proc/meminfo: memFree=25022788/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=139712 CPUtime=1625.02 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 22179 0 0 0 161990 512 0 0 25 0 2 0 496594779 143065088 17482 33554432000 4194304 5787044 140737373121360 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28540/statm: 34928 17482 390 389 0 30678 0
[pid=28540/tid=28542] ppid=28539 vsize=139712 CPUtime=682.7 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 664 0 0 0 67977 293 0 0 15 0 2 0 496594861 143065088 17482 33554432000 4194304 5787044 140737373121360 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1625.02
Current children cumulated vsize (KiB) 148412

[startup+1002.3 s]
/proc/loadavg: 3.71 3.59 3.64 4/181 29130
/proc/meminfo: memFree=25423460/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=140128 CPUtime=1731.67 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 22977 0 0 0 172625 542 0 0 25 0 2 0 496594779 143491072 18280 33554432000 4194304 5787044 140737373121360 18446744073709551615 5524781 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28540/statm: 35032 18280 390 389 0 30782 0
[pid=28540/tid=28542] ppid=28539 vsize=140128 CPUtime=729.35 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 728 0 0 0 72626 309 0 0 16 0 2 0 496594861 143491072 18280 33554432000 4194304 5787044 140737373121360 18446744073709551615 5524577 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1731.67
Current children cumulated vsize (KiB) 148828

[startup+1062.3 s]
/proc/loadavg: 3.44 3.52 3.61 4/182 29133
/proc/meminfo: memFree=25340660/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=140128 CPUtime=1836.67 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 23107 0 0 0 183085 582 0 0 25 0 2 0 496594779 143491072 18362 33554432000 4194304 5787044 140737373121360 18446744073709551615 5528723 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28540/statm: 35032 18362 390 389 0 30782 0
[pid=28540/tid=28542] ppid=28539 vsize=140128 CPUtime=774.34 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 729 0 0 0 77098 336 0 0 15 0 2 0 496594861 143491072 18362 33554432000 4194304 5787044 140737373121360 18446744073709551615 5524666 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1836.67
Current children cumulated vsize (KiB) 148828

[startup+1122.3 s]
/proc/loadavg: 3.49 3.51 3.60 5/182 29135
/proc/meminfo: memFree=25330356/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=140128 CPUtime=1942.13 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 23109 0 0 0 193591 622 0 0 25 0 2 0 496594779 143491072 18364 33554432000 4194304 5787044 140737373121360 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28540/statm: 35032 18364 390 389 0 30782 0
[pid=28540/tid=28542] ppid=28539 vsize=140128 CPUtime=819.8 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 729 0 0 0 81615 365 0 0 15 0 2 0 496594861 143491072 18364 33554432000 4194304 5787044 140737373121360 18446744073709551615 5527468 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1942.13
Current children cumulated vsize (KiB) 148828

[startup+1182.3 s]
/proc/loadavg: 3.67 3.55 3.61 4/182 29136
/proc/meminfo: memFree=25322268/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=140128 CPUtime=2048.11 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 23121 0 0 0 204155 656 0 0 25 0 2 0 496594779 143491072 18376 33554432000 4194304 5787044 140737373121360 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28540/statm: 35032 18376 390 389 0 30782 0
[pid=28540/tid=28542] ppid=28539 vsize=140128 CPUtime=865.79 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 739 0 0 0 86188 391 0 0 15 0 2 0 496594861 143491072 18376 33554432000 4194304 5787044 140737373121360 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2048.11
Current children cumulated vsize (KiB) 148828

[startup+1242.3 s]
/proc/loadavg: 3.62 3.57 3.61 5/182 29138
/proc/meminfo: memFree=25312568/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=140320 CPUtime=2154.45 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 23201 0 0 0 214754 691 0 0 25 0 2 0 496594779 143687680 18456 33554432000 4194304 5787044 140737373121360 18446744073709551615 5524578 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28540/statm: 35080 18456 390 389 0 30830 0
[pid=28540/tid=28542] ppid=28539 vsize=140320 CPUtime=912.12 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 779 0 0 0 90798 414 0 0 15 0 2 0 496594861 143687680 18456 33554432000 4194304 5787044 140737373121360 18446744073709551615 5526760 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2154.45
Current children cumulated vsize (KiB) 149020



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.63 3.59 3.62 4/182 29139
/proc/meminfo: memFree=25301628/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=140576 CPUtime=2257.19 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 23737 0 0 0 224992 727 0 0 25 0 2 0 496594779 143949824 18992 33554432000 4194304 5787044 140737373121360 18446744073709551615 5527716 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28540/statm: 35144 18992 390 389 0 30894 0
[pid=28540/tid=28542] ppid=28539 vsize=140576 CPUtime=957.15 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 831 0 0 0 95280 435 0 0 16 0 2 0 496594861 143949824 18992 33554432000 4194304 5787044 140737373121360 18446744073709551615 5528738 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2257.19
Current children cumulated vsize (KiB) 149276

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 3.63 3.59 3.62 4/182 29139
/proc/meminfo: memFree=25301628/32951124 swapFree=67111524/67111528
[pid=28539] ppid=28537 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28539/stat : 28539 (prissup.sh) S 28537 28539 27036 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496594778 8908800 251 33554432000 4194304 4922060 140735472562176 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28539/statm: 2175 251 211 178 0 68 0
[pid=28540] ppid=28539 vsize=140576 CPUtime=2257.19 cores=1,3,5,7
/proc/28540/stat : 28540 (priss) R 28539 28539 27036 0 -1 4202496 23737 0 0 0 224992 727 0 0 25 0 2 0 496594779 143949824 18992 33554432000 4194304 5787044 140737373121360 18446744073709551615 5527716 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28540/statm: 35144 18992 390 389 0 30894 0
[pid=28540/tid=28542] ppid=28539 vsize=140576 CPUtime=957.15 cores=1,3,5,7
/proc/28540/task/28542/stat : 28542 (priss) R 28539 28539 27036 0 -1 4202560 831 0 0 0 95280 435 0 0 16 0 2 0 496594861 143949824 18992 33554432000 4194304 5787044 140737373121360 18446744073709551615 5528738 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2257.19
Current children cumulated vsize (KiB) 149276

Child status: 143
Real time (s): 1300.02
CPU time (s): 2257.21
CPU user time (s): 2249.94
CPU system time (s): 7.27689
CPU usage (%): 173.63
Max. virtual memory (cumulated for all children) (KiB): 149276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2249.94
system time used= 7.27689
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24079
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= 2052762
involuntary context switches= 3470

runsolver used 2.09668 second user time and 4.99524 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-29 03:49:49
IDJOB=3282855
IDBENCH=70873
IDSOLVER=1601
FILE ID=node147/3282855-1304041789
RUNJOBID= node147-1304040031-28322
PBS_JOBID= 13170305
Free space on /tmp= 72644 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-21-s100.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282855-1304041789/watcher-3282855-1304041789 -o /tmp/evaluation-result-3282855-1304041789/solver-3282855-1304041789 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3282855-1304041789.cnf 361998497 4800 15500 4

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED=361998497

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.76
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.836
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.836
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:      25287584 kB
Buffers:       1022608 kB
Cached:        5799316 kB
SwapCached:          4 kB
Active:        1606868 kB
Inactive:      5611676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25287584 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3112 kB
Writeback:           0 kB
AnonPages:      396680 kB
Mapped:          15536 kB
Slab:           381224 kB
PageTables:       5276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   560032 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= 72636 MiB
End job on node147 at 2011-04-29 04:11:29