Trace number 3249804

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
rcl 2011-04-01? (TO) 1300.02 1300.01

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_360_u.cnf
MD5SUM4b70d66c676eba3660e2a5eff473f8e7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark178.103
Satisfiable
(Un)Satisfiability was proved
Number of variables7920
Number of clauses14950
Sum of the clauses size44260
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2590
Number of clauses of size 314360
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 Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |   14950    44260 |    4484       0        0     nan |  0.000 % |
0.00/0.05	c |         0 |   13484    52764 |      --       0       --      -- |     --   | -1466/8504
0.00/0.05	c ==============================================================================
0.00/0.05	c Result  :   #vars: 3856   #clauses: 13484   #literals: 52764
0.00/0.05	c CPU time:   0.050992 s
0.00/0.05	c ==============================================================================

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-3249804-1303510126/watcher-3249804-1303510126 -o /tmp/evaluation-result-3249804-1303510126/solver-3249804-1303510126 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3249804-1303510126.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.92 3.94 3.34 4/189 813
/proc/meminfo: memFree=22055388/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0 cores=0,2
/proc/813/stat : 813 (esg_static.sh) R 811 813 32125 0 -1 4202496 312 0 0 0 0 0 0 0 25 0 1 0 195203842 8908800 250 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660482453 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/813/statm: 2175 250 209 178 0 68 0

[startup+0.00716609 s]
/proc/loadavg: 3.92 3.94 3.34 4/189 813
/proc/meminfo: memFree=22055388/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 195203842 8908800 250 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10619 s]
/proc/loadavg: 3.92 3.94 3.34 4/189 813
/proc/meminfo: memFree=22055388/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8700

[startup+0.301173 s]
/proc/loadavg: 3.92 3.94 3.34 4/189 813
/proc/meminfo: memFree=22055388/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8700

[startup+0.701102 s]
/proc/loadavg: 3.92 3.94 3.34 4/189 813
/proc/meminfo: memFree=22055388/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8700

[startup+1.50093 s]
/proc/loadavg: 3.92 3.94 3.34 5/194 860
/proc/meminfo: memFree=22044228/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=13744 CPUtime=1.43 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 1935 0 0 0 143 0 0 0 25 0 1 0 195203849 14073856 1845 33554432000 4194304 4218580 140733522664592 18446744073709551615 4210042 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 3436 1845 131 6 0 1906 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22444

[startup+3.10067 s]
/proc/loadavg: 3.92 3.94 3.34 5/194 860
/proc/meminfo: memFree=22033648/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=16476 CPUtime=3.03 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 2605 0 0 0 303 0 0 0 25 0 1 0 195203849 16871424 2514 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 4119 2514 131 6 0 2589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25176

[startup+6.30111 s]
/proc/loadavg: 3.93 3.94 3.34 5/194 860
/proc/meminfo: memFree=22018052/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=22280 CPUtime=6.23 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 4091 0 0 0 623 0 0 0 25 0 1 0 195203849 22814720 3979 33554432000 4194304 4218580 140733522664592 18446744073709551615 4210238 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 5570 3979 131 6 0 4040 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30980

[startup+12.701 s]
/proc/loadavg: 4.01 3.96 3.35 5/194 898
/proc/meminfo: memFree=21982952/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=27260 CPUtime=12.62 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 5437 0 0 0 1262 0 0 0 25 0 1 0 195203849 27914240 5207 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 6815 5207 131 6 0 5285 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35960

[startup+25.5007 s]
/proc/loadavg: 4.01 3.96 3.36 5/194 898
/proc/meminfo: memFree=21956476/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=33756 CPUtime=25.43 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 7289 0 0 0 2542 1 0 0 25 0 1 0 195203849 34566144 6815 33554432000 4194304 4218580 140733522664592 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 8439 6815 131 6 0 6909 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42456

