Trace number 3263218

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_18_80_10-dir.shuffled-as.sat03-140.cnf
MD5SUM1037a2754a0a53f62ba8ec901741c9e9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses40510
Sum of the clauses size81524
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 240492
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

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: 5402
0.00/0.01	c parsetime: 9024us
0.00/0.01	c parsed 40510 clauses with 540 variables
2.10/2.11	c preprocessor returned 10017 variables
2.10/2.11	c preprocessing returned UNKNOWN
2.10/2.11	c PP set 0 variables
2.10/2.11	c pp time: 2103744us (2s)

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-3263218-1304065290/watcher-3263218-1304065290 -o /tmp/evaluation-result-3263218-1304065290/solver-3263218-1304065290 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3263218-1304065290.cnf 760407333 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.40 3.51 4.46 3/177 5401
/proc/meminfo: memFree=16293040/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0

[startup+0.013487 s]
/proc/loadavg: 3.40 3.51 4.46 3/177 5401
/proc/meminfo: memFree=16293040/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100508 s]
/proc/loadavg: 3.40 3.51 4.46 3/177 5401
/proc/meminfo: memFree=16293040/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300482 s]
/proc/loadavg: 3.40 3.51 4.46 3/177 5401
/proc/meminfo: memFree=16293040/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700407 s]
/proc/loadavg: 3.40 3.51 4.46 3/177 5401
/proc/meminfo: memFree=16293040/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50027 s]
/proc/loadavg: 3.40 3.51 4.46 4/179 5403
/proc/meminfo: memFree=16285220/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=26268 CPUtime=1.49 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 3642 0 0 0 149 0 0 0 25 0 1 0 518128651 26898432 2466 33554432000 4194304 5787044 140733695235392 18446744073709551615 4359256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5402/statm: 6567 2466 342 389 0 2317 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34968

[startup+3.14649 s]
/proc/loadavg: 3.40 3.51 4.46 4/179 5403
/proc/meminfo: memFree=16276664/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=104976 CPUtime=3.82 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 5580 0 0 0 372 10 0 0 20 0 2 0 518128651 107495424 3373 33554432000 4194304 5787044 140733695235392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5402/statm: 26244 3376 391 389 0 21994 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 113676

[startup+6.30048 s]
/proc/loadavg: 3.45 3.52 4.46 5/180 5404
/proc/meminfo: memFree=16273580/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=106976 CPUtime=8.64 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 6086 0 0 0 835 29 0 0 25 0 2 0 518128651 109543424 3879 33554432000 4194304 5787044 140733695235392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5402/statm: 26744 3879 392 389 0 22494 0
[pid=5402/tid=5404] ppid=5401 vsize=106976 CPUtime=2.34 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 18 0 0 0 220 14 0 0 18 0 2 0 518128863 109543424 3879 33554432000 4194304 5787044 140733695235392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.64
Current children cumulated vsize (KiB) 115676

[startup+12.7004 s]
/proc/loadavg: 3.49 3.53 4.46 4/180 5405
/proc/meminfo: memFree=16264412/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=109708 CPUtime=18.44 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 6852 0 0 0 1788 56 0 0 25 0 2 0 518128651 112340992 4645 33554432000 4194304 5787044 140733695235392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5402/statm: 27427 4645 392 389 0 23177 0
[pid=5402/tid=5404] ppid=5401 vsize=109708 CPUtime=5.74 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 107 0 0 0 549 25 0 0 18 0 2 0 518128863 112340992 4645 33554432000 4194304 5787044 140733695235392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18.44
Current children cumulated vsize (KiB) 118408

[startup+25.5013 s]
/proc/loadavg: 3.54 3.53 4.45 5/180 5405
/proc/meminfo: memFree=16241612/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=121084 CPUtime=37.98 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 9811 0 0 0 3692 106 0 0 25 0 2 0 518128651 123990016 7604 33554432000 4194304 5787044 140733695235392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5402/statm: 30271 7604 392 389 0 26021 0
[pid=5402/tid=5404] ppid=5401 vsize=121084 CPUtime=12.47 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 281 0 0 0 1204 43 0 0 18 0 2 0 518128863 123990016 7604 33554432000 4194304 5787044 140733695235392 18446744073709551615 5531856 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37.98
Current children cumulated vsize (KiB) 129784

