Trace number 3283591

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark665.597
Satisfiable
(Un)Satisfiability was proved
Number of variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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: 3758
0.00/0.37	c parsetime: 368190us
0.00/0.37	c parsed 1391257 clauses with 260342 variables
126.79/126.84	c preprocessor returned 260342 variables
126.79/126.84	c preprocessing returned UNKNOWN
126.79/126.84	c PP set 63136 variables
126.79/126.84	c pp time: 126414915us (126s)

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

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

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


[startup+0 s]
/proc/loadavg: 3.07 3.23 2.84 3/174 3757
/proc/meminfo: memFree=22160932/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0

[startup+0.031757 s]
/proc/loadavg: 3.07 3.23 2.84 3/174 3757
/proc/meminfo: memFree=22160932/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100754 s]
/proc/loadavg: 3.07 3.23 2.84 3/174 3757
/proc/meminfo: memFree=22160932/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300715 s]
/proc/loadavg: 3.07 3.23 2.84 3/174 3757
/proc/meminfo: memFree=22160932/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700658 s]
/proc/loadavg: 3.07 3.23 2.84 3/174 3757
/proc/meminfo: memFree=22160932/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5005 s]
/proc/loadavg: 3.07 3.23 2.84 3/180 3766
/proc/meminfo: memFree=21720568/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=183232 CPUtime=1.48 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 68796 0 0 0 140 8 0 0 25 0 1 0 496699342 187629568 37689 33554432000 4194304 5787044 140736251815952 18446744073709551615 4330494 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3758/statm: 45808 37689 336 389 0 41558 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 191932

[startup+3.10122 s]
/proc/loadavg: 3.07 3.23 2.84 3/180 3766
/proc/meminfo: memFree=21855852/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=183232 CPUtime=3.09 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 68850 0 0 0 300 9 0 0 25 0 1 0 496699342 187629568 37743 33554432000 4194304 5787044 140736251815952 18446744073709551615 4330546 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3758/statm: 45808 37743 336 389 0 41558 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 191932

[startup+6.30065 s]
/proc/loadavg: 2.99 3.21 2.84 3/180 3766
/proc/meminfo: memFree=21856888/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=183232 CPUtime=6.29 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 68892 0 0 0 620 9 0 0 25 0 1 0 496699342 187629568 37785 33554432000 4194304 5787044 140736251815952 18446744073709551615 4330490 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3758/statm: 45808 37785 336 389 0 41558 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 191932

[startup+12.7005 s]
/proc/loadavg: 2.91 3.19 2.83 3/180 3766
/proc/meminfo: memFree=21856548/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=183232 CPUtime=12.69 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 68892 0 0 0 1260 9 0 0 25 0 1 0 496699342 187629568 37785 33554432000 4194304 5787044 140736251815952 18446744073709551615 4330518 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3758/statm: 45808 37785 336 389 0 41558 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 191932

[startup+25.5013 s]
/proc/loadavg: 2.71 3.13 2.82 3/180 3767
/proc/meminfo: memFree=21782528/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=220860 CPUtime=25.49 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 77681 0 0 0 2539 10 0 0 25 0 1 0 496699342 226160640 46574 33554432000 4194304 5787044 140736251815952 18446744073709551615 4276375 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3758/statm: 55215 46574 339 389 0 50965 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 229560

[startup+51.1007 s]
/proc/loadavg: 2.46 3.04 2.80 3/180 3767
/proc/meminfo: memFree=21781228/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=221124 CPUtime=51.09 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 77742 0 0 0 5099 10 0 0 25 0 1 0 496699342 226430976 46635 33554432000 4194304 5787044 140736251815952 18446744073709551615 4276259 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3758/statm: 55281 46635 339 389 0 51031 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 229824

[startup+102.307 s]
/proc/loadavg: 2.20 2.88 2.75 3/180 3769
/proc/meminfo: memFree=21776264/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=225636 CPUtime=102.3 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 78889 0 0 0 10220 10 0 0 25 0 1 0 496699342 231051264 47782 33554432000 4194304 5787044 140736251815952 18446744073709551615 4276375 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3758/statm: 56409 47782 339 389 0 52159 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 234336

[startup+162.301 s]
/proc/loadavg: 2.63 2.86 2.75 5/182 3772
/proc/meminfo: memFree=21629896/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=371024 CPUtime=188.16 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 115255 0 0 0 18719 97 0 0 25 0 2 0 496699342 379928576 66093 33554432000 4194304 5787044 140736251815952 18446744073709551615 5531806 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3758/statm: 92756 66093 390 389 0 88506 0
[pid=3758/tid=3771] ppid=3757 vsize=371024 CPUtime=25.85 cores=0,2,4,6
/proc/3758/task/3771/stat : 3771 (priss) R 3757 3757 1895 0 -1 4202560 966 0 0 0 2512 73 0 0 15 0 2 0 496712036 379928576 66093 33554432000 4194304 5787044 140736251815952 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 188.16
Current children cumulated vsize (KiB) 379724

