Trace number 3280233

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark200.647
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

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: 12770
0.00/0.27	c parsetime: 272122us
0.00/0.27	c parsed 1071339 clauses with 234673 variables
52.50/52.53	c preprocessor returned 234673 variables
52.50/52.53	c preprocessing returned UNKNOWN
52.50/52.53	c PP set 51413 variables
52.50/52.53	c pp time: 52207247us (52s)

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-3280233-1304036494/watcher-3280233-1304036494 -o /tmp/evaluation-result-3280233-1304036494/solver-3280233-1304036494 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3280233-1304036494.cnf 1214120584 4800 15500 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.36 7.69 7.78 2/174 12769
/proc/meminfo: memFree=17931644/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0

[startup+0.0724071 s]
/proc/loadavg: 6.36 7.69 7.78 2/174 12769
/proc/meminfo: memFree=17931644/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100419 s]
/proc/loadavg: 6.36 7.69 7.78 2/174 12769
/proc/meminfo: memFree=17931644/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300395 s]
/proc/loadavg: 6.36 7.69 7.78 2/174 12769
/proc/meminfo: memFree=17931644/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700322 s]
/proc/loadavg: 6.36 7.69 7.78 2/174 12769
/proc/meminfo: memFree=17931644/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50114 s]
/proc/loadavg: 6.36 7.69 7.78 3/180 12778
/proc/meminfo: memFree=17520612/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=161380 CPUtime=1.49 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 63091 0 0 0 139 10 0 0 25 0 1 0 515252112 165253120 32137 33554432000 4194304 5787044 140734194247600 18446744073709551615 4330555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12770/statm: 40345 32137 336 389 0 36095 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 170080

[startup+3.10089 s]
/proc/loadavg: 6.36 7.69 7.78 3/180 12778
/proc/meminfo: memFree=17638416/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=161380 CPUtime=3.09 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 63091 0 0 0 299 10 0 0 25 0 1 0 515252112 165253120 32137 33554432000 4194304 5787044 140734194247600 18446744073709551615 4330524 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12770/statm: 40345 32137 336 389 0 36095 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 170080

[startup+6.30033 s]
/proc/loadavg: 6.09 7.62 7.75 3/180 12778
/proc/meminfo: memFree=17638168/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=161380 CPUtime=6.29 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 63091 0 0 0 619 10 0 0 25 0 1 0 515252112 165253120 32137 33554432000 4194304 5787044 140734194247600 18446744073709551615 4330529 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12770/statm: 40345 32137 336 389 0 36095 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 170080

[startup+12.7012 s]
/proc/loadavg: 5.77 7.52 7.72 3/180 12778
/proc/meminfo: memFree=17638548/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=161380 CPUtime=12.69 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 63091 0 0 0 1259 10 0 0 25 0 1 0 515252112 165253120 32137 33554432000 4194304 5787044 140734194247600 18446744073709551615 4330511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12770/statm: 40345 32137 336 389 0 36095 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 170080

[startup+25.5009 s]
/proc/loadavg: 4.93 7.25 7.63 3/180 12779
/proc/meminfo: memFree=17639700/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=161380 CPUtime=25.49 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 63091 0 0 0 2539 10 0 0 25 0 1 0 515252112 165253120 32137 33554432000 4194304 5787044 140734194247600 18446744073709551615 4330507 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12770/statm: 40345 32137 336 389 0 36095 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 170080

[startup+51.1004 s]
/proc/loadavg: 4.13 6.88 7.50 4/181 12780
/proc/meminfo: memFree=17535944/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=191400 CPUtime=51.09 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 84976 0 0 0 5096 13 0 0 25 0 1 0 515252112 195993600 39734 33554432000 4194304 5787044 140734194247600 18446744073709551615 4330542 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12770/statm: 47850 39734 340 389 0 43600 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 200100

[startup+102.306 s]
/proc/loadavg: 3.72 6.34 7.28 4/182 12783
/proc/meminfo: memFree=17456340/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=320868 CPUtime=133.6 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 101783 0 0 0 13267 93 0 0 25 0 2 0 515252112 328568832 56541 33554432000 4194304 5787044 140734194247600 18446744073709551615 5527977 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12770/statm: 80217 56541 390 389 0 75967 0
[pid=12770/tid=12781] ppid=12769 vsize=320868 CPUtime=31.3 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (priss) R 12769 12769 12737 0 -1 4202560 813 0 0 0 3084 46 0 0 15 0 2 0 515257370 328568832 56541 33554432000 4194304 5787044 140734194247600 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 133.6
Current children cumulated vsize (KiB) 329568