[startup+51.1009 s]
/proc/loadavg: 3.56 3.54 4.42 5/180 5405
/proc/meminfo: memFree=16210228/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=130504 CPUtime=77.39 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 12341 0 0 0 7556 183 0 0 25 0 2 0 518128651 133636096 10134 33554432000 4194304 5787044 140733695235392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5402/statm: 32626 10134 392 389 0 28376 0
[pid=5402/tid=5404] ppid=5401 vsize=130504 CPUtime=26.3 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 524 0 0 0 2557 73 0 0 18 0 2 0 518128863 133636096 10134 33554432000 4194304 5787044 140733695235392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 77.39
Current children cumulated vsize (KiB) 139204

[startup+102.3 s]
/proc/loadavg: 3.65 3.56 4.38 5/180 5407
/proc/meminfo: memFree=16174016/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=143116 CPUtime=158.4 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 15839 0 0 0 15541 299 0 0 25 0 2 0 518128651 146550784 13632 33554432000 4194304 5787044 140733695235392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5402/statm: 35779 13632 392 389 0 31529 0
[pid=5402/tid=5404] ppid=5401 vsize=143116 CPUtime=56.1 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 852 0 0 0 5492 118 0 0 18 0 2 0 518128863 146550784 13632 33554432000 4194304 5787044 140733695235392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 158.4
Current children cumulated vsize (KiB) 151816

[startup+162.301 s]
/proc/loadavg: 3.55 3.55 4.33 3/180 5408
/proc/meminfo: memFree=16154776/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=160760 CPUtime=256.78 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 20544 0 0 0 25263 415 0 0 25 0 2 0 518128651 164618240 18080 33554432000 4194304 5787044 140733695235392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5402/statm: 40190 18080 392 389 0 35940 0
[pid=5402/tid=5404] ppid=5401 vsize=160760 CPUtime=94.48 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 1164 0 0 0 9281 167 0 0 18 0 2 0 518128863 164618240 18080 33554432000 4194304 5787044 140733695235392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 256.78
Current children cumulated vsize (KiB) 169460

[startup+222.301 s]
/proc/loadavg: 3.52 3.54 4.27 5/180 5410
/proc/meminfo: memFree=16131208/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=181660 CPUtime=358.08 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 26085 0 0 0 35304 504 0 0 25 0 2 0 518128651 186019840 23621 33554432000 4194304 5787044 140733695235392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5402/statm: 45415 23621 392 389 0 41165 0
[pid=5402/tid=5404] ppid=5401 vsize=181660 CPUtime=135.78 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 1465 0 0 0 13375 203 0 0 18 0 2 0 518128863 186019840 23621 33554432000 4194304 5787044 140733695235392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 358.08
Current children cumulated vsize (KiB) 190360

[startup+282.301 s]
/proc/loadavg: 3.71 3.59 4.24 5/180 5411
/proc/meminfo: memFree=16128588/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=182056 CPUtime=467.03 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 26411 0 0 0 46117 586 0 0 25 0 2 0 518128651 186425344 23947 33554432000 4194304 5787044 140733695235392 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/5402/statm: 45514 23947 392 389 0 41264 0
[pid=5402/tid=5404] ppid=5401 vsize=182056 CPUtime=184.75 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 1610 0 0 0 18203 272 0 0 15 0 2 0 518128863 186425344 23947 33554432000 4194304 5787044 140733695235392 18446744073709551615 5528644 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 467.03
Current children cumulated vsize (KiB) 190756


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

[pid=5402] ppid=5401 vsize=244744 CPUtime=1355.78 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 43159 0 0 0 134527 1051 0 0 25 0 2 0 518128651 250617856 40182 33554432000 4194304 5787044 140733695235392 18446744073709551615 5527209 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/5402/statm: 61186 40182 392 389 0 56936 0
[pid=5402/tid=5404] ppid=5401 vsize=244744 CPUtime=593.49 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 2723 0 0 0 58687 662 0 0 15 0 2 0 518128863 250617856 40182 33554432000 4194304 5787044 140733695235392 18446744073709551615 5527065 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1355.78
Current children cumulated vsize (KiB) 253444

[startup+822.301 s]
/proc/loadavg: 3.67 3.68 3.99 4/180 5456
/proc/meminfo: memFree=16521576/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=245512 CPUtime=1467.56 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 43688 0 0 0 145658 1098 0 0 25 0 2 0 518128651 251404288 40711 33554432000 4194304 5787044 140733695235392 18446744073709551615 5527218 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/5402/statm: 61378 40711 392 389 0 57128 0
[pid=5402/tid=5404] ppid=5401 vsize=245512 CPUtime=645.27 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 3029 0 0 0 63828 699 0 0 16 0 2 0 518128863 251404288 40711 33554432000 4194304 5787044 140733695235392 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1467.56
Current children cumulated vsize (KiB) 254212