[startup+222.3 s]
/proc/loadavg: 3.24 2.99 2.80 5/182 3774
/proc/meminfo: memFree=21592672/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=375880 CPUtime=287.94 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 119381 0 0 0 28574 220 0 0 25 0 2 0 496699342 384901120 70219 33554432000 4194304 5787044 140736251815952 18446744073709551615 5531862 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3758/statm: 93970 70219 390 389 0 89720 0
[pid=3758/tid=3771] ppid=3757 vsize=375880 CPUtime=65.63 cores=0,2,4,6
/proc/3758/task/3771/stat : 3771 (priss) R 3757 3757 1895 0 -1 4202560 1108 0 0 0 6392 171 0 0 15 0 2 0 496712036 384901120 70219 33554432000 4194304 5787044 140736251815952 18446744073709551615 5549552 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 287.94
Current children cumulated vsize (KiB) 384580

[startup+282.301 s]
/proc/loadavg: 3.36 3.06 2.83 4/182 3775
/proc/meminfo: memFree=21551608/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=401692 CPUtime=383.12 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 127364 0 0 0 38004 308 0 0 25 0 2 0 496699342 411332608 78202 33554432000 4194304 5787044 140736251815952 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3758/statm: 100423 78202 390 389 0 96173 0
[pid=3758/tid=3771] ppid=3757 vsize=401692 CPUtime=100.81 cores=0,2,4,6
/proc/3758/task/3771/stat : 3771 (priss) S 3757 3757 1895 0 -1 4202560 1172 0 0 0 9840 241 0 0 15 0 2 0 496712036 411332608 78202 33554432000 4194304 5787044 140736251815952 18446744073709551615 254273440177 0 0 4096 0 18446604453933408704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 383.12
Current children cumulated vsize (KiB) 410392

[startup+342.301 s]
/proc/loadavg: 3.05 3.03 2.83 5/182 3777
/proc/meminfo: memFree=21508948/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=415264 CPUtime=478.13 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 130681 0 0 0 47429 384 0 0 25 0 2 0 496699342 425230336 81519 33554432000 4194304 5787044 140736251815952 18446744073709551615 5530739 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3758/statm: 103816 81519 390 389 0 99566 0
[pid=3758/tid=3771] ppid=3757 vsize=415264 CPUtime=135.81 cores=0,2,4,6

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

[pid=3758] ppid=3757 vsize=508868 CPUtime=1039.01 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 153796 0 0 0 103147 754 0 0 25 0 2 0 496699342 521080832 104634 33554432000 4194304 5787044 140736251815952 18446744073709551615 4220225 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3758/statm: 127217 104634 390 389 0 122967 0
[pid=3758/tid=3771] ppid=3757 vsize=508868 CPUtime=336.69 cores=0,2,4,6
/proc/3758/task/3771/stat : 3771 (priss) S 3757 3757 1895 0 -1 4202560 1177 0 0 0 33062 607 0 0 15 0 2 0 496712036 521080832 104634 33554432000 4194304 5787044 140736251815952 18446744073709551615 254273440177 0 0 4096 0 18446604453933408704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1039.01
Current children cumulated vsize (KiB) 517568

[startup+762.307 s]
/proc/loadavg: 3.22 3.14 2.95 4/182 3788
/proc/meminfo: memFree=21276980/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=543380 CPUtime=1134.42 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 162478 0 0 0 112635 807 0 0 25 0 2 0 496699342 556421120 113316 33554432000 4194304 5787044 140736251815952 18446744073709551615 5527147 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3758/statm: 135845 113316 390 389 0 131595 0
[pid=3758/tid=3771] ppid=3757 vsize=543380 CPUtime=372.1 cores=0,2,4,6
/proc/3758/task/3771/stat : 3771 (priss) R 3757 3757 1895 0 -1 4202560 1177 0 0 0 36561 649 0 0 15 0 2 0 496712036 556421120 113316 33554432000 4194304 5787044 140736251815952 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1134.42
Current children cumulated vsize (KiB) 552080

