Trace number 3290399

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.988
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
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: 14702
0.00/0.00	c parsetime: 753us
0.00/0.00	c parsed 2664 clauses with 708 variables
0.00/0.90	c preprocessor returned 10023 variables
0.00/0.90	c preprocessing returned UNKNOWN
0.00/0.90	c PP set 76 variables
0.00/0.90	c pp time: 896199us (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-3290399-1304063327/watcher-3290399-1304063327 -o /tmp/evaluation-result-3290399-1304063327/solver-3290399-1304063327 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3290399-1304063327.cnf 1894280145 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.92 3.79 3.72 4/179 14701
/proc/meminfo: memFree=15003784/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0

[startup+0.101558 s]
/proc/loadavg: 3.92 3.79 3.72 4/179 14701
/proc/meminfo: memFree=15003784/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.20054 s]
/proc/loadavg: 3.92 3.79 3.72 4/179 14701
/proc/meminfo: memFree=15003784/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300532 s]
/proc/loadavg: 3.92 3.79 3.72 4/179 14701
/proc/meminfo: memFree=15003784/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70045 s]
/proc/loadavg: 3.92 3.79 3.72 4/179 14701
/proc/meminfo: memFree=15003784/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50029 s]
/proc/loadavg: 3.92 3.79 3.72 5/182 14704
/proc/meminfo: memFree=14995004/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=102500 CPUtime=1.87 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 3079 0 0 0 174 13 0 0 19 0 2 0 498748278 104960000 2663 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14702/statm: 25625 2663 391 389 0 21375 0
[pid=14702/tid=14704] ppid=14701 vsize=102500 CPUtime=0.37 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 10 0 0 0 29 8 0 0 16 0 2 0 498748368 104960000 2663 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 111200

[startup+3.10098 s]
/proc/loadavg: 3.92 3.79 3.72 5/182 14704
/proc/meminfo: memFree=14993640/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=103436 CPUtime=4.58 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 3332 0 0 0 422 36 0 0 24 0 2 0 498748278 105918464 2916 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14702/statm: 25859 2916 391 389 0 21609 0
[pid=14702/tid=14704] ppid=14701 vsize=103436 CPUtime=1.48 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) S 14701 14701 13667 0 -1 4202560 35 0 0 0 125 23 0 0 16 0 2 0 498748368 105918464 2916 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738228657 0 0 4096 0 18446604471135324928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 112136

[startup+6.30035 s]
/proc/loadavg: 3.84 3.78 3.71 5/182 14705
/proc/meminfo: memFree=14991604/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=104700 CPUtime=10.22 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 3706 0 0 0 953 69 0 0 25 0 2 0 498748278 107212800 3290 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14702/statm: 26175 3290 391 389 0 21925 0
[pid=14702/tid=14704] ppid=14701 vsize=104700 CPUtime=3.93 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) S 14701 14701 13667 0 -1 4202560 97 0 0 0 347 46 0 0 15 0 2 0 498748368 107212800 3290 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738228657 0 0 4096 0 18446604471135324928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.22
Current children cumulated vsize (KiB) 113400

[startup+12.7011 s]
/proc/loadavg: 3.86 3.78 3.72 5/182 14705
/proc/meminfo: memFree=14988752/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=106896 CPUtime=21.74 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 4350 0 0 0 2054 120 0 0 25 0 2 0 498748278 109461504 3934 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14702/statm: 26724 3934 391 389 0 22474 0
[pid=14702/tid=14704] ppid=14701 vsize=106896 CPUtime=9.05 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 189 0 0 0 826 79 0 0 15 0 2 0 498748368 109461504 3934 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738228657 0 0 4096 0 18446604471135324928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21.74
Current children cumulated vsize (KiB) 115596

[startup+25.5007 s]
/proc/loadavg: 3.73 3.76 3.71 5/182 14705
/proc/meminfo: memFree=14984068/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=111372 CPUtime=45.17 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 5514 0 0 0 4321 196 0 0 25 0 2 0 498748278 114044928 5098 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14702/statm: 27843 5098 391 389 0 23593 0
[pid=14702/tid=14704] ppid=14701 vsize=111372 CPUtime=19.67 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 335 0 0 0 1838 129 0 0 16 0 2 0 498748368 114044928 5098 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 45.17
Current children cumulated vsize (KiB) 120072