[startup+162.301 s]
/proc/loadavg: 3.43 5.79 7.03 4/182 12784
/proc/meminfo: memFree=17419324/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=346808 CPUtime=229.96 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 108204 0 0 0 22827 169 0 0 25 0 2 0 515252112 355131392 62952 33554432000 4194304 5787044 140734194247600 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12770/statm: 86702 62952 390 389 0 82452 0
[pid=12770/tid=12781] ppid=12769 vsize=346808 CPUtime=67.65 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (priss) R 12769 12769 12737 0 -1 4202560 814 0 0 0 6667 98 0 0 16 0 2 0 515257370 355131392 62952 33554432000 4194304 5787044 140734194247600 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 229.96
Current children cumulated vsize (KiB) 355508

[startup+222.3 s]
/proc/loadavg: 3.51 5.37 6.80 5/182 12786
/proc/meminfo: memFree=17389020/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=369556 CPUtime=330.1 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 113879 0 0 0 32763 247 0 0 25 0 2 0 515252112 378425344 68627 33554432000 4194304 5787044 140734194247600 18446744073709551615 216634176197 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12770/statm: 92389 68627 390 389 0 88139 0
[pid=12770/tid=12781] ppid=12769 vsize=369556 CPUtime=107.8 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (priss) S 12769 12769 12737 0 -1 4202560 815 0 0 0 10618 162 0 0 16 0 2 0 515257370 378425344 68627 33554432000 4194304 5787044 140734194247600 18446744073709551615 216646338993 0 0 4096 0 18446604453949603968 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 330.1
Current children cumulated vsize (KiB) 378256

[startup+282.301 s]
/proc/loadavg: 3.49 5.03 6.60 3/182 12788
/proc/meminfo: memFree=17363300/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=385888 CPUtime=430.21 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 117992 0 0 0 42703 318 0 0 25 0 2 0 515252112 395149312 72740 33554432000 4194304 5787044 140734194247600 18446744073709551615 4220264 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12770/statm: 96472 72740 390 389 0 92222 0
[pid=12770/tid=12781] ppid=12769 vsize=385888 CPUtime=147.9 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (priss) S 12769 12769 12737 0 -1 4202560 815 0 0 0 14569 221 0 0 15 0 2 0 515257370 395149312 72740 33554432000 4194304 5787044 140734194247600 18446744073709551615 216646338993 0 0 4096 0 18446604453949603968 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 430.21
Current children cumulated vsize (KiB) 394588

[startup+342.301 s]
/proc/loadavg: 3.70 4.80 6.41 5/182 12789
/proc/meminfo: memFree=17322944/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=410116 CPUtime=529.25 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 123981 0 0 0 52534 391 0 0 25 0 2 0 515252112 419958784 78729 33554432000 4194304 5787044 140734194247600 18446744073709551615 4220668 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0

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

[pid=12770] ppid=12769 vsize=708368 CPUtime=1121.29 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 207555 0 0 0 111279 850 0 0 25 0 2 0 515252112 725368832 162283 33554432000 4194304 5787044 140734194247600 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12770/statm: 177092 162283 390 389 0 172842 0
[pid=12770/tid=12781] ppid=12769 vsize=708368 CPUtime=418.98 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (priss) S 12769 12769 12737 0 -1 4202560 816 0 0 0 41341 557 0 0 16 0 2 0 515257370 725368832 162283 33554432000 4194304 5787044 140734194247600 18446744073709551615 216646338993 0 0 4096 0 18446604453949603968 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1121.29
Current children cumulated vsize (KiB) 717068

[startup+762.306 s]
/proc/loadavg: 3.46 3.77 5.33 5/182 12800
/proc/meminfo: memFree=16923280/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=773904 CPUtime=1217.49 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 213606 0 0 0 120846 903 0 0 25 0 2 0 515252112 792477696 168301 33554432000 4194304 5787044 140734194247600 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12770/statm: 193476 168301 390 389 0 189226 0
[pid=12770/tid=12781] ppid=12769 vsize=773904 CPUtime=455.17 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (priss) R 12769 12769 12737 0 -1 4202560 856 0 0 0 44943 574 0 0 16 0 2 0 515257370 792477696 168301 33554432000 4194304 5787044 140734194247600 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1217.49
Current children cumulated vsize (KiB) 782604