[startup+822.301 s]
/proc/loadavg: 3.32 3.19 2.97 4/182 3790
/proc/meminfo: memFree=21202948/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=582176 CPUtime=1228.04 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 172175 0 0 0 121948 856 0 0 25 0 2 0 496699342 596148224 123013 33554432000 4194304 5787044 140736251815952 18446744073709551615 4213865 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3758/statm: 145544 123013 390 389 0 141294 0
[pid=3758/tid=3771] ppid=3757 vsize=582176 CPUtime=405.72 cores=0,2,4,6
/proc/3758/task/3771/stat : 3771 (priss) S 3757 3757 1895 0 -1 4202560 1177 0 0 0 39885 687 0 0 15 0 2 0 496712036 596148224 123013 33554432000 4194304 5787044 140736251815952 18446744073709551615 254273440177 0 0 4096 0 18446604453933408704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1228.04
Current children cumulated vsize (KiB) 590876

[startup+882.301 s]
/proc/loadavg: 3.22 3.19 2.99 4/182 3791
/proc/meminfo: memFree=21154196/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=582176 CPUtime=1322 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 176382 0 0 0 131277 923 0 0 25 0 2 0 496699342 596148224 127220 33554432000 4194304 5787044 140736251815952 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3758/statm: 145544 127220 390 389 0 141294 0
[pid=3758/tid=3771] ppid=3757 vsize=582176 CPUtime=439.68 cores=0,2,4,6
/proc/3758/task/3771/stat : 3771 (priss) R 3757 3757 1895 0 -1 4202560 1177 0 0 0 43239 729 0 0 15 0 2 0 496712036 596148224 127220 33554432000 4194304 5787044 140736251815952 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1322
Current children cumulated vsize (KiB) 590876

[startup+942.301 s]
/proc/loadavg: 3.30 3.23 3.01 5/182 3793
/proc/meminfo: memFree=21147124/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=582176 CPUtime=1417.16 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 178113 0 0 0 140740 976 0 0 25 0 2 0 496699342 596148224 128951 33554432000 4194304 5787044 140736251815952 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3758/statm: 145544 128951 390 389 0 141294 0
[pid=3758/tid=3771] ppid=3757 vsize=582176 CPUtime=474.85 cores=0,2,4,6
/proc/3758/task/3771/stat : 3771 (priss) S 3757 3757 1895 0 -1 4202560 1244 0 0 0 46717 768 0 0 15 0 2 0 496712036 596148224 128951 33554432000 4194304 5787044 140736251815952 18446744073709551615 254273440177 0 0 4096 0 18446604453933408704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1417.16
Current children cumulated vsize (KiB) 590876

[startup+1002.3 s]
/proc/loadavg: 3.36 3.26 3.03 5/182 3795
/proc/meminfo: memFree=21146616/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=582176 CPUtime=1513.55 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 178250 0 0 0 150333 1022 0 0 25 0 2 0 496699342 596148224 129088 33554432000 4194304 5787044 140736251815952 18446744073709551615 5526880 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3758/statm: 145544 129088 390 389 0 141294 0
[pid=3758/tid=3771] ppid=3757 vsize=582176 CPUtime=511.23 cores=0,2,4,6
/proc/3758/task/3771/stat : 3771 (priss) R 3757 3757 1895 0 -1 4202560 1360 0 0 0 50321 802 0 0 15 0 2 0 496712036 596148224 129088 33554432000 4194304 5787044 140736251815952 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1513.55
Current children cumulated vsize (KiB) 590876

[startup+1062.3 s]
/proc/loadavg: 3.29 3.27 3.05 4/182 3798
/proc/meminfo: memFree=21122056/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=607484 CPUtime=1608.73 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 184543 0 0 0 159802 1071 0 0 25 0 2 0 496699342 622063616 135381 33554432000 4194304 5787044 140736251815952 18446744073709551615 4220576 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3758/statm: 151871 135381 390 389 0 147621 0
[pid=3758/tid=3771] ppid=3757 vsize=607484 CPUtime=546.41 cores=0,2,4,6
/proc/3758/task/3771/stat : 3771 (priss) S 3757 3757 1895 0 -1 4202560 1511 0 0 0 53800 841 0 0 15 0 2 0 496712036 622063616 135381 33554432000 4194304 5787044 140736251815952 18446744073709551615 254273440177 0 0 4096 0 18446604453933408704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1608.73
Current children cumulated vsize (KiB) 616184

[startup+1122.3 s]
/proc/loadavg: 3.33 3.27 3.06 4/182 3801
/proc/meminfo: memFree=21088128/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=620564 CPUtime=1703.74 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 190572 0 0 0 169248 1126 0 0 25 0 2 0 496699342 635457536 141410 33554432000 4194304 5787044 140736251815952 18446744073709551615 5528394 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3758/statm: 155141 141410 390 389 0 150891 0
[pid=3758/tid=3771] ppid=3757 vsize=620564 CPUtime=581.43 cores=0,2,4,6
/proc/3758/task/3771/stat : 3771 (priss) S 3757 3757 1895 0 -1 4202560 1574 0 0 0 57264 879 0 0 15 0 2 0 496712036 635457536 141410 33554432000 4194304 5787044 140736251815952 18446744073709551615 254273440177 0 0 4096 0 18446604453933408704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1703.74
Current children cumulated vsize (KiB) 629264