[startup+51.1009 s]
/proc/loadavg: 3.82 3.78 3.72 5/182 14706
/proc/meminfo: memFree=14975488/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=119352 CPUtime=92.69 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 7729 0 0 0 8966 303 0 0 25 0 2 0 498748278 122216448 7313 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14702/statm: 29838 7313 391 389 0 25588 0
[pid=14702/tid=14704] ppid=14701 vsize=119352 CPUtime=41.59 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 514 0 0 0 3960 199 0 0 16 0 2 0 498748368 122216448 7313 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 92.69
Current children cumulated vsize (KiB) 128052

[startup+102.301 s]
/proc/loadavg: 3.74 3.76 3.71 5/182 14707
/proc/meminfo: memFree=14963944/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=129388 CPUtime=188.8 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 10425 0 0 0 18411 469 0 0 25 0 2 0 498748278 132493312 10009 33554432000 4194304 5787044 140735688761472 18446744073709551615 5531774 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14702/statm: 32347 10009 391 389 0 28097 0
[pid=14702/tid=14704] ppid=14701 vsize=129388 CPUtime=86.48 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 893 0 0 0 8344 304 0 0 16 0 2 0 498748368 132493312 10009 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 188.8
Current children cumulated vsize (KiB) 138088

[startup+162.301 s]
/proc/loadavg: 3.69 3.75 3.72 5/182 14709
/proc/meminfo: memFree=14951156/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=142256 CPUtime=302.29 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 13869 0 0 0 29615 614 0 0 25 0 2 0 498748278 145670144 13196 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14702/statm: 35564 13196 392 389 0 31314 0
[pid=14702/tid=14704] ppid=14701 vsize=142256 CPUtime=139.98 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 1106 0 0 0 13605 393 0 0 17 0 2 0 498748368 145670144 13196 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 302.29
Current children cumulated vsize (KiB) 150956

[startup+222.307 s]
/proc/loadavg: 3.72 3.75 3.72 5/182 14710
/proc/meminfo: memFree=14950268/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=142512 CPUtime=416.02 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 14043 0 0 0 40850 752 0 0 25 0 2 0 498748278 145932288 13370 33554432000 4194304 5787044 140735688761472 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14702/statm: 35628 13370 392 389 0 31378 0
[pid=14702/tid=14704] ppid=14701 vsize=142512 CPUtime=193.71 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 1203 0 0 0 18890 481 0 0 18 0 2 0 498748368 145932288 13370 33554432000 4194304 5787044 140735688761472 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 416.02
Current children cumulated vsize (KiB) 151212

[startup+282.301 s]
/proc/loadavg: 3.83 3.78 3.73 5/182 14712
/proc/meminfo: memFree=14937848/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=153064 CPUtime=530.46 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 16929 0 0 0 52190 856 0 0 25 0 2 0 498748278 156737536 16256 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14702/statm: 38266 16256 392 389 0 34016 0
[pid=14702/tid=14704] ppid=14701 vsize=153064 CPUtime=248.14 cores=1,3,5,7

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

[pid=14702] ppid=14701 vsize=184212 CPUtime=1446.52 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 25886 0 0 0 142842 1810 0 0 25 0 2 0 498748278 188633088 24700 33554432000 4194304 5787044 140735688761472 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14702/statm: 46053 24700 392 389 0 41803 0
[pid=14702/tid=14704] ppid=14701 vsize=184212 CPUtime=684.19 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 2432 0 0 0 67257 1162 0 0 18 0 2 0 498748368 188633088 24700 33554432000 4194304 5787044 140735688761472 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1446.52
Current children cumulated vsize (KiB) 192912