[startup+822.301 s]
/proc/loadavg: 3.61 3.75 5.22 4/182 12802
/proc/meminfo: memFree=16923224/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=773904 CPUtime=1313.57 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 213608 0 0 0 130404 953 0 0 25 0 2 0 515252112 792477696 168303 33554432000 4194304 5787044 140734194247600 18446744073709551615 4220225 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12770/statm: 193476 168303 390 389 0 189226 0
[pid=12770/tid=12781] ppid=12769 vsize=773904 CPUtime=491.25 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (priss) S 12769 12769 12737 0 -1 4202560 857 0 0 0 48533 592 0 0 16 0 2 0 515257370 792477696 168303 33554432000 4194304 5787044 140734194247600 18446744073709551615 216646338993 0 0 4096 0 18446604453949603968 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1313.57
Current children cumulated vsize (KiB) 782604

[startup+882.301 s]
/proc/loadavg: 3.56 3.71 5.11 4/182 12804
/proc/meminfo: memFree=16918948/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=773904 CPUtime=1410.56 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 213609 0 0 0 140060 996 0 0 25 0 2 0 515252112 792477696 168304 33554432000 4194304 5787044 140734194247600 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12770/statm: 193476 168304 390 389 0 189226 0
[pid=12770/tid=12781] ppid=12769 vsize=773904 CPUtime=528.24 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (priss) R 12769 12769 12737 0 -1 4202560 857 0 0 0 52216 608 0 0 16 0 2 0 515257370 792477696 168304 33554432000 4194304 5787044 140734194247600 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1410.56
Current children cumulated vsize (KiB) 782604

[startup+942.301 s]
/proc/loadavg: 3.59 3.68 5.01 5/182 12805
/proc/meminfo: memFree=16868428/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=773904 CPUtime=1507.97 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 221503 0 0 0 149748 1049 0 0 25 0 2 0 515252112 792477696 176198 33554432000 4194304 5787044 140734194247600 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12770/statm: 193476 176198 390 389 0 189226 0
[pid=12770/tid=12781] ppid=12769 vsize=773904 CPUtime=565.65 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (priss) R 12769 12769 12737 0 -1 4202560 865 0 0 0 55938 627 0 0 16 0 2 0 515257370 792477696 176198 33554432000 4194304 5787044 140734194247600 18446744073709551615 5531871 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1507.97
Current children cumulated vsize (KiB) 782604

[startup+1002.3 s]
/proc/loadavg: 3.62 3.67 4.92 4/182 12807
/proc/meminfo: memFree=16851140/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=778012 CPUtime=1606.24 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 222751 0 0 0 159530 1094 0 0 25 0 2 0 515252112 796684288 177446 33554432000 4194304 5787044 140734194247600 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12770/statm: 194503 177446 390 389 0 190253 0
[pid=12770/tid=12781] ppid=12769 vsize=778012 CPUtime=603.91 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (priss) R 12769 12769 12737 0 -1 4202560 1065 0 0 0 59746 645 0 0 16 0 2 0 515257370 796684288 177446 33554432000 4194304 5787044 140734194247600 18446744073709551615 5531439 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1606.24
Current children cumulated vsize (KiB) 786712

[startup+1062.3 s]
/proc/loadavg: 3.35 3.58 4.81 5/182 12808
/proc/meminfo: memFree=16847492/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=778012 CPUtime=1702.6 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 222914 0 0 0 169119 1141 0 0 25 0 2 0 515252112 796684288 177609 33554432000 4194304 5787044 140734194247600 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12770/statm: 194503 177609 390 389 0 190253 0
[pid=12770/tid=12781] ppid=12769 vsize=778012 CPUtime=640.28 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (priss) R 12769 12769 12737 0 -1 4202560 1190 0 0 0 63365 663 0 0 16 0 2 0 515257370 796684288 177609 33554432000 4194304 5787044 140734194247600 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1702.6
Current children cumulated vsize (KiB) 786712