[startup+1182.3 s]
/proc/loadavg: 3.36 3.29 3.08 3/182 3802
/proc/meminfo: memFree=21052400/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=620564 CPUtime=1798.33 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 190572 0 0 0 178659 1174 0 0 25 0 2 0 496699342 635457536 141410 33554432000 4194304 5787044 140736251815952 18446744073709551615 5528708 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3758/statm: 155141 141410 390 389 0 150891 0
[pid=3758/tid=3771] ppid=3757 vsize=620564 CPUtime=616.01 cores=0,2,4,6
/proc/3758/task/3771/stat : 3771 (priss) R 3757 3757 1895 0 -1 4202560 1574 0 0 0 60684 917 0 0 15 0 2 0 496712036 635457536 141410 33554432000 4194304 5787044 140736251815952 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1798.33
Current children cumulated vsize (KiB) 629264

[startup+1242.3 s]
/proc/loadavg: 3.20 3.26 3.08 5/182 3804
/proc/meminfo: memFree=21018164/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=620564 CPUtime=1894.53 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 190572 0 0 0 188234 1219 0 0 25 0 2 0 496699342 635457536 141410 33554432000 4194304 5787044 140736251815952 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3758/statm: 155141 141410 390 389 0 150891 0
[pid=3758/tid=3771] ppid=3757 vsize=620564 CPUtime=652.21 cores=0,2,4,6
/proc/3758/task/3771/stat : 3771 (priss) S 3757 3757 1895 0 -1 4202560 1574 0 0 0 64268 953 0 0 15 0 2 0 496712036 635457536 141410 33554432000 4194304 5787044 140736251815952 18446744073709551615 254273440177 0 0 4096 0 18446604453933408704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1894.53
Current children cumulated vsize (KiB) 629264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.10 3.22 3.08 4/182 3806
/proc/meminfo: memFree=21014672/32951124 swapFree=67111528/67111528
[pid=3757] ppid=3755 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3757/stat : 3757 (prissup.sh) S 3755 3757 1895 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 496699342 8908800 252 33554432000 4194304 4922060 140734323610784 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3757/statm: 2175 252 211 178 0 68 0
[pid=3758] ppid=3757 vsize=620564 CPUtime=1987.15 cores=0,2,4,6
/proc/3758/stat : 3758 (priss) R 3757 3757 1895 0 -1 4202496 190572 0 0 0 197458 1257 0 0 25 0 2 0 496699342 635457536 141410 33554432000 4194304 5787044 140736251815952 18446744073709551615 4220688 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3758/statm: 155141 141410 390 389 0 150891 0
[pid=3758/tid=3771] ppid=3757 vsize=620564 CPUtime=687.12 cores=0,2,4,6
/proc/3758/task/3771/stat : 3771 (priss) S 3757 3757 1895 0 -1 4202560 1574 0 0 0 67727 985 0 0 16 0 2 0 496712036 635457536 141410 33554432000 4194304 5787044 140736251815952 18446744073709551615 254273440177 0 0 4096 0 18446604453933408704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1987.15
Current children cumulated vsize (KiB) 629264

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 3757 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 1987.15
#
# 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): 1987.15
CPU user time (s): 1974.58
CPU system time (s): 12.57
CPU usage (%): 152.856
Max. virtual memory (cumulated for all children) (KiB): 629264

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= 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= 5
involuntary context switches= 2

runsolver used 2.27665 second user time and 4.82227 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 04:07:20
IDJOB=3283591
IDBENCH=71050
IDSOLVER=1601
FILE ID=node140/3283591-1304042839
RUNJOBID= node140-1304041537-3140
PBS_JOBID= 13170312
Free space on /tmp= 72616 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283591-1304042839/watcher-3283591-1304042839 -o /tmp/evaluation-result-3283591-1304042839/solver-3283591-1304042839 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3283591-1304042839.cnf 1528984462 4800 15500 4

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=1528984462

node140.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.833
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.66
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
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.833
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.833
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.833
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.833
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.74
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.833
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.75
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.833
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:      22161212 kB
Buffers:       2295316 kB
Cached:        7859352 kB
SwapCached:          0 kB
Active:        2662596 kB
Inactive:      7558556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22161212 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           50844 kB
Writeback:           0 kB
AnonPages:       66240 kB
Mapped:          14684 kB
Slab:           504924 kB
PageTables:       3884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188332 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= 72608 MiB
End job on node140 at 2011-04-29 04:29:02