Trace number 3263570

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
MD5SUMe826117d87949a5b285e72732bfa395b
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 variables870
Number of clauses69964
Sum of the clauses size140740
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269935
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

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: 21531
0.00/0.02	c parsetime: 15397us
0.00/0.02	c parsed 69964 clauses with 870 variables
2.39/2.40	c preprocessor returned 10009 variables
2.39/2.40	c preprocessing returned UNKNOWN
2.39/2.40	c PP set 0 variables
2.39/2.40	c pp time: 2382929us (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-3263570-1304065852/watcher-3263570-1304065852 -o /tmp/evaluation-result-3263570-1304065852/solver-3263570-1304065852 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3263570-1304065852.cnf 270748444 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.88 3.67 3.63 3/179 21530
/proc/meminfo: memFree=18516228/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0

[startup+0.0223009 s]
/proc/loadavg: 3.88 3.67 3.63 3/179 21530
/proc/meminfo: memFree=18516228/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100303 s]
/proc/loadavg: 3.88 3.67 3.63 3/179 21530
/proc/meminfo: memFree=18516228/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300261 s]
/proc/loadavg: 3.88 3.67 3.63 3/179 21530
/proc/meminfo: memFree=18516228/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700154 s]
/proc/loadavg: 3.88 3.67 3.63 3/179 21530
/proc/meminfo: memFree=18516228/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50103 s]
/proc/loadavg: 3.88 3.67 3.63 4/181 21532
/proc/meminfo: memFree=18509392/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=24944 CPUtime=1.49 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 4058 0 0 0 149 0 0 0 25 0 1 0 518183142 25542656 2193 33554432000 4194304 5787044 140733847945040 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21531/statm: 6236 2193 339 389 0 1986 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33644

[startup+3.10076 s]
/proc/loadavg: 3.73 3.64 3.62 4/181 21532
/proc/meminfo: memFree=18505300/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=106524 CPUtime=3.51 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 7116 0 0 0 346 5 0 0 19 0 2 0 518183142 109080576 3602 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 26631 3602 392 389 0 22381 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 115224

[startup+6.30118 s]
/proc/loadavg: 3.73 3.64 3.62 5/182 21533
/proc/meminfo: memFree=18500896/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=107464 CPUtime=8.8 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 7543 0 0 0 856 24 0 0 25 0 2 0 518183142 110043136 4029 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 26866 4029 392 389 0 22616 0
[pid=21531/tid=21533] ppid=21530 vsize=107464 CPUtime=2.5 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 67 0 0 0 228 22 0 0 15 0 2 0 518183383 110043136 4029 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.8
Current children cumulated vsize (KiB) 116164

[startup+12.701 s]
/proc/loadavg: 3.77 3.65 3.62 5/182 21533
/proc/meminfo: memFree=18494700/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=109576 CPUtime=19.56 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 8946 0 0 0 1898 58 0 0 25 0 2 0 518183142 112205824 5432 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 27394 5432 392 389 0 23144 0
[pid=21531/tid=21533] ppid=21530 vsize=109576 CPUtime=6.86 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 117 0 0 0 632 54 0 0 15 0 2 0 518183383 112205824 5432 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.56
Current children cumulated vsize (KiB) 118276

[startup+25.5007 s]
/proc/loadavg: 3.81 3.66 3.63 5/182 21533
/proc/meminfo: memFree=18485896/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=113676 CPUtime=41.43 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 11195 0 0 0 4032 111 0 0 25 0 2 0 518183142 116404224 7681 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 28419 7681 392 389 0 24169 0
[pid=21531/tid=21533] ppid=21530 vsize=113676 CPUtime=15.94 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 117 0 0 0 1491 103 0 0 15 0 2 0 518183383 116404224 7681 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 41.43
Current children cumulated vsize (KiB) 122376

