Trace number 3250324

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_511.cnf
MD5SUM766a362c83d920a8f8dd49df62ed42c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.072988
Satisfiable
(Un)Satisfiability was proved
Number of variables509
Number of clauses4478
Sum of the clauses size17912
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44478
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 14417
0.00/0.00	c parsetime: 1215us
0.00/0.00	c parsed 4478 clauses with 509 variables
0.00/0.90	c preprocessor returned 10013 variables
0.00/0.90	c preprocessing returned UNKNOWN
0.00/0.90	c PP set 0 variables
0.00/0.90	c pp time: 895698us (0s)

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.56 3.70 3.71 3/179 14416
/proc/meminfo: memFree=14741840/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0

[startup+0.020615 s]
/proc/loadavg: 3.56 3.70 3.71 3/179 14416
/proc/meminfo: memFree=14741840/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100632 s]
/proc/loadavg: 3.56 3.70 3.71 3/179 14416
/proc/meminfo: memFree=14741840/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300586 s]
/proc/loadavg: 3.56 3.70 3.71 3/179 14416
/proc/meminfo: memFree=14741840/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700515 s]
/proc/loadavg: 3.56 3.70 3.71 3/179 14416
/proc/meminfo: memFree=14741840/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50036 s]
/proc/loadavg: 3.56 3.70 3.71 5/182 14419
/proc/meminfo: memFree=14732764/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=102180 CPUtime=1.84 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 3134 0 0 0 171 13 0 0 19 0 2 0 498396090 104632320 2718 33554432000 4194304 5787044 140735351598736 18446744073709551615 4692150 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14417/statm: 25545 2718 391 389 0 21295 0
[pid=14417/tid=14419] ppid=14416 vsize=102180 CPUtime=0.34 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) S 14416 14416 13667 0 -1 4202560 17 0 0 0 26 8 0 0 16 0 2 0 498396180 104632320 2718 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738228657 0 0 4096 0 18446604464863597824 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 110880

[startup+3.10106 s]
/proc/loadavg: 3.60 3.71 3.72 5/182 14420
/proc/meminfo: memFree=14731136/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=102312 CPUtime=4.63 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 3440 0 0 0 428 35 0 0 24 0 2 0 498396090 104767488 3024 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14417/statm: 25578 3024 392 389 0 21328 0
[pid=14417/tid=14419] ppid=14416 vsize=102312 CPUtime=1.53 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) R 14416 14416 13667 0 -1 4202560 58 0 0 0 132 21 0 0 15 0 2 0 498396180 104767488 3024 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 111012

[startup+6.30046 s]
/proc/loadavg: 3.60 3.71 3.72 4/175 14442
/proc/meminfo: memFree=15107620/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=102576 CPUtime=10.07 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 3934 0 0 0 897 110 0 0 25 0 2 0 498396090 105037824 3518 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14417/statm: 25644 3518 392 389 0 21394 0
[pid=14417/tid=14419] ppid=14416 vsize=102576 CPUtime=3.78 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) R 14416 14416 13667 0 -1 4202560 124 0 0 0 304 74 0 0 15 0 2 0 498396180 105037824 3518 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.07
Current children cumulated vsize (KiB) 111276

[startup+12.7002 s]
/proc/loadavg: 3.43 3.67 3.70 3/181 14449
/proc/meminfo: memFree=15015020/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=102972 CPUtime=21.13 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 4624 0 0 0 1833 280 0 0 25 0 2 0 498396090 105443328 4208 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14417/statm: 25743 4208 392 389 0 21493 0
[pid=14417/tid=14419] ppid=14416 vsize=102972 CPUtime=8.43 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) S 14416 14416 13667 0 -1 4202560 222 0 0 0 634 209 0 0 16 0 2 0 498396180 105443328 4208 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738228657 0 0 4096 0 18446604464863597824 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21.13
Current children cumulated vsize (KiB) 111672

[startup+25.5008 s]
/proc/loadavg: 3.37 3.64 3.69 3/182 14450
/proc/meminfo: memFree=14984168/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=103652 CPUtime=43.69 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 5988 0 0 0 3897 472 0 0 25 0 2 0 498396090 106139648 5570 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14417/statm: 25913 5570 392 389 0 21663 0
[pid=14417/tid=14419] ppid=14416 vsize=103652 CPUtime=18.19 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) R 14416 14416 13667 0 -1 4202560 379 0 0 0 1460 359 0 0 15 0 2 0 498396180 106139648 5570 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 43.69
Current children cumulated vsize (KiB) 112352

