Trace number 3249928

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

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1520_u.cnf
MD5SUMac02a3a5c06227748ecf75dd451ebb7e
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 variables63840
Number of clauses123900
Sum of the clauses size369320
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22380
Number of clauses of size 3121520
Number of clauses of size 40
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: 1295
0.00/0.03	c parsetime: 31737us
0.00/0.03	c parsed 123900 clauses with 63840 variables
1.69/1.74	c preprocessor returned 63840 variables
1.69/1.74	c preprocessing returned UNKNOWN
1.69/1.74	c PP set 438 variables
1.69/1.74	c pp time: 1693338us (1s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3249928-1304058386/watcher-3249928-1304058386 -o /tmp/evaluation-result-3249928-1304058386/solver-3249928-1304058386 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3249928-1304058386.cnf 320162943 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.66 3.56 3.53 3/179 1294
/proc/meminfo: memFree=23368852/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0

[startup+0.099728 s]
/proc/loadavg: 3.66 3.56 3.53 3/179 1294
/proc/meminfo: memFree=23368852/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100663 s]
/proc/loadavg: 3.66 3.56 3.53 3/179 1294
/proc/meminfo: memFree=23368852/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300693 s]
/proc/loadavg: 3.66 3.56 3.53 3/179 1294
/proc/meminfo: memFree=23368852/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700613 s]
/proc/loadavg: 3.66 3.56 3.53 3/179 1294
/proc/meminfo: memFree=23368852/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50049 s]
/proc/loadavg: 3.66 3.56 3.53 4/181 1296
/proc/meminfo: memFree=23328792/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=59728 CPUtime=1.49 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 12645 0 0 0 148 1 0 0 25 0 1 0 596069304 61161472 10022 33554432000 4194304 5787044 140736685883952 18446744073709551615 4345920 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1295/statm: 14932 10022 337 389 0 10682 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68428

[startup+3.10117 s]
/proc/loadavg: 3.52 3.53 3.52 4/182 1297
/proc/meminfo: memFree=23311300/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=215824 CPUtime=4.08 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 16876 0 0 0 359 49 0 0 19 0 2 0 596069304 221003776 14253 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1295/statm: 53956 14253 390 389 0 49706 0
[pid=1295/tid=1297] ppid=1294 vsize=215824 CPUtime=0.98 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) R 1294 1294 30862 0 -1 4202560 399 0 0 0 54 44 0 0 15 0 2 0 596069480 221003776 14253 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 18446604448665193280 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.08
Current children cumulated vsize (KiB) 224524

[startup+6.30059 s]
/proc/loadavg: 3.52 3.53 3.52 4/182 1297
/proc/meminfo: memFree=23302892/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=215824 CPUtime=9.8 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 17048 0 0 0 758 222 0 0 25 0 2 0 596069304 221003776 14425 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1295/statm: 53956 14425 390 389 0 49706 0
[pid=1295/tid=1297] ppid=1294 vsize=215824 CPUtime=3.5 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) R 1294 1294 30862 0 -1 4202560 427 0 0 0 141 209 0 0 15 0 2 0 596069480 221003776 14425 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.8
Current children cumulated vsize (KiB) 224524

[startup+12.7004 s]
/proc/loadavg: 3.52 3.53 3.52 4/182 1297
/proc/meminfo: memFree=23296452/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=215824 CPUtime=21.13 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 17224 0 0 0 1582 531 0 0 25 0 2 0 596069304 221003776 14601 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1295/statm: 53956 14601 390 389 0 49706 0
[pid=1295/tid=1297] ppid=1294 vsize=215824 CPUtime=8.43 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) R 1294 1294 30862 0 -1 4202560 436 0 0 0 335 508 0 0 15 0 2 0 596069480 221003776 14601 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.13
Current children cumulated vsize (KiB) 224524

[startup+25.501 s]
/proc/loadavg: 3.60 3.55 3.53 3/182 1298
/proc/meminfo: memFree=23281692/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=216156 CPUtime=43.32 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 17521 0 0 0 3219 1113 0 0 25 0 2 0 596069304 221343744 14898 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1295/statm: 54039 14898 390 389 0 49789 0
[pid=1295/tid=1297] ppid=1294 vsize=216156 CPUtime=17.83 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) R 1294 1294 30862 0 -1 4202560 436 0 0 0 729 1054 0 0 15 0 2 0 596069480 221343744 14898 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 43.32
Current children cumulated vsize (KiB) 224856

