Trace number 3283821

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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: 13828
0.00/0.02	c parsetime: 16837us
0.00/0.02	c parsed 68055 clauses with 1278 variables
1.59/1.63	c preprocessor returned 10001 variables
1.59/1.63	c preprocessing returned UNKNOWN
1.59/1.63	c PP set 0 variables
1.59/1.63	c pp time: 1612155us (1s)

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-3283821-1304043006/watcher-3283821-1304043006 -o /tmp/evaluation-result-3283821-1304043006/solver-3283821-1304043006 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3283821-1304043006.cnf 2097210844 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.51 3.54 3.46 2/179 13827
/proc/meminfo: memFree=17811200/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0

[startup+0.019532 s]
/proc/loadavg: 3.51 3.54 3.46 2/179 13827
/proc/meminfo: memFree=17811200/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100523 s]
/proc/loadavg: 3.51 3.54 3.46 2/179 13827
/proc/meminfo: memFree=17811200/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300515 s]
/proc/loadavg: 3.51 3.54 3.46 2/179 13827
/proc/meminfo: memFree=17811200/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700457 s]
/proc/loadavg: 3.51 3.54 3.46 2/179 13827
/proc/meminfo: memFree=17811200/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5003 s]
/proc/loadavg: 3.51 3.54 3.46 4/181 13829
/proc/meminfo: memFree=17801512/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=30044 CPUtime=1.49 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 3504 0 0 0 149 0 0 0 25 0 1 0 515903186 30765056 3378 33554432000 4194304 5787044 140736199442096 18446744073709551615 4359248 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13828/statm: 7511 3378 341 389 0 3261 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38744

[startup+3.10103 s]
/proc/loadavg: 3.51 3.54 3.46 5/182 13830
/proc/meminfo: memFree=17796424/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=107332 CPUtime=3.95 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 4755 0 0 0 388 7 0 0 21 0 2 0 515903186 109907968 3970 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 26833 3970 392 389 0 22583 0
[pid=13828/tid=13830] ppid=13827 vsize=107332 CPUtime=0.85 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 31 0 0 0 83 2 0 0 18 0 2 0 515903350 109907968 3970 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 116032

[startup+6.30043 s]
/proc/loadavg: 3.47 3.53 3.45 5/182 13830
/proc/meminfo: memFree=17795052/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=107464 CPUtime=8.95 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 5064 0 0 0 878 17 0 0 25 0 2 0 515903186 110043136 4279 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 26866 4279 392 389 0 22616 0
[pid=13828/tid=13830] ppid=13827 vsize=107464 CPUtime=2.65 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 56 0 0 0 259 6 0 0 18 0 2 0 515903350 110043136 4279 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.95
Current children cumulated vsize (KiB) 116164

[startup+12.7003 s]
/proc/loadavg: 3.51 3.54 3.46 4/182 13830
/proc/meminfo: memFree=17786100/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=110200 CPUtime=18.89 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 5816 0 0 0 1847 42 0 0 25 0 2 0 515903186 112844800 5031 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 27550 5031 392 389 0 23300 0
[pid=13828/tid=13830] ppid=13827 vsize=110200 CPUtime=6.19 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 118 0 0 0 603 16 0 0 18 0 2 0 515903350 112844800 5031 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18.89
Current children cumulated vsize (KiB) 118900

[startup+25.501 s]
/proc/loadavg: 3.48 3.53 3.45 4/175 13845
/proc/meminfo: memFree=17922768/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=115524 CPUtime=38.86 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 7950 0 0 0 3801 85 0 0 25 0 2 0 515903186 118296576 7165 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 28881 7165 392 389 0 24631 0
[pid=13828/tid=13830] ppid=13827 vsize=115524 CPUtime=13.35 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 205 0 0 0 1303 32 0 0 18 0 2 0 515903350 118296576 7165 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38.86
Current children cumulated vsize (KiB) 124224