[startup+51.101 s]
/proc/loadavg: 3.39 3.62 3.69 5/182 14451
/proc/meminfo: memFree=14944616/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=104348 CPUtime=89.47 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 7083 0 0 0 8371 576 0 0 25 0 2 0 498396090 106852352 6643 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14417/statm: 26087 6643 392 389 0 21837 0
[pid=14417/tid=14419] ppid=14416 vsize=104348 CPUtime=38.36 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) R 14416 14416 13667 0 -1 4202560 551 0 0 0 3410 426 0 0 16 0 2 0 498396180 106852352 6643 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 89.47
Current children cumulated vsize (KiB) 113048

[startup+102.306 s]
/proc/loadavg: 3.70 3.67 3.70 4/182 14452
/proc/meminfo: memFree=14871692/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=110816 CPUtime=182.2 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 10879 0 0 0 17515 705 0 0 25 0 2 0 498396090 113475584 10406 33554432000 4194304 5787044 140735351598736 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14417/statm: 27704 10406 392 389 0 23454 0
[pid=14417/tid=14419] ppid=14416 vsize=110816 CPUtime=79.89 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) R 14416 14416 13667 0 -1 4202560 863 0 0 0 7481 508 0 0 16 0 2 0 498396180 113475584 10406 33554432000 4194304 5787044 140735351598736 18446744073709551615 5527089 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 182.2
Current children cumulated vsize (KiB) 119516

[startup+162.301 s]
/proc/loadavg: 3.67 3.67 3.69 5/182 14454
/proc/meminfo: memFree=14836084/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=111936 CPUtime=291.01 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 12366 0 0 0 28268 833 0 0 25 0 2 0 498396090 114622464 11846 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14417/statm: 27984 11846 392 389 0 23734 0
[pid=14417/tid=14419] ppid=14416 vsize=111936 CPUtime=128.7 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) R 14416 14416 13667 0 -1 4202560 1057 0 0 0 12286 584 0 0 16 0 2 0 498396180 114622464 11846 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 291.01
Current children cumulated vsize (KiB) 120636

[startup+222.301 s]
/proc/loadavg: 3.71 3.68 3.69 5/182 14455
/proc/meminfo: memFree=14765996/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=119444 CPUtime=399.55 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 16045 0 0 0 38952 1003 0 0 25 0 2 0 498396090 122310656 15171 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14417/statm: 29861 15171 392 389 0 25611 0
[pid=14417/tid=14419] ppid=14416 vsize=119444 CPUtime=177.23 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) R 14416 14416 13667 0 -1 4202560 1590 0 0 0 17034 689 0 0 15 0 2 0 498396180 122310656 15171 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 399.55
Current children cumulated vsize (KiB) 128144

[startup+282.3 s]
/proc/loadavg: 3.65 3.67 3.69 3/182 14457
/proc/meminfo: memFree=14657088/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=120892 CPUtime=507.73 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 18735 0 0 0 49601 1172 0 0 25 0 2 0 498396090 123793408 17764 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14417/statm: 30223 17764 392 389 0 25973 0
[pid=14417/tid=14419] ppid=14416 vsize=120892 CPUtime=225.42 cores=1,3,5,7

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

[pid=14417] ppid=14416 vsize=203108 CPUtime=1273.82 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 29784 0 0 0 125661 1721 0 0 25 0 2 0 498396090 207982592 28098 33554432000 4194304 5787044 140735351598736 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14417/statm: 50777 28098 392 389 0 46527 0
[pid=14417/tid=14419] ppid=14416 vsize=203108 CPUtime=571.49 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) R 14416 14416 13667 0 -1 4202560 3291 0 0 0 56027 1122 0 0 16 0 2 0 498396180 207982592 28098 33554432000 4194304 5787044 140735351598736 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1273.82
Current children cumulated vsize (KiB) 211808

[startup+762.307 s]
/proc/loadavg: 3.74 3.67 3.66 5/182 14479
/proc/meminfo: memFree=14367736/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=207720 CPUtime=1384.16 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 32491 0 0 0 136642 1774 0 0 25 0 2 0 498396090 212705280 30805 33554432000 4194304 5787044 140735351598736 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14417/statm: 51930 30805 392 389 0 47680 0
[pid=14417/tid=14419] ppid=14416 vsize=207720 CPUtime=621.82 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) R 14416 14416 13667 0 -1 4202560 3456 0 0 0 61032 1150 0 0 16 0 2 0 498396180 212705280 30805 33554432000 4194304 5787044 140735351598736 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1384.16
Current children cumulated vsize (KiB) 216420