[startup+51.1003 s]
/proc/loadavg: 3.72 3.58 3.54 4/182 1298
/proc/meminfo: memFree=23248316/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=220756 CPUtime=81.67 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 19296 0 0 0 6041 2126 0 0 25 0 2 0 596069304 226054144 16670 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1295/statm: 55189 16670 390 389 0 50939 0
[pid=1295/tid=1297] ppid=1294 vsize=220756 CPUtime=30.57 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) R 1294 1294 30862 0 -1 4202560 581 0 0 0 1235 1822 0 0 15 0 2 0 596069480 226054144 16670 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 81.67
Current children cumulated vsize (KiB) 229456

[startup+102.307 s]
/proc/loadavg: 3.64 3.59 3.54 5/182 1300
/proc/meminfo: memFree=23226100/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=230760 CPUtime=154.97 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 23334 0 0 0 11683 3814 0 0 25 0 2 0 596069304 236298240 20685 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1295/statm: 57690 20685 390 389 0 53440 0
[pid=1295/tid=1297] ppid=1294 vsize=230760 CPUtime=52.66 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) S 1294 1294 30862 0 -1 4202560 733 0 0 0 2184 3082 0 0 18 0 2 0 596069480 236298240 20685 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 154.97
Current children cumulated vsize (KiB) 239460

[startup+162.301 s]
/proc/loadavg: 3.67 3.61 3.55 5/182 1301
/proc/meminfo: memFree=23205712/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=232136 CPUtime=253.84 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 27839 0 0 0 19582 5802 0 0 18 0 2 0 596069304 237707264 25093 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1295/statm: 58034 25093 390 389 0 53784 0
[pid=1295/tid=1297] ppid=1294 vsize=232136 CPUtime=91.55 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) R 1294 1294 30862 0 -1 4202560 1008 0 0 0 4273 4882 0 0 15 0 2 0 596069480 237707264 25093 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 253.84
Current children cumulated vsize (KiB) 240836

[startup+222.301 s]
/proc/loadavg: 3.66 3.62 3.55 5/182 1303
/proc/meminfo: memFree=23154336/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=240152 CPUtime=358.14 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 33307 0 0 0 28034 7780 0 0 18 0 2 0 596069304 245915648 30359 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1295/statm: 60038 30359 390 389 0 55788 0
[pid=1295/tid=1297] ppid=1294 vsize=240152 CPUtime=135.85 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) R 1294 1294 30862 0 -1 4202560 1323 0 0 0 6808 6777 0 0 15 0 2 0 596069480 245915648 30359 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 358.14
Current children cumulated vsize (KiB) 248852

[startup+282.301 s]
/proc/loadavg: 3.66 3.62 3.55 5/182 1304
/proc/meminfo: memFree=23082240/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=257444 CPUtime=462.06 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 38299 0 0 0 36746 9460 0 0 18 0 2 0 596069304 263622656 35351 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1295/statm: 64361 35351 390 389 0 60111 0
[pid=1295/tid=1297] ppid=1294 vsize=257444 CPUtime=179.78 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) S 1294 1294 30862 0 -1 4202560 1723 0 0 0 9599 8379 0 0 15 0 2 0 596069480 263622656 35351 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 18446604448665193280 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 462.06

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

[pid=1295] ppid=1294 vsize=505092 CPUtime=1191.68 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 99706 0 0 0 103789 15379 0 0 18 0 2 0 596069304 517214208 93226 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1295/statm: 126273 93226 390 389 0 122023 0
[pid=1295/tid=1297] ppid=1294 vsize=505092 CPUtime=489.41 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) R 1294 1294 30862 0 -1 4202560 4525 0 0 0 35095 13846 0 0 15 0 2 0 596069480 517214208 93226 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1191.68
Current children cumulated vsize (KiB) 513792