[startup+51.1006 s]
/proc/loadavg: 3.24 3.47 3.44 4/181 13888
/proc/meminfo: memFree=17868116/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=115656 CPUtime=78.75 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 9316 0 0 0 7721 154 0 0 25 0 2 0 515903186 118431744 8509 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 28914 8509 392 389 0 24664 0
[pid=13828/tid=13830] ppid=13827 vsize=115656 CPUtime=27.65 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 230 0 0 0 2707 58 0 0 18 0 2 0 515903350 118431744 8509 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 78.75
Current children cumulated vsize (KiB) 124356

[startup+102.307 s]
/proc/loadavg: 3.42 3.48 3.44 4/182 13890
/proc/meminfo: memFree=17807540/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=121752 CPUtime=160.3 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 12852 0 0 0 15765 265 0 0 25 0 2 0 515903186 124674048 11964 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 30438 11964 392 389 0 26188 0
[pid=13828/tid=13830] ppid=13827 vsize=121752 CPUtime=57.99 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 464 0 0 0 5699 100 0 0 18 0 2 0 515903350 124674048 11964 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 160.3
Current children cumulated vsize (KiB) 130452

[startup+162.301 s]
/proc/loadavg: 3.68 3.53 3.46 5/182 13892
/proc/meminfo: memFree=17764596/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=123780 CPUtime=257.72 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 15222 0 0 0 25395 377 0 0 25 0 2 0 515903186 126750720 13980 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 30945 13980 392 389 0 26695 0
[pid=13828/tid=13830] ppid=13827 vsize=123780 CPUtime=95.42 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 669 0 0 0 9398 144 0 0 18 0 2 0 515903350 126750720 13980 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 257.72
Current children cumulated vsize (KiB) 132480

[startup+222.3 s]
/proc/loadavg: 3.34 3.46 3.44 3/181 13922
/proc/meminfo: memFree=17873916/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=129164 CPUtime=357.19 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 18761 0 0 0 35246 473 0 0 25 0 2 0 515903186 132263936 17422 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 32291 17422 392 389 0 28041 0
[pid=13828/tid=13830] ppid=13827 vsize=129164 CPUtime=134.9 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 942 0 0 0 13307 183 0 0 18 0 2 0 515903350 132263936 17422 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 357.19
Current children cumulated vsize (KiB) 137864

[startup+282.301 s]
/proc/loadavg: 3.05 3.36 3.41 4/181 13923
/proc/meminfo: memFree=17873140/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=129500 CPUtime=456.65 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 18931 0 0 0 45099 566 0 0 25 0 2 0 515903186 132608000 17592 33554432000 4194304 5787044 140736199442096 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 32375 17592 392 389 0 28125 0
[pid=13828/tid=13830] ppid=13827 vsize=129500 CPUtime=174.34 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 1025 0 0 0 17214 220 0 0 18 0 2 0 515903350 132608000 17592 33554432000 4194304 5787044 140736199442096 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 456.65

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

[pid=13828] ppid=13827 vsize=144044 CPUtime=1176.48 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 29788 0 0 0 116598 1050 0 0 25 0 2 0 515903186 147501056 27508 33554432000 4194304 5787044 140736199442096 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 36011 27508 392 389 0 31761 0
[pid=13828/tid=13830] ppid=13827 vsize=144044 CPUtime=474.16 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 1943 0 0 0 47000 416 0 0 17 0 2 0 515903350 147501056 27508 33554432000 4194304 5787044 140736199442096 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1176.48
Current children cumulated vsize (KiB) 152744

[startup+762.306 s]
/proc/loadavg: 3.72 3.54 3.44 5/182 13966
/proc/meminfo: memFree=17702084/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=214256 CPUtime=1281.51 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 31906 0 0 0 127047 1104 0 0 25 0 2 0 515903186 219398144 29626 33554432000 4194304 5787044 140736199442096 18446744073709551615 5527482 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 53564 29626 392 389 0 49314 0
[pid=13828/tid=13830] ppid=13827 vsize=214256 CPUtime=519.19 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 2077 0 0 0 51480 439 0 0 18 0 2 0 515903350 219398144 29626 33554432000 4194304 5787044 140736199442096 18446744073709551615 5528394 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1281.51
Current children cumulated vsize (KiB) 222956