[startup+822.3 s]
/proc/loadavg: 3.81 3.64 3.65 4/182 14794
/proc/meminfo: memFree=14883472/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=195392 CPUtime=1561.84 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 28803 0 0 0 154310 1874 0 0 25 0 2 0 498748278 200081408 27617 33554432000 4194304 5787044 140735688761472 18446744073709551615 5527101 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14702/statm: 48848 27617 392 389 0 44598 0
[pid=14702/tid=14704] ppid=14701 vsize=195392 CPUtime=739.52 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 2812 0 0 0 72755 1197 0 0 18 0 2 0 498748368 200081408 27617 33554432000 4194304 5787044 140735688761472 18446744073709551615 5527218 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1561.84
Current children cumulated vsize (KiB) 204092

[startup+882.307 s]
/proc/loadavg: 3.81 3.66 3.65 5/182 14796
/proc/meminfo: memFree=14879232/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=200264 CPUtime=1677.4 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 29889 0 0 0 165809 1931 0 0 25 0 2 0 498748278 205070336 28703 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14702/statm: 50066 28703 392 389 0 45816 0
[pid=14702/tid=14704] ppid=14701 vsize=200264 CPUtime=795.07 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 2856 0 0 0 78278 1229 0 0 18 0 2 0 498748368 205070336 28703 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1677.4
Current children cumulated vsize (KiB) 208964

[startup+942.301 s]
/proc/loadavg: 3.84 3.69 3.65 5/182 14797
/proc/meminfo: memFree=14865816/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=200264 CPUtime=1792.25 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 29890 0 0 0 177213 2012 0 0 25 0 2 0 498748278 205070336 28704 33554432000 4194304 5787044 140735688761472 18446744073709551615 5527666 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14702/statm: 50066 28704 392 389 0 45816 0
[pid=14702/tid=14704] ppid=14701 vsize=200264 CPUtime=849.92 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 2856 0 0 0 83718 1274 0 0 18 0 2 0 498748368 205070336 28704 33554432000 4194304 5787044 140735688761472 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1792.25
Current children cumulated vsize (KiB) 208964

[startup+1002.3 s]
/proc/loadavg: 3.85 3.71 3.66 5/182 14799
/proc/meminfo: memFree=14839512/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=200264 CPUtime=1907.29 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 29890 0 0 0 188636 2093 0 0 25 0 2 0 498748278 205070336 28704 33554432000 4194304 5787044 140735688761472 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14702/statm: 50066 28704 392 389 0 45816 0
[pid=14702/tid=14704] ppid=14701 vsize=200264 CPUtime=904.96 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 2856 0 0 0 89176 1320 0 0 18 0 2 0 498748368 205070336 28704 33554432000 4194304 5787044 140735688761472 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1907.29
Current children cumulated vsize (KiB) 208964

[startup+1062.3 s]
/proc/loadavg: 3.82 3.72 3.66 5/182 14801
/proc/meminfo: memFree=14839488/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=200264 CPUtime=2022.52 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 29892 0 0 0 200091 2161 0 0 25 0 2 0 498748278 205070336 28706 33554432000 4194304 5787044 140735688761472 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14702/statm: 50066 28706 392 389 0 45816 0
[pid=14702/tid=14704] ppid=14701 vsize=200264 CPUtime=960.19 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 2856 0 0 0 94661 1358 0 0 18 0 2 0 498748368 205070336 28706 33554432000 4194304 5787044 140735688761472 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2022.52
Current children cumulated vsize (KiB) 208964

[startup+1122.3 s]
/proc/loadavg: 3.89 3.74 3.67 5/182 14802
/proc/meminfo: memFree=14839332/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=200264 CPUtime=2137.98 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 29905 0 0 0 211570 2228 0 0 25 0 2 0 498748278 205070336 28719 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14702/statm: 50066 28719 392 389 0 45816 0
[pid=14702/tid=14704] ppid=14701 vsize=200264 CPUtime=1015.64 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 2859 0 0 0 100168 1396 0 0 18 0 2 0 498748368 205070336 28719 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2137.98
Current children cumulated vsize (KiB) 208964