[startup+822.3 s]
/proc/loadavg: 3.83 3.70 3.67 5/182 14480
/proc/meminfo: memFree=14365476/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=207976 CPUtime=1493.73 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 33331 0 0 0 147520 1853 0 0 25 0 2 0 498396090 212967424 31420 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14417/statm: 51994 31420 392 389 0 47744 0
[pid=14417/tid=14419] ppid=14416 vsize=207976 CPUtime=671.4 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) S 14416 14416 13667 0 -1 4202560 3493 0 0 0 65938 1202 0 0 16 0 2 0 498396180 212967424 31420 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738228657 0 0 4096 0 18446604464863597824 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1493.73
Current children cumulated vsize (KiB) 216676

[startup+882.301 s]
/proc/loadavg: 3.57 3.66 3.66 5/182 14482
/proc/meminfo: memFree=14365568/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=207976 CPUtime=1603.23 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 33332 0 0 0 158398 1925 0 0 25 0 2 0 498396090 212967424 31421 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14417/statm: 51994 31421 392 389 0 47744 0
[pid=14417/tid=14419] ppid=14416 vsize=207976 CPUtime=720.89 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) R 14416 14416 13667 0 -1 4202560 3493 0 0 0 70847 1242 0 0 16 0 2 0 498396180 212967424 31421 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1603.23
Current children cumulated vsize (KiB) 216676

[startup+942.301 s]
/proc/loadavg: 3.62 3.65 3.65 4/182 14484
/proc/meminfo: memFree=14359592/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=207976 CPUtime=1713.12 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 33334 0 0 0 169325 1987 0 0 25 0 2 0 498396090 212967424 31423 33554432000 4194304 5787044 140735351598736 18446744073709551615 5527444 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14417/statm: 51994 31423 392 389 0 47744 0
[pid=14417/tid=14419] ppid=14416 vsize=207976 CPUtime=770.79 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) S 14416 14416 13667 0 -1 4202560 3494 0 0 0 75800 1279 0 0 15 0 2 0 498396180 212967424 31423 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738228657 0 0 4096 0 18446604464863597824 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1713.12
Current children cumulated vsize (KiB) 216676

[startup+1002.3 s]
/proc/loadavg: 3.73 3.68 3.66 4/182 14485
/proc/meminfo: memFree=14306004/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=207976 CPUtime=1823.07 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 33352 0 0 0 180261 2046 0 0 25 0 2 0 498396090 212967424 31441 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14417/statm: 51994 31441 392 389 0 47744 0
[pid=14417/tid=14419] ppid=14416 vsize=207976 CPUtime=820.74 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) R 14416 14416 13667 0 -1 4202560 3507 0 0 0 80759 1315 0 0 16 0 2 0 498396180 212967424 31441 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1823.07
Current children cumulated vsize (KiB) 216676

[startup+1062.3 s]
/proc/loadavg: 3.79 3.71 3.67 4/182 14487
/proc/meminfo: memFree=14253896/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=208232 CPUtime=1933.2 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 33403 0 0 0 191220 2100 0 0 25 0 2 0 498396090 213229568 31492 33554432000 4194304 5787044 140735351598736 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14417/statm: 52058 31492 392 389 0 47808 0
[pid=14417/tid=14419] ppid=14416 vsize=208232 CPUtime=870.86 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) R 14416 14416 13667 0 -1 4202560 3537 0 0 0 85741 1345 0 0 15 0 2 0 498396180 213229568 31492 33554432000 4194304 5787044 140735351598736 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1933.2
Current children cumulated vsize (KiB) 216932

[startup+1122.3 s]
/proc/loadavg: 3.58 3.65 3.65 5/182 14488
/proc/meminfo: memFree=14225472/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=208936 CPUtime=2043.4 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 33645 0 0 0 202184 2156 0 0 25 0 2 0 498396090 213950464 31734 33554432000 4194304 5787044 140735351598736 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14417/statm: 52234 31734 392 389 0 47984 0
[pid=14417/tid=14419] ppid=14416 vsize=208936 CPUtime=921.07 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) R 14416 14416 13667 0 -1 4202560 3661 0 0 0 90730 1377 0 0 16 0 2 0 498396180 213950464 31734 33554432000 4194304 5787044 140735351598736 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2043.4
Current children cumulated vsize (KiB) 217636