[startup+51.1011 s]
/proc/loadavg: 3.81 3.67 3.63 3/178 21535
/proc/meminfo: memFree=18767576/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=113940 CPUtime=85.93 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 13279 0 0 0 8398 195 0 0 25 0 2 0 518183142 116674560 9744 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 28485 9744 392 389 0 24235 0
[pid=21531/tid=21533] ppid=21530 vsize=113940 CPUtime=34.83 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 192 0 0 0 3306 177 0 0 15 0 2 0 518183383 116674560 9744 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 85.93
Current children cumulated vsize (KiB) 122640

[startup+102.307 s]
/proc/loadavg: 3.54 3.62 3.62 5/182 21566
/proc/meminfo: memFree=18710180/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=120288 CPUtime=176.4 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 18399 0 0 0 17307 333 0 0 25 0 2 0 518183142 123174912 14785 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 30072 14785 392 389 0 25822 0
[pid=21531/tid=21533] ppid=21530 vsize=120288 CPUtime=74.09 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 483 0 0 0 7114 295 0 0 15 0 2 0 518183383 123174912 14785 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 176.4
Current children cumulated vsize (KiB) 128988

[startup+162.301 s]
/proc/loadavg: 3.56 3.61 3.61 4/182 21567
/proc/meminfo: memFree=18674692/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=122400 CPUtime=283.45 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 22150 0 0 0 27881 464 0 0 25 0 2 0 518183142 125337600 18182 33554432000 4194304 5787044 140733847945040 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 30600 18182 392 389 0 26350 0
[pid=21531/tid=21533] ppid=21530 vsize=122400 CPUtime=121.15 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 755 0 0 0 11712 403 0 0 15 0 2 0 518183383 125337600 18182 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 283.45
Current children cumulated vsize (KiB) 131100

[startup+222.301 s]
/proc/loadavg: 3.71 3.63 3.62 4/182 21569
/proc/meminfo: memFree=18634744/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=127760 CPUtime=391.39 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 27483 0 0 0 38560 579 0 0 25 0 2 0 518183142 130826240 23418 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 31940 23418 392 389 0 27690 0
[pid=21531/tid=21533] ppid=21530 vsize=127760 CPUtime=169.09 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 1043 0 0 0 16417 492 0 0 15 0 2 0 518183383 130826240 23418 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 391.39
Current children cumulated vsize (KiB) 136460

[startup+282.3 s]
/proc/loadavg: 3.72 3.64 3.62 5/182 21570
/proc/meminfo: memFree=18625188/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=128560 CPUtime=500.22 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 28212 0 0 0 49348 674 0 0 25 0 2 0 518183142 131645440 24147 33554432000 4194304 5787044 140733847945040 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 32140 24147 392 389 0 27890 0
[pid=21531/tid=21533] ppid=21530 vsize=128560 CPUtime=217.92 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 1192 0 0 0 21218 574 0 0 15 0 2 0 518183383 131645440 24147 33554432000 4194304 5787044 140733847945040 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 500.22
Current children cumulated vsize (KiB) 137260


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

[pid=21531] ppid=21530 vsize=208260 CPUtime=1268.15 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 44884 0 0 0 125632 1183 0 0 25 0 2 0 518183142 213258240 39879 33554432000 4194304 5787044 140733847945040 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 52065 39879 392 389 0 47815 0
[pid=21531/tid=21533] ppid=21530 vsize=208260 CPUtime=565.85 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 2101 0 0 0 55615 970 0 0 15 0 2 0 518183383 213258240 39879 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1268.15
Current children cumulated vsize (KiB) 216960

[startup+762.307 s]
/proc/loadavg: 3.62 3.65 3.63 5/182 21583
/proc/meminfo: memFree=18477684/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=213076 CPUtime=1378.81 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 47623 0 0 0 136637 1244 0 0 25 0 2 0 518183142 218189824 42618 33554432000 4194304 5787044 140733847945040 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 53269 42618 392 389 0 49019 0
[pid=21531/tid=21533] ppid=21530 vsize=213076 CPUtime=616.49 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 2250 0 0 0 60633 1016 0 0 16 0 2 0 518183383 218189824 42618 33554432000 4194304 5787044 140733847945040 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1378.81
Current children cumulated vsize (KiB) 221776