[startup+822.301 s]
/proc/loadavg: 3.78 3.58 3.46 5/182 13968
/proc/meminfo: memFree=17692616/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=215088 CPUtime=1387.11 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 34136 0 0 0 137555 1156 0 0 25 0 2 0 515903186 220250112 31856 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 53772 31856 392 389 0 49522 0
[pid=13828/tid=13830] ppid=13827 vsize=215088 CPUtime=564.79 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 2292 0 0 0 56017 462 0 0 17 0 2 0 515903350 220250112 31856 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1387.11
Current children cumulated vsize (KiB) 223788

[startup+882.301 s]
/proc/loadavg: 3.78 3.61 3.47 5/182 13969
/proc/meminfo: memFree=17657460/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=220276 CPUtime=1493.19 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 37313 0 0 0 148112 1207 0 0 25 0 2 0 515903186 225562624 35033 33554432000 4194304 5787044 140736199442096 18446744073709551615 4692144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 55069 35033 392 389 0 50819 0
[pid=13828/tid=13830] ppid=13827 vsize=220276 CPUtime=610.87 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) S 13827 13827 12737 0 -1 4202560 2527 0 0 0 60604 483 0 0 18 0 2 0 515903350 225562624 35033 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646338993 0 0 4096 0 18446604453938677952 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1493.19
Current children cumulated vsize (KiB) 228976

[startup+942.301 s]
/proc/loadavg: 3.76 3.62 3.48 5/182 13971
/proc/meminfo: memFree=17638548/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=220276 CPUtime=1598.29 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 37779 0 0 0 158564 1265 0 0 25 0 2 0 515903186 225562624 35173 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 55069 35173 392 389 0 50819 0
[pid=13828/tid=13830] ppid=13827 vsize=220276 CPUtime=655.98 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 2527 0 0 0 65090 508 0 0 18 0 2 0 515903350 225562624 35173 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1598.29
Current children cumulated vsize (KiB) 228976

[startup+1002.3 s]
/proc/loadavg: 3.70 3.63 3.49 5/182 13972
/proc/meminfo: memFree=17638636/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=220276 CPUtime=1703.02 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 37780 0 0 0 168979 1323 0 0 25 0 2 0 515903186 225562624 35174 33554432000 4194304 5787044 140736199442096 18446744073709551615 5528383 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 55069 35174 392 389 0 50819 0
[pid=13828/tid=13830] ppid=13827 vsize=220276 CPUtime=700.7 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 2527 0 0 0 69537 533 0 0 18 0 2 0 515903350 225562624 35174 33554432000 4194304 5787044 140736199442096 18446744073709551615 5527182 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1703.02
Current children cumulated vsize (KiB) 228976

[startup+1062.3 s]
/proc/loadavg: 3.80 3.68 3.51 4/182 13974
/proc/meminfo: memFree=17638588/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=220276 CPUtime=1808.45 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 37797 0 0 0 179473 1372 0 0 25 0 2 0 515903186 225562624 35191 33554432000 4194304 5787044 140736199442096 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 55069 35191 392 389 0 50819 0
[pid=13828/tid=13830] ppid=13827 vsize=220276 CPUtime=746.12 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 2536 0 0 0 74058 554 0 0 17 0 2 0 515903350 225562624 35191 33554432000 4194304 5787044 140736199442096 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1808.45
Current children cumulated vsize (KiB) 228976

[startup+1122.3 s]
/proc/loadavg: 3.65 3.66 3.51 5/182 13976
/proc/meminfo: memFree=17637312/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=221204 CPUtime=1914.31 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 38009 0 0 0 190010 1421 0 0 25 0 2 0 515903186 226512896 35403 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 55301 35403 392 389 0 51051 0
[pid=13828/tid=13830] ppid=13827 vsize=221204 CPUtime=791.98 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 2672 0 0 0 78623 575 0 0 17 0 2 0 515903350 226512896 35403 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1914.31
Current children cumulated vsize (KiB) 229904