[startup+1182.3 s]
/proc/loadavg: 3.72 3.67 3.65 5/182 14490
/proc/meminfo: memFree=14222592/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=209192 CPUtime=2153.56 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 34398 0 0 0 213154 2202 0 0 25 0 2 0 498396090 214212608 32487 33554432000 4194304 5787044 140735351598736 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14417/statm: 52298 32487 392 389 0 48048 0
[pid=14417/tid=14419] ppid=14416 vsize=209192 CPUtime=971.21 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) R 14416 14416 13667 0 -1 4202560 3729 0 0 0 95722 1399 0 0 16 0 2 0 498396180 214212608 32487 33554432000 4194304 5787044 140735351598736 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2153.56
Current children cumulated vsize (KiB) 217892

[startup+1242.3 s]
/proc/loadavg: 3.77 3.70 3.65 5/182 14492
/proc/meminfo: memFree=14216856/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=209900 CPUtime=2264.1 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 35771 0 0 0 224158 2252 0 0 25 0 2 0 498396090 214937600 33860 33554432000 4194304 5787044 140735351598736 18446744073709551615 5527209 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14417/statm: 52475 33860 392 389 0 48225 0
[pid=14417/tid=14419] ppid=14416 vsize=209900 CPUtime=1021.75 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) R 14416 14416 13667 0 -1 4202560 3870 0 0 0 100750 1425 0 0 16 0 2 0 498396180 214937600 33860 33554432000 4194304 5787044 140735351598736 18446744073709551615 5528394 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2264.1
Current children cumulated vsize (KiB) 218600



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.60 3.65 3.64 5/182 14493
/proc/meminfo: memFree=14207896/32951124 swapFree=67111528/67111528
[pid=14416] ppid=14414 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14416/stat : 14416 (prissup.sh) S 14414 14416 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498396090 8908800 251 33554432000 4194304 4922060 140736506818000 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14416/statm: 2175 251 211 178 0 68 0
[pid=14417] ppid=14416 vsize=214640 CPUtime=2370.53 cores=1,3,5,7
/proc/14417/stat : 14417 (priss) R 14416 14416 13667 0 -1 4202496 38001 0 0 0 234758 2295 0 0 25 0 2 0 498396090 219791360 36090 33554432000 4194304 5787044 140735351598736 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14417/statm: 53660 36090 392 389 0 49410 0
[pid=14417/tid=14419] ppid=14416 vsize=214640 CPUtime=1070.47 cores=1,3,5,7
/proc/14417/task/14419/stat : 14419 (priss) S 14416 14416 13667 0 -1 4202560 3994 0 0 0 105599 1448 0 0 16 0 2 0 498396180 219791360 36090 33554432000 4194304 5787044 140735351598736 18446744073709551615 264738228657 0 0 4096 0 18446604464863597824 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2370.53
Current children cumulated vsize (KiB) 223340

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 14416 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 2370.53
#
# 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): 2370.53
CPU user time (s): 2347.58
CPU system time (s): 22.95
CPU usage (%): 182.346
Max. virtual memory (cumulated for all children) (KiB): 223340

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 1.9907 second user time and 5.10922 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 08:50:05
IDJOB=3250324
IDBENCH=83250
IDSOLVER=1601
FILE ID=node141/3250324-1304059805
RUNJOBID= node141-1304055896-14013
PBS_JOBID= 13170418
Free space on /tmp= 71424 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_511.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250324-1304059805/watcher-3250324-1304059805 -o /tmp/evaluation-result-3250324-1304059805/solver-3250324-1304059805 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3250324-1304059805.cnf 1937658069 4800 15500 4

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

MD5SUM BENCH= 766a362c83d920a8f8dd49df62ed42c9
RANDOM SEED=1937658069

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.84
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.806
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.806
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.806
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:      14742120 kB
Buffers:       1625468 kB
Cached:       15537240 kB
SwapCached:          0 kB
Active:        8393560 kB
Inactive:      9232084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14742120 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1592 kB
Writeback:           0 kB
AnonPages:      463204 kB
Mapped:          15512 kB
Slab:           518588 kB
PageTables:       5616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   620992 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= 71400 MiB
End job on node141 at 2011-04-29 09:11:47