[startup+762.307 s]
/proc/loadavg: 3.58 3.59 3.55 5/182 1320
/proc/meminfo: memFree=22652232/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=570628 CPUtime=1296.41 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 109375 0 0 0 113449 16192 0 0 25 0 2 0 596069304 584323072 102895 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1295/statm: 142657 102895 390 389 0 138407 0
[pid=1295/tid=1297] ppid=1294 vsize=570628 CPUtime=534.13 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) S 1294 1294 30862 0 -1 4202560 4525 0 0 0 38818 14595 0 0 15 0 2 0 596069480 584323072 102895 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 18446604448665193280 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1296.41
Current children cumulated vsize (KiB) 579328

[startup+822.301 s]
/proc/loadavg: 3.50 3.57 3.54 5/182 1381
/proc/meminfo: memFree=23119752/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=570628 CPUtime=1402.66 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 120918 0 0 0 123496 16770 0 0 25 0 2 0 596069304 584323072 114438 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1295/statm: 142657 114438 390 389 0 138407 0
[pid=1295/tid=1297] ppid=1294 vsize=570628 CPUtime=580.41 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) R 1294 1294 30862 0 -1 4202560 4525 0 0 0 42923 15118 0 0 15 0 2 0 596069480 584323072 114438 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1402.66
Current children cumulated vsize (KiB) 579328

[startup+882.301 s]
/proc/loadavg: 3.70 3.62 3.55 4/182 1382
/proc/meminfo: memFree=23071620/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=636164 CPUtime=1509.7 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 127580 0 0 0 133679 17291 0 0 25 0 2 0 596069304 651431936 121100 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1295/statm: 159041 121100 390 389 0 154791 0
[pid=1295/tid=1297] ppid=1294 vsize=636164 CPUtime=627.43 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) R 1294 1294 30862 0 -1 4202560 5723 0 0 0 47146 15597 0 0 16 0 2 0 596069480 651431936 121100 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1509.7
Current children cumulated vsize (KiB) 644864

[startup+942.301 s]
/proc/loadavg: 3.69 3.62 3.56 5/182 1384
/proc/meminfo: memFree=23032168/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=636164 CPUtime=1608.07 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 130573 0 0 0 143048 17759 0 0 25 0 2 0 596069304 651431936 123100 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1295/statm: 159041 123100 390 389 0 154791 0
[pid=1295/tid=1297] ppid=1294 vsize=636164 CPUtime=665.81 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) R 1294 1294 30862 0 -1 4202560 6205 0 0 0 50577 16004 0 0 18 0 2 0 596069480 651431936 123100 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1608.07
Current children cumulated vsize (KiB) 644864

[startup+1002.3 s]
/proc/loadavg: 3.71 3.63 3.56 5/182 1386
/proc/meminfo: memFree=23025564/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=636164 CPUtime=1698.14 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 130575 0 0 0 151634 18180 0 0 25 0 2 0 596069304 651431936 123102 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1295/statm: 159041 123102 390 389 0 154791 0
[pid=1295/tid=1297] ppid=1294 vsize=636164 CPUtime=695.89 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) R 1294 1294 30862 0 -1 4202560 6205 0 0 0 53262 16327 0 0 15 0 2 0 596069480 651431936 123102 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1698.14
Current children cumulated vsize (KiB) 644864

[startup+1062.3 s]
/proc/loadavg: 3.83 3.68 3.58 4/182 1387
/proc/meminfo: memFree=22964892/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=636164 CPUtime=1804.63 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 137425 0 0 0 161708 18755 0 0 25 0 2 0 596069304 651431936 129952 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1295/statm: 159041 129952 390 389 0 154791 0
[pid=1295/tid=1297] ppid=1294 vsize=636164 CPUtime=742.38 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) R 1294 1294 30862 0 -1 4202560 6205 0 0 0 57385 16853 0 0 15 0 2 0 596069480 651431936 129952 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1804.63
Current children cumulated vsize (KiB) 644864

[startup+1122.3 s]
/proc/loadavg: 3.87 3.72 3.59 5/182 1389
/proc/meminfo: memFree=22934228/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=701700 CPUtime=1911.96 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 144893 0 0 0 171976 19220 0 0 25 0 2 0 596069304 718540800 137420 33554432000 4194304 5787044 140736685883952 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1295/statm: 175425 137420 390 389 0 171175 0
[pid=1295/tid=1297] ppid=1294 vsize=701700 CPUtime=789.71 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) S 1294 1294 30862 0 -1 4202560 6206 0 0 0 61695 17276 0 0 15 0 2 0 596069480 718540800 137420 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 18446604448665193280 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1911.96
Current children cumulated vsize (KiB) 710400