[startup+1182.3 s]
/proc/loadavg: 3.76 3.67 3.53 4/182 13977
/proc/meminfo: memFree=17622132/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=221720 CPUtime=2020.46 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 38329 0 0 0 200578 1468 0 0 25 0 2 0 515903186 227041280 35723 33554432000 4194304 5787044 140736199442096 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 55430 35723 392 389 0 51180 0
[pid=13828/tid=13830] ppid=13827 vsize=221720 CPUtime=838.13 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 2776 0 0 0 83217 596 0 0 18 0 2 0 515903350 227041280 35723 33554432000 4194304 5787044 140736199442096 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2020.46
Current children cumulated vsize (KiB) 230420

[startup+1242.3 s]
/proc/loadavg: 3.56 3.64 3.52 5/182 13979
/proc/meminfo: memFree=17594680/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=226332 CPUtime=2127.23 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 39898 0 0 0 211209 1514 0 0 25 0 2 0 515903186 231763968 37292 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 56583 37292 392 389 0 52333 0
[pid=13828/tid=13830] ppid=13827 vsize=226332 CPUtime=884.9 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 2895 0 0 0 87874 616 0 0 18 0 2 0 515903350 231763968 37292 33554432000 4194304 5787044 140736199442096 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2127.23
Current children cumulated vsize (KiB) 235032



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.59 3.64 3.53 5/182 13980
/proc/meminfo: memFree=17572184/32951124 swapFree=67111528/67111528
[pid=13827] ppid=13825 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13827/stat : 13827 (prissup.sh) S 13825 13827 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515903186 8908800 252 33554432000 4194304 4922060 140733295914464 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13827/statm: 2175 252 211 178 0 68 0
[pid=13828] ppid=13827 vsize=226844 CPUtime=2229.91 cores=0,2,4,6
/proc/13828/stat : 13828 (priss) R 13827 13827 12737 0 -1 4202496 41572 0 0 0 221435 1556 0 0 25 0 2 0 515903186 232288256 38966 33554432000 4194304 5787044 140736199442096 18446744073709551615 5528394 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13828/statm: 56711 38966 392 389 0 52461 0
[pid=13828/tid=13830] ppid=13827 vsize=226844 CPUtime=929.88 cores=0,2,4,6
/proc/13828/task/13830/stat : 13830 (priss) R 13827 13827 12737 0 -1 4202560 3021 0 0 0 92355 633 0 0 18 0 2 0 515903350 232288256 38966 33554432000 4194304 5787044 140736199442096 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2229.91
Current children cumulated vsize (KiB) 235544

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 13827 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 2229.91
#
# 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): 2229.91
CPU user time (s): 2214.35
CPU system time (s): 15.56
CPU usage (%): 171.529
Max. virtual memory (cumulated for all children) (KiB): 235544

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.29665 second user time and 4.76727 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 04:10:06
IDJOB=3283821
IDBENCH=71078
IDSOLVER=1601
FILE ID=node103/3283821-1304043006
RUNJOBID= node103-1304036494-12755
PBS_JOBID= 13170359
Free space on /tmp= 71504 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283821-1304043006/watcher-3283821-1304043006 -o /tmp/evaluation-result-3283821-1304043006/solver-3283821-1304043006 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3283821-1304043006.cnf 2097210844 4800 15500 4

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=2097210844

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:      17811348 kB
Buffers:       2144680 kB
Cached:       12206552 kB
SwapCached:          0 kB
Active:        5671928 kB
Inactive:      8886332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17811348 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2728 kB
Writeback:           8 kB
AnonPages:      206140 kB
Mapped:          15584 kB
Slab:           517996 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   371300 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= 71512 MiB
End job on node103 at 2011-04-29 04:31:48