[startup+1122.3 s]
/proc/loadavg: 3.41 3.55 4.72 5/182 12810
/proc/meminfo: memFree=16847548/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=778012 CPUtime=1798.98 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 222914 0 0 0 178710 1188 0 0 25 0 2 0 515252112 796684288 177609 33554432000 4194304 5787044 140734194247600 18446744073709551615 5524613 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12770/statm: 194503 177609 390 389 0 190253 0
[pid=12770/tid=12781] ppid=12769 vsize=778012 CPUtime=676.65 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (priss) S 12769 12769 12737 0 -1 4202560 1190 0 0 0 66983 682 0 0 15 0 2 0 515257370 796684288 177609 33554432000 4194304 5787044 140734194247600 18446744073709551615 216646338993 0 0 4096 0 18446604453949603968 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1798.98
Current children cumulated vsize (KiB) 786712

[startup+1182.3 s]
/proc/loadavg: 3.52 3.55 4.65 5/182 12812
/proc/meminfo: memFree=16810300/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=816592 CPUtime=1895.49 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 232567 0 0 0 188312 1237 0 0 25 0 2 0 515252112 836190208 187262 33554432000 4194304 5787044 140734194247600 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12770/statm: 204148 187262 390 389 0 199898 0
[pid=12770/tid=12781] ppid=12769 vsize=816592 CPUtime=713.17 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (priss) R 12769 12769 12737 0 -1 4202560 1190 0 0 0 70617 700 0 0 16 0 2 0 515257370 836190208 187262 33554432000 4194304 5787044 140734194247600 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1895.49
Current children cumulated vsize (KiB) 825292

[startup+1242.3 s]
/proc/loadavg: 3.50 3.54 4.57 5/182 12813
/proc/meminfo: memFree=16734608/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=890788 CPUtime=1993.03 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 251119 0 0 0 198016 1287 0 0 25 0 2 0 515252112 912166912 205814 33554432000 4194304 5787044 140734194247600 18446744073709551615 5528099 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12770/statm: 222697 205814 390 389 0 218447 0
[pid=12770/tid=12781] ppid=12769 vsize=890788 CPUtime=750.71 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (priss) R 12769 12769 12737 0 -1 4202560 1190 0 0 0 74353 718 0 0 16 0 2 0 515257370 912166912 205814 33554432000 4194304 5787044 140734194247600 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1993.03
Current children cumulated vsize (KiB) 899488



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.52 3.54 4.51 5/182 12815
/proc/meminfo: memFree=16662628/32951124 swapFree=67111528/67111528
[pid=12769] ppid=12767 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (prissup.sh) S 12767 12769 12737 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 515252112 8908800 251 33554432000 4194304 4922060 140736089656192 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12769/statm: 2175 251 211 178 0 68 0
[pid=12770] ppid=12769 vsize=961724 CPUtime=2087.24 cores=0,2,4,6
/proc/12770/stat : 12770 (priss) R 12769 12769 12737 0 -1 4202496 268861 0 0 0 207393 1331 0 0 25 0 2 0 515252112 984805376 223556 33554432000 4194304 5787044 140734194247600 18446744073709551615 5528404 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12770/statm: 240431 223556 390 389 0 236181 0
[pid=12770/tid=12781] ppid=12769 vsize=961724 CPUtime=787.2 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (priss) R 12769 12769 12737 0 -1 4202560 1190 0 0 0 77988 732 0 0 15 0 2 0 515257370 984805376 223556 33554432000 4194304 5787044 140734194247600 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2087.24
Current children cumulated vsize (KiB) 970424

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 12769 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 2087.24
#
# 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): 2087.24
CPU user time (s): 2073.93
CPU system time (s): 13.31
CPU usage (%): 160.555
Max. virtual memory (cumulated for all children) (KiB): 970424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 2.33364 second user time and 4.73628 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 02:21:35
IDJOB=3280233
IDBENCH=20353
IDSOLVER=1601
FILE ID=node103/3280233-1304036494
RUNJOBID= node103-1304036494-12755
PBS_JOBID= 13170359
Free space on /tmp= 71480 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280233-1304036494/watcher-3280233-1304036494 -o /tmp/evaluation-result-3280233-1304036494/solver-3280233-1304036494 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3280233-1304036494.cnf 1214120584 4800 15500 4

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=1214120584

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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:      17932056 kB
Buffers:       2144392 kB
Cached:       12223664 kB
SwapCached:          0 kB
Active:        5531512 kB
Inactive:      8903668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17932056 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           41156 kB
Writeback:           0 kB
AnonPages:       66516 kB
Mapped:          14488 kB
Slab:           519060 kB
PageTables:       4708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188356 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= 71472 MiB
End job on node103 at 2011-04-29 02:43:17