[startup+1182.3 s]
/proc/loadavg: 3.91 3.75 3.61 5/182 1390
/proc/meminfo: memFree=22915100/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=709760 CPUtime=2019.79 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 148201 0 0 0 182347 19632 0 0 25 0 2 0 596069304 726794240 140728 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1295/statm: 177440 140728 390 389 0 173190 0
[pid=1295/tid=1297] ppid=1294 vsize=709760 CPUtime=837.53 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) R 1294 1294 30862 0 -1 4202560 6803 0 0 0 66100 17653 0 0 15 0 2 0 596069480 726794240 140728 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2019.79
Current children cumulated vsize (KiB) 718460

[startup+1242.3 s]
/proc/loadavg: 3.93 3.78 3.63 4/182 1392
/proc/meminfo: memFree=22856164/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=720956 CPUtime=2127.89 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 156496 0 0 0 192733 20056 0 0 25 0 2 0 596069304 738258944 149023 33554432000 4194304 5787044 140736685883952 18446744073709551615 5527186 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1295/statm: 180239 149023 390 389 0 175989 0
[pid=1295/tid=1297] ppid=1294 vsize=720956 CPUtime=885.62 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) R 1294 1294 30862 0 -1 4202560 8101 0 0 0 70524 18038 0 0 15 0 2 0 596069480 738258944 149023 33554432000 4194304 5787044 140736685883952 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2127.89
Current children cumulated vsize (KiB) 729656



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.73 3.75 3.63 5/182 1394
/proc/meminfo: memFree=22812856/32950928 swapFree=67071984/67111528
[pid=1294] ppid=1292 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1294/stat : 1294 (prissup.sh) S 1292 1294 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596069304 8908800 251 33554432000 4194304 4922060 140737468157040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1294/statm: 2175 251 211 178 0 68 0
[pid=1295] ppid=1294 vsize=725996 CPUtime=2231.76 cores=0,2,4,6
/proc/1295/stat : 1295 (priss) R 1294 1294 30862 0 -1 4202496 161420 0 0 0 202697 20479 0 0 25 0 2 0 596069304 743419904 153947 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1295/statm: 181499 153947 390 389 0 177249 0
[pid=1295/tid=1297] ppid=1294 vsize=725996 CPUtime=931.8 cores=0,2,4,6
/proc/1295/task/1297/stat : 1297 (priss) R 1294 1294 30862 0 -1 4202560 9366 0 0 0 74754 18426 0 0 15 0 2 0 596069480 743419904 153947 33554432000 4194304 5787044 140736685883952 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2231.76
Current children cumulated vsize (KiB) 734696

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 1294 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 2231.76
#
# 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): 2231.76
CPU user time (s): 2026.97
CPU system time (s): 204.79
CPU usage (%): 171.671
Max. virtual memory (cumulated for all children) (KiB): 734696

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= 7
involuntary context switches= 3

runsolver used 2.21366 second user time and 4.87126 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 08:26:26
IDJOB=3249928
IDBENCH=83198
IDSOLVER=1601
FILE ID=node116/3249928-1304058386
RUNJOBID= node116-1304053179-650
PBS_JOBID= 13170355
Free space on /tmp= 72508 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1520_u.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249928-1304058386/watcher-3249928-1304058386 -o /tmp/evaluation-result-3249928-1304058386/solver-3249928-1304058386 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3249928-1304058386.cnf 320162943 4800 15500 4

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

MD5SUM BENCH= ac02a3a5c06227748ecf75dd451ebb7e
RANDOM SEED=320162943

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      23369008 kB
Buffers:       1900796 kB
Cached:        6927160 kB
SwapCached:       9732 kB
Active:        4669300 kB
Inactive:      4483484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23369008 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            4332 kB
Writeback:           0 kB
AnonPages:      318016 kB
Mapped:          14512 kB
Slab:           364672 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   510184 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= 72508 MiB
End job on node116 at 2011-04-29 08:48:08