[startup+51.1012 s]
/proc/loadavg: 4.00 3.96 3.38 5/194 937
/proc/meminfo: memFree=21925316/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=43700 CPUtime=51.03 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 10345 0 0 0 5101 2 0 0 25 0 1 0 195203849 44748800 9310 33554432000 4194304 4218580 140733522664592 18446744073709551615 268660358923 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 10925 9310 131 6 0 9395 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52400

[startup+102.307 s]
/proc/loadavg: 4.00 3.97 3.41 5/194 939
/proc/meminfo: memFree=21855212/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=65460 CPUtime=102.24 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 17111 0 0 0 10220 4 0 0 25 0 1 0 195203849 67031040 14749 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 16365 14749 131 6 0 14835 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74160

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.44 5/194 940
/proc/meminfo: memFree=21820612/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=71524 CPUtime=162.23 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 19765 0 0 0 16218 5 0 0 25 0 1 0 195203849 73240576 16274 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 17881 16274 131 6 0 16351 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 80224

[startup+222.301 s]
/proc/loadavg: 4.07 3.99 3.48 5/194 1011
/proc/meminfo: memFree=21787888/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=82172 CPUtime=222.23 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 23772 0 0 0 22217 6 0 0 25 0 1 0 195203849 84144128 18930 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 20543 18930 131 6 0 19013 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 90872

[startup+282.301 s]
/proc/loadavg: 4.07 4.00 3.51 5/194 1012
/proc/meminfo: memFree=21730800/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=89672 CPUtime=282.23 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 26909 0 0 0 28216 7 0 0 25 0 1 0 195203849 91824128 20823 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 22418 20823 131 6 0 20888 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 98372

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.54 5/194 1014
/proc/meminfo: memFree=21705108/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=98796 CPUtime=342.23 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 29713 0 0 0 34215 8 0 0 25 0 1 0 195203849 101167104 23075 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 24699 23075 131 6 0 23169 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 107496

[startup+402.3 s]
/proc/loadavg: 4.01 4.00 3.57 5/194 1016
/proc/meminfo: memFree=21680292/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2

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

/proc/816/statm: 30042 28421 131 6 0 28512 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 128868

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.65 5/194 1089
/proc/meminfo: memFree=21572928/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=124532 CPUtime=642.25 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 43504 0 0 0 64211 14 0 0 25 0 1 0 195203849 127520768 29532 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 31133 29532 131 6 0 29603 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 133232

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.67 5/194 1091
/proc/meminfo: memFree=21557776/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=130960 CPUtime=702.24 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 46269 0 0 0 70209 15 0 0 25 0 1 0 195203849 134103040 31145 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 32740 31145 131 6 0 31210 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 139660

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.69 5/194 1092
/proc/meminfo: memFree=21490420/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=134008 CPUtime=762.25 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 48610 0 0 0 76208 17 0 0 25 0 1 0 195203849 137224192 31914 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 33502 31914 131 6 0 31972 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 142708

[startup+822.3 s]
/proc/loadavg: 4.07 4.02 3.71 5/194 1094
/proc/meminfo: memFree=21391208/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=137264 CPUtime=822.25 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 52111 0 0 0 82206 19 0 0 25 0 1 0 195203849 140558336 32724 33554432000 4194304 4218580 140733522664592 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 34316 32724 131 6 0 32786 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 145964

[startup+882.301 s]
/proc/loadavg: 4.07 4.03 3.73 5/194 1095
/proc/meminfo: memFree=21265068/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=184164 CPUtime=882.24 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 64884 0 0 0 88202 22 0 0 25 0 1 0 195203849 188583936 44429 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 46041 44429 131 6 0 44511 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 192864

[startup+942.3 s]
/proc/loadavg: 4.02 4.02 3.74 5/194 1097
/proc/meminfo: memFree=21197972/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=191900 CPUtime=942.25 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 67012 0 0 0 94202 23 0 0 25 0 1 0 195203849 196505600 46350 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 47975 46350 131 6 0 46445 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 200600