[startup+822.301 s]
/proc/loadavg: 3.75 3.67 3.64 5/182 21585
/proc/meminfo: memFree=18452620/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=213684 CPUtime=1490.6 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 50399 0 0 0 147765 1295 0 0 25 0 2 0 518183142 218812416 45394 33554432000 4194304 5787044 140733847945040 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 53421 45394 392 389 0 49171 0
[pid=21531/tid=21533] ppid=21530 vsize=213684 CPUtime=668.28 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 2363 0 0 0 65778 1050 0 0 16 0 2 0 518183383 218812416 45394 33554432000 4194304 5787044 140733847945040 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1490.6
Current children cumulated vsize (KiB) 222384

[startup+882.301 s]
/proc/loadavg: 3.78 3.70 3.65 5/182 21586
/proc/meminfo: memFree=18415412/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=284616 CPUtime=1601.98 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 55270 0 0 0 158842 1356 0 0 25 0 2 0 518183142 291446784 50265 33554432000 4194304 5787044 140733847945040 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 71154 50265 392 389 0 66904 0
[pid=21531/tid=21533] ppid=21530 vsize=284616 CPUtime=719.67 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 2633 0 0 0 70875 1092 0 0 15 0 2 0 518183383 291446784 50265 33554432000 4194304 5787044 140733847945040 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 293316

[startup+942.301 s]
/proc/loadavg: 3.80 3.72 3.65 5/182 21588
/proc/meminfo: memFree=18408300/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=284928 CPUtime=1713.29 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 57263 0 0 0 169919 1410 0 0 25 0 2 0 518183142 291766272 51933 33554432000 4194304 5787044 140733847945040 18446744073709551615 5527590 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 71232 51933 392 389 0 66982 0
[pid=21531/tid=21533] ppid=21530 vsize=284928 CPUtime=770.98 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 2724 0 0 0 75965 1133 0 0 15 0 2 0 518183383 291766272 51933 33554432000 4194304 5787044 140733847945040 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1713.29
Current children cumulated vsize (KiB) 293628

[startup+1002.3 s]
/proc/loadavg: 3.66 3.69 3.64 4/182 21590
/proc/meminfo: memFree=18408276/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=285136 CPUtime=1824.09 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 57288 0 0 0 180941 1468 0 0 25 0 2 0 518183142 291979264 51958 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 71284 51958 392 389 0 67034 0
[pid=21531/tid=21533] ppid=21530 vsize=285136 CPUtime=821.78 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) S 21530 21530 20430 0 -1 4202560 2748 0 0 0 80997 1181 0 0 15 0 2 0 518183383 291979264 51958 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134537649 0 0 4096 0 18446604451294828672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1824.09
Current children cumulated vsize (KiB) 293836

[startup+1062.3 s]
/proc/loadavg: 3.70 3.70 3.65 5/182 21591
/proc/meminfo: memFree=18408240/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=285136 CPUtime=1935.04 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 57295 0 0 0 191983 1521 0 0 25 0 2 0 518183142 291979264 51965 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 71284 51965 392 389 0 67034 0
[pid=21531/tid=21533] ppid=21530 vsize=285136 CPUtime=872.73 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 2751 0 0 0 86049 1224 0 0 15 0 2 0 518183383 291979264 51965 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1935.04
Current children cumulated vsize (KiB) 293836

[startup+1122.3 s]
/proc/loadavg: 3.68 3.69 3.64 5/182 21593
/proc/meminfo: memFree=18407728/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=285136 CPUtime=2045.92 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 57352 0 0 0 203019 1573 0 0 25 0 2 0 518183142 291979264 52022 33554432000 4194304 5787044 140733847945040 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 71284 52022 392 389 0 67034 0
[pid=21531/tid=21533] ppid=21530 vsize=285136 CPUtime=923.6 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 2782 0 0 0 91094 1266 0 0 15 0 2 0 518183383 291979264 52022 33554432000 4194304 5787044 140733847945040 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2045.92
Current children cumulated vsize (KiB) 293836