[startup+1182.3 s]
/proc/loadavg: 3.82 3.74 3.67 5/182 14804
/proc/meminfo: memFree=14837576/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=200264 CPUtime=2253.47 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 29918 0 0 0 223056 2291 0 0 25 0 2 0 498748278 205070336 28732 33554432000 4194304 5787044 140735688761472 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14702/statm: 50066 28732 392 389 0 45816 0
[pid=14702/tid=14704] ppid=14701 vsize=200264 CPUtime=1071.14 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 2866 0 0 0 105682 1432 0 0 18 0 2 0 498748368 205070336 28732 33554432000 4194304 5787044 140735688761472 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2253.47
Current children cumulated vsize (KiB) 208964

[startup+1242.3 s]
/proc/loadavg: 3.88 3.77 3.68 5/182 14806
/proc/meminfo: memFree=14810268/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=200792 CPUtime=2369 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 30182 0 0 0 234547 2353 0 0 25 0 2 0 498748278 205611008 28996 33554432000 4194304 5787044 140735688761472 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14702/statm: 50198 28996 392 389 0 45948 0
[pid=14702/tid=14704] ppid=14701 vsize=200792 CPUtime=1126.66 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 2898 0 0 0 111198 1468 0 0 18 0 2 0 498748368 205611008 28996 33554432000 4194304 5787044 140735688761472 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2369
Current children cumulated vsize (KiB) 209492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.68 3.74 3.68 5/182 14807
/proc/meminfo: memFree=14785824/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=205680 CPUtime=2480.23 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 31489 0 0 0 245616 2407 0 0 25 0 2 0 498748278 210616320 30303 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14702/statm: 51420 30303 392 389 0 47170 0
[pid=14702/tid=14704] ppid=14701 vsize=205680 CPUtime=1180.18 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 3022 0 0 0 116519 1499 0 0 18 0 2 0 498748368 210616320 30303 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2480.23
Current children cumulated vsize (KiB) 214380

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.68 3.74 3.68 5/182 14807
/proc/meminfo: memFree=14785824/32951124 swapFree=67111528/67111528
[pid=14701] ppid=14699 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14701/stat : 14701 (prissup.sh) S 14699 14701 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498748278 8908800 252 33554432000 4194304 4922060 140735996516624 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14701/statm: 2175 252 211 178 0 68 0
[pid=14702] ppid=14701 vsize=205680 CPUtime=2480.23 cores=1,3,5,7
/proc/14702/stat : 14702 (priss) R 14701 14701 13667 0 -1 4202496 31489 0 0 0 245616 2407 0 0 25 0 2 0 498748278 210616320 30303 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14702/statm: 51420 30303 392 389 0 47170 0
[pid=14702/tid=14704] ppid=14701 vsize=205680 CPUtime=1180.18 cores=1,3,5,7
/proc/14702/task/14704/stat : 14704 (priss) R 14701 14701 13667 0 -1 4202560 3022 0 0 0 116519 1499 0 0 18 0 2 0 498748368 210616320 30303 33554432000 4194304 5787044 140735688761472 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2480.23
Current children cumulated vsize (KiB) 214380

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14701 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 2480.23
#
# 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): 2480.23
CPU user time (s): 2456.16
CPU system time (s): 24.07
CPU usage (%): 190.784
Max. virtual memory (cumulated for all children) (KiB): 214380

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= 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.01269 second user time and 5.06223 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 09:48:47
IDJOB=3290399
IDBENCH=83432
IDSOLVER=1601
FILE ID=node141/3290399-1304063327
RUNJOBID= node141-1304055896-14013
PBS_JOBID= 13170418
Free space on /tmp= 71424 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_3_keyfind_1.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290399-1304063327/watcher-3290399-1304063327 -o /tmp/evaluation-result-3290399-1304063327/solver-3290399-1304063327 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3290399-1304063327.cnf 1894280145 4800 15500 4

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=1894280145

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:      15004064 kB
Buffers:       1625580 kB
Cached:       15537492 kB
SwapCached:          0 kB
Active:        8132804 kB
Inactive:      9231184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15004064 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1588 kB
Writeback:           0 kB
AnonPages:      200908 kB
Mapped:          15544 kB
Slab:           518576 kB
PageTables:       5048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   355388 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= 71416 MiB
End job on node141 at 2011-04-29 10:10:29