[startup+1002.3 s]
/proc/loadavg: 3.56 3.90 3.72 4/187 1117
/proc/meminfo: memFree=21087764/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=235528 CPUtime=1002.25 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 78025 0 0 0 100199 26 0 0 25 0 1 0 195203849 241180672 57277 33554432000 4194304 4218580 140733522664592 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 58882 57277 131 6 0 57352 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 244228

[startup+1062.3 s]
/proc/loadavg: 3.21 3.74 3.67 4/187 1118
/proc/meminfo: memFree=21015052/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=258220 CPUtime=1062.25 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 83697 0 0 0 106198 27 0 0 25 0 1 0 195203849 264417280 62935 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 64555 62935 131 6 0 63025 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 266920

[startup+1122.3 s]
/proc/loadavg: 3.07 3.60 3.63 4/187 1120
/proc/meminfo: memFree=20946072/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=285072 CPUtime=1122.25 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 90464 0 0 0 112197 28 0 0 25 0 1 0 195203849 291913728 69657 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 71268 69657 131 6 0 69738 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 293772

[startup+1182.3 s]
/proc/loadavg: 3.02 3.49 3.59 4/187 1121
/proc/meminfo: memFree=20868284/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=309936 CPUtime=1182.26 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 96753 0 0 0 118196 30 0 0 25 0 1 0 195203849 317374464 75879 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 77484 75879 131 6 0 75954 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 318636

[startup+1242.3 s]
/proc/loadavg: 3.01 3.40 3.54 4/187 1123
/proc/meminfo: memFree=20805760/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=329276 CPUtime=1242.25 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 101597 0 0 0 124194 31 0 0 25 0 1 0 195203849 337178624 80700 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 82319 80700 131 6 0 80789 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 337976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.32 3.51 4/187 1124
/proc/meminfo: memFree=20750300/32951124 swapFree=67111528/67111528
[pid=813] ppid=811 vsize=8700 CPUtime=0.06 cores=0,2
/proc/813/stat : 813 (esg_static.sh) S 811 813 32125 0 -1 4202496 355 1134 0 0 0 0 6 0 25 0 1 0 195203842 8908800 253 33554432000 4194304 4922060 140734129804496 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/813/statm: 2175 253 209 178 0 68 0
[pid=816] ppid=813 vsize=344384 CPUtime=1299.96 cores=0,2
/proc/816/stat : 816 (cdcl) R 813 813 32125 0 -1 4202496 105378 0 0 0 129963 33 0 0 25 0 1 0 195203849 352649216 84480 33554432000 4194304 4218580 140733522664592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/816/statm: 86096 84480 131 6 0 84566 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 353084

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 813 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=60990
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.063989
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.69
CPU system time (s): 0.33
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 353084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.06099
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1489
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= 9
involuntary context switches= 4

runsolver used 2.35064 second user time and 4.75328 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 00:08:46
IDJOB=3249804
IDBENCH=83189
IDSOLVER=1609
FILE ID=node107/3249804-1303510126
RUNJOBID= node107-1303508822-301
PBS_JOBID= 13134226
Free space on /tmp= 72152 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_360_u.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249804-1303510126/watcher-3249804-1303510126 -o /tmp/evaluation-result-3249804-1303510126/solver-3249804-1303510126 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3249804-1303510126.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 4b70d66c676eba3660e2a5eff473f8e7
RANDOM SEED=1453330744

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22055668 kB
Buffers:       1741540 kB
Cached:        8611836 kB
SwapCached:          0 kB
Active:        6991064 kB
Inactive:      3433280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22055668 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4420 kB
Writeback:          16 kB
AnonPages:       70204 kB
Mapped:          15124 kB
Slab:           406924 kB
PageTables:       4960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   262620 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= 72144 MiB
End job on node107 at 2011-04-23 00:30:28