[startup+882.301 s]
/proc/loadavg: 3.69 3.68 3.97 5/180 5457
/proc/meminfo: memFree=16493908/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=261148 CPUtime=1579.54 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 47885 0 0 0 156812 1142 0 0 25 0 2 0 518128651 267415552 44908 33554432000 4194304 5787044 140733695235392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/5402/statm: 65287 44908 392 389 0 61037 0
[pid=5402/tid=5404] ppid=5401 vsize=261148 CPUtime=697.25 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 3368 0 0 0 68990 735 0 0 15 0 2 0 518128863 267415552 44908 33554432000 4194304 5787044 140733695235392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1579.54
Current children cumulated vsize (KiB) 269848

[startup+942.301 s]
/proc/loadavg: 3.48 3.62 3.93 5/180 5459
/proc/meminfo: memFree=16455084/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=274860 CPUtime=1691.47 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 51445 0 0 0 167959 1188 0 0 25 0 2 0 518128651 281456640 48468 33554432000 4194304 5787044 140733695235392 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/5402/statm: 68715 48468 392 389 0 64465 0
[pid=5402/tid=5404] ppid=5401 vsize=274860 CPUtime=749.18 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 3501 0 0 0 74145 773 0 0 15 0 2 0 518128863 281456640 48468 33554432000 4194304 5787044 140733695235392 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1691.47
Current children cumulated vsize (KiB) 283560

[startup+1002.3 s]
/proc/loadavg: 3.54 3.63 3.91 5/180 5461
/proc/meminfo: memFree=16428032/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=291796 CPUtime=1803.25 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 55940 0 0 0 179096 1229 0 0 25 0 2 0 518128651 298799104 52963 33554432000 4194304 5787044 140733695235392 18446744073709551615 5521952 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/5402/statm: 72949 52963 392 389 0 68699 0
[pid=5402/tid=5404] ppid=5401 vsize=291796 CPUtime=800.96 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 3691 0 0 0 79291 805 0 0 16 0 2 0 518128863 298799104 52963 33554432000 4194304 5787044 140733695235392 18446744073709551615 5521936 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1803.25
Current children cumulated vsize (KiB) 300496

[startup+1062.3 s]
/proc/loadavg: 3.70 3.66 3.90 5/180 5462
/proc/meminfo: memFree=16428016/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=291796 CPUtime=1916.25 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 55941 0 0 0 190355 1270 0 0 25 0 2 0 518128651 298799104 52964 33554432000 4194304 5787044 140733695235392 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/5402/statm: 72949 52964 392 389 0 68699 0
[pid=5402/tid=5404] ppid=5401 vsize=291796 CPUtime=853.96 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 3691 0 0 0 84556 840 0 0 15 0 2 0 518128863 298799104 52964 33554432000 4194304 5787044 140733695235392 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1916.25
Current children cumulated vsize (KiB) 300496

[startup+1122.3 s]
/proc/loadavg: 3.72 3.66 3.89 4/180 5464
/proc/meminfo: memFree=16427640/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=291796 CPUtime=2027.49 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 55952 0 0 0 201428 1321 0 0 25 0 2 0 518128651 298799104 52975 33554432000 4194304 5787044 140733695235392 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/5402/statm: 72949 52975 392 389 0 68699 0
[pid=5402/tid=5404] ppid=5401 vsize=291796 CPUtime=905.21 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 3702 0 0 0 89637 884 0 0 16 0 2 0 518128863 298799104 52975 33554432000 4194304 5787044 140733695235392 18446744073709551615 5527113 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2027.49
Current children cumulated vsize (KiB) 300496

[startup+1182.3 s]
/proc/loadavg: 3.77 3.69 3.88 5/180 5465
/proc/meminfo: memFree=16426760/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=291796 CPUtime=2139 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 56003 0 0 0 212523 1377 0 0 25 0 2 0 518128651 298799104 53026 33554432000 4194304 5787044 140733695235392 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/5402/statm: 72949 53026 392 389 0 68699 0
[pid=5402/tid=5404] ppid=5401 vsize=291796 CPUtime=956.71 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 3747 0 0 0 94741 930 0 0 15 0 2 0 518128863 298799104 53026 33554432000 4194304 5787044 140733695235392 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2139
Current children cumulated vsize (KiB) 300496