[startup+1182.3 s]
/proc/loadavg: 3.78 3.70 3.64 4/182 21594
/proc/meminfo: memFree=18407096/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=285408 CPUtime=2157.22 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 57434 0 0 0 214099 1623 0 0 25 0 2 0 518183142 292257792 52104 33554432000 4194304 5787044 140733847945040 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 71352 52104 392 389 0 67102 0
[pid=21531/tid=21533] ppid=21530 vsize=285408 CPUtime=974.9 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) S 21530 21530 20430 0 -1 4202560 2837 0 0 0 96184 1306 0 0 15 0 2 0 518183383 292257792 52104 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134537649 0 0 4096 0 18446604451294828672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2157.22
Current children cumulated vsize (KiB) 294108

[startup+1242.3 s]
/proc/loadavg: 3.74 3.71 3.65 5/182 21596
/proc/meminfo: memFree=18396660/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=285984 CPUtime=2268.27 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 57652 0 0 0 225156 1671 0 0 25 0 2 0 518183142 292847616 52322 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 71496 52322 392 389 0 67246 0
[pid=21531/tid=21533] ppid=21530 vsize=285984 CPUtime=1025.96 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 2952 0 0 0 101252 1344 0 0 16 0 2 0 518183383 292847616 52322 33554432000 4194304 5787044 140733847945040 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2268.27
Current children cumulated vsize (KiB) 294684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.60 3.68 3.64 5/182 21597
/proc/meminfo: memFree=18371216/32951124 swapFree=67111528/67111528
[pid=21530] ppid=21528 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (prissup.sh) S 21528 21530 20430 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518183142 8908800 251 33554432000 4194304 4922060 140733336394864 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21530/statm: 2175 251 211 178 0 68 0
[pid=21531] ppid=21530 vsize=290676 CPUtime=2375.29 cores=0,2,4,6
/proc/21531/stat : 21531 (priss) R 21530 21530 20430 0 -1 4202496 60425 0 0 0 235807 1722 0 0 25 0 2 0 518183142 297652224 55095 33554432000 4194304 5787044 140733847945040 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21531/statm: 72669 55095 392 389 0 68419 0
[pid=21531/tid=21533] ppid=21530 vsize=290676 CPUtime=1075.25 cores=0,2,4,6
/proc/21531/task/21533/stat : 21533 (priss) R 21530 21530 20430 0 -1 4202560 3090 0 0 0 106147 1378 0 0 15 0 2 0 518183383 297652224 55095 33554432000 4194304 5787044 140733847945040 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2375.29
Current children cumulated vsize (KiB) 299376

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 21530 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 2375.29
#
# 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): 2375.29
CPU user time (s): 2358.07
CPU system time (s): 17.22
CPU usage (%): 182.712
Max. virtual memory (cumulated for all children) (KiB): 299376

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.22666 second user time and 4.87126 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 10:30:52
IDJOB=3263570
IDBENCH=83986
IDSOLVER=1601
FILE ID=node138/3263570-1304065852
RUNJOBID= node138-1304054164-20448
PBS_JOBID= 13170427
Free space on /tmp= 71812 MiB

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

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

MD5SUM BENCH= e826117d87949a5b285e72732bfa395b
RANDOM SEED=270748444

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.80
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.854
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.854
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.82
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.854
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:      18516392 kB
Buffers:       2040848 kB
Cached:       11475616 kB
SwapCached:          0 kB
Active:        3527100 kB
Inactive:     10344576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18516392 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2356 kB
Writeback:           0 kB
AnonPages:      354816 kB
Mapped:          15520 kB
Slab:           499416 kB
PageTables:       5384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   518008 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= 71812 MiB
End job on node138 at 2011-04-29 10:52:34