[startup+1242.3 s]
/proc/loadavg: 3.83 3.71 3.88 4/180 5467
/proc/meminfo: memFree=16407396/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=291796 CPUtime=2250.76 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 56043 0 0 0 223653 1423 0 0 25 0 2 0 518128651 298799104 53066 33554432000 4194304 5787044 140733695235392 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/5402/statm: 72949 53066 392 389 0 68699 0
[pid=5402/tid=5404] ppid=5401 vsize=291796 CPUtime=1008.46 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 3783 0 0 0 99880 966 0 0 16 0 2 0 518128863 298799104 53066 33554432000 4194304 5787044 140733695235392 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2250.76
Current children cumulated vsize (KiB) 300496



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.86 3.73 3.87 5/180 5469
/proc/meminfo: memFree=16391760/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=291796 CPUtime=2358.62 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 56131 0 0 0 234401 1461 0 0 25 0 2 0 518128651 298799104 53154 33554432000 4194304 5787044 140733695235392 18446744073709551615 5527399 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/5402/statm: 72949 53154 392 389 0 68699 0
[pid=5402/tid=5404] ppid=5401 vsize=291796 CPUtime=1058.62 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 3863 0 0 0 104865 997 0 0 16 0 2 0 518128863 298799104 53154 33554432000 4194304 5787044 140733695235392 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2358.62
Current children cumulated vsize (KiB) 300496

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

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

[startup+1300 s]
/proc/loadavg: 3.86 3.73 3.87 5/180 5469
/proc/meminfo: memFree=16391760/32951132 swapFree=67111524/67111528
[pid=5401] ppid=5399 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (prissup.sh) S 5399 5401 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518128650 8908800 252 33554432000 4194304 4922060 140734601410656 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5401/statm: 2175 252 211 178 0 68 0
[pid=5402] ppid=5401 vsize=291796 CPUtime=2358.62 cores=0,2,4,6
/proc/5402/stat : 5402 (priss) R 5401 5401 5255 0 -1 4202496 56131 0 0 0 234401 1461 0 0 25 0 2 0 518128651 298799104 53154 33554432000 4194304 5787044 140733695235392 18446744073709551615 5527399 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/5402/statm: 72949 53154 392 389 0 68699 0
[pid=5402/tid=5404] ppid=5401 vsize=291796 CPUtime=1058.62 cores=0,2,4,6
/proc/5402/task/5404/stat : 5404 (priss) R 5401 5401 5255 0 -1 4202560 3863 0 0 0 104865 997 0 0 16 0 2 0 518128863 298799104 53154 33554432000 4194304 5787044 140733695235392 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2358.62
Current children cumulated vsize (KiB) 300496

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5401 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 2358.62
#
# 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): 2358.62
CPU user time (s): 2344.01
CPU system time (s): 14.61
CPU usage (%): 181.429
Max. virtual memory (cumulated for all children) (KiB): 300496

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

The end

Launcher Data

Begin job on node129 at 2011-04-29 10:21:30
IDJOB=3263218
IDBENCH=83945
IDSOLVER=1601
FILE ID=node129/3263218-1304065290
RUNJOBID= node129-1304063986-5273
PBS_JOBID= 13170456
Free space on /tmp= 66368 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_18_80_10-dir.shuffled-as.sat03-140.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263218-1304065290/watcher-3263218-1304065290 -o /tmp/evaluation-result-3263218-1304065290/solver-3263218-1304065290 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3263218-1304065290.cnf 760407333 4800 15500 4

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

MD5SUM BENCH= 1037a2754a0a53f62ba8ec901741c9e9
RANDOM SEED=760407333

node129.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.831
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.831
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.83
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.831
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.831
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.82
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.831
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.74
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.831
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.83
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.831
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16293320 kB
Buffers:       1279936 kB
Cached:       14130792 kB
SwapCached:          4 kB
Active:        4271384 kB
Inactive:     11720404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16293320 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1980 kB
Writeback:           8 kB
AnonPages:      580276 kB
Mapped:          15900 kB
Slab:           602860 kB
PageTables:       5784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   736296 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66364 MiB
End job on node129 at 2011-04-29 10:43:12