Trace number 3293627

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) 1299.47 1300.01

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
Bench CategoryAPPLICATION (applications 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 variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

Solver Data

0.00/0.01	c Parsing...
1.25/1.68	c ==============================================================================
2.41/15.83	c |           |     ORIGINAL     |              LEARNT              |          |
2.41/15.83	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.41/15.83	c ==============================================================================
2.41/15.83	c |         0 | 4187693 12410353 | 1256307       0        0     nan |  0.000 % |
2.41/15.83	c |         0 | 4155136 12333878 |      --       0       --      -- |     --   | -32445/-76228
2.41/15.83	c ==============================================================================
2.41/15.83	c Result  :   #vars: 77804   #clauses: 4155136   #literals: 12333878
2.41/15.83	c CPU time:   11.7782 s
2.41/15.83	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-3293627-1303785823/watcher-3293627-1303785823 -o /tmp/evaluation-result-3293627-1303785823/solver-3293627-1303785823 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3293627-1303785823.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: 0.99 2.03 3.21 3/174 2135
/proc/meminfo: memFree=16460672/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=11800 CPUtime=0 cores=0,2
/proc/2135/stat : 2135 (runsolver) S 2133 2135 524 0 -1 4202560 42 0 0 0 0 0 0 0 17 0 1 0 490182331 12083200 51 33554432000 4194304 5434984 140734258739168 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699870519 0 0 17 2 0 0 0
/proc/2135/statm: 2950 51 31 303 0 2644 0

[startup+0.0595271 s]
/proc/loadavg: 0.99 2.03 3.21 3/174 2135
/proc/meminfo: memFree=16460672/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=0 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 490182331 8908800 250 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100503 s]
/proc/loadavg: 0.99 2.03 3.21 3/174 2135
/proc/meminfo: memFree=16460672/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=0 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 490182331 8908800 250 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300474 s]
/proc/loadavg: 0.99 2.03 3.21 3/174 2135
/proc/meminfo: memFree=16460672/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=0 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 490182331 8908800 250 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700434 s]
/proc/loadavg: 0.99 2.03 3.21 3/174 2135
/proc/meminfo: memFree=16460672/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=0 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 490182331 8908800 250 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+2.01997 s]
/proc/loadavg: 1.23 2.07 3.21 5/192 2160
/proc/meminfo: memFree=15783136/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=0 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 490182331 8908800 250 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 250 209 178 0 68 0
[pid=2137] ppid=2135 vsize=301248 CPUtime=2.41 cores=0,2
/proc/2137/stat : 2137 (SatELite_releas) R 2135 2135 524 0 -1 4202496 78057 0 0 0 221 20 0 0 25 0 1 0 490182332 308477952 70221 33554432000 134512640 135144242 4291510624 18446744073709551615 134585373 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2137/statm: 75871 70753 77 155 0 75714 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 309948

[startup+17.8234 s]
/proc/loadavg: 1.23 2.07 3.21 5/192 2160
/proc/meminfo: memFree=15783136/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 14.2
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+17.9065 s]
/proc/loadavg: 4.18 2.68 3.40 4/189 2163
/proc/meminfo: memFree=15859260/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=87444 CPUtime=3.15 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 19753 0 0 0 308 7 0 0 25 0 1 0 490183755 89542656 19655 33554432000 4194304 4218580 140733734732768 18446744073709551615 274664808192 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2162/statm: 21861 19655 116 6 0 20331 0
Current children cumulated CPU time (s) 17.35
Current children cumulated vsize (KiB) 96144

[startup+18.0004 s]
/proc/loadavg: 4.18 2.68 3.40 4/189 2163
/proc/meminfo: memFree=15859260/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=88124 CPUtime=3.24 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 19923 0 0 0 317 7 0 0 25 0 1 0 490183755 90238976 19825 33554432000 4194304 4218580 140733734732768 18446744073709551615 274664808192 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2162/statm: 22031 19825 116 6 0 20501 0
Current children cumulated CPU time (s) 17.44
Current children cumulated vsize (KiB) 96824

[startup+25.5011 s]
/proc/loadavg: 4.41 2.75 3.41 4/186 2164
/proc/meminfo: memFree=15817668/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=102424 CPUtime=10.74 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 23746 0 0 0 1064 10 0 0 25 0 1 0 490183755 104882176 23640 33554432000 4194304 4218580 140733734732768 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 25606 23640 133 6 0 24076 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 111124

[startup+51.1007 s]
/proc/loadavg: 5.51 3.14 3.53 4/187 2180
/proc/meminfo: memFree=15834812/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=108676 CPUtime=36.34 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 25325 0 0 0 3616 18 0 0 25 0 1 0 490183755 111284224 25219 33554432000 4194304 4218580 140733734732768 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 27169 25219 133 6 0 25639 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 117376

[startup+102.301 s]
/proc/loadavg: 6.58 3.85 3.74 5/187 2182
/proc/meminfo: memFree=15861216/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=115712 CPUtime=87.55 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 27088 0 0 0 8721 34 0 0 25 0 1 0 490183755 118489088 26982 33554432000 4194304 4218580 140733734732768 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 28928 26982 133 6 0 27398 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 124412

[startup+162.3 s]
/proc/loadavg: 7.30 4.54 3.99 5/192 2223
/proc/meminfo: memFree=15510276/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=118280 CPUtime=147.54 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 27727 0 0 0 14710 44 0 0 25 0 1 0 490183755 121118720 27618 33554432000 4194304 4218580 140733734732768 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 29570 27618 133 6 0 28040 0
Current children cumulated CPU time (s) 161.74
Current children cumulated vsize (KiB) 126980

[startup+222.301 s]
/proc/loadavg: 4.78 4.34 3.95 4/185 2243
/proc/meminfo: memFree=15850536/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=121948 CPUtime=207.55 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 28647 0 0 0 20708 47 0 0 25 0 1 0 490183755 124874752 28523 33554432000 4194304 4218580 140733734732768 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 30487 28523 133 6 0 28957 0
Current children cumulated CPU time (s) 221.75
Current children cumulated vsize (KiB) 130648

[startup+282.301 s]
/proc/loadavg: 3.65 4.10 3.89 4/185 2244
/proc/meminfo: memFree=15847456/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=121948 CPUtime=267.55 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 28676 0 0 0 26708 47 0 0 25 0 1 0 490183755 124874752 28524 33554432000 4194304 4218580 140733734732768 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 30487 28524 133 6 0 28957 0
Current children cumulated CPU time (s) 281.75
Current children cumulated vsize (KiB) 130648

[startup+342.301 s]
/proc/loadavg: 3.24 3.89 3.83 4/185 2246
/proc/meminfo: memFree=15829440/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=123908 CPUtime=327.55 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 29208 0 0 0 32708 47 0 0 25 0 1 0 490183755 126881792 29029 33554432000 4194304 4218580 140733734732768 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 30977 29029 133 6 0 29447 0
Current children cumulated CPU time (s) 341.75
Current children cumulated vsize (KiB) 132608

[startup+402.307 s]
/proc/loadavg: 3.14 3.74 3.78 4/185 2257
/proc/meminfo: memFree=15727008/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0

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

/proc/2162/statm: 34287 32339 133 6 0 32757 0
Current children cumulated CPU time (s) 581.75
Current children cumulated vsize (KiB) 145848

[startup+642.301 s]
/proc/loadavg: 3.00 3.33 3.60 4/185 2263
/proc/meminfo: memFree=15713668/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=137084 CPUtime=627.55 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 32798 0 0 0 62706 49 0 0 25 0 1 0 490183755 140374016 32324 33554432000 4194304 4218580 140733734732768 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 34271 32324 133 6 0 32741 0
Current children cumulated CPU time (s) 641.75
Current children cumulated vsize (KiB) 145784

[startup+702.301 s]
/proc/loadavg: 3.00 3.27 3.56 4/185 2265
/proc/meminfo: memFree=15708680/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=137180 CPUtime=687.55 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 32914 0 0 0 68706 49 0 0 25 0 1 0 490183755 140472320 32348 33554432000 4194304 4218580 140733734732768 18446744073709551615 4209657 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 34295 32348 133 6 0 32765 0
Current children cumulated CPU time (s) 701.75
Current children cumulated vsize (KiB) 145880

[startup+762.3 s]
/proc/loadavg: 3.00 3.22 3.52 4/185 2266
/proc/meminfo: memFree=15691548/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=153176 CPUtime=747.55 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 36967 0 0 0 74705 50 0 0 25 0 1 0 490183755 156852224 36329 33554432000 4194304 4218580 140733734732768 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 38294 36329 133 6 0 36764 0
Current children cumulated CPU time (s) 761.75
Current children cumulated vsize (KiB) 161876

[startup+822.301 s]
/proc/loadavg: 3.00 3.18 3.49 4/185 2268
/proc/meminfo: memFree=15688064/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=155772 CPUtime=807.55 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 37681 0 0 0 80705 50 0 0 25 0 1 0 490183755 159510528 36984 33554432000 4194304 4218580 140733734732768 18446744073709551615 4210532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 38943 36984 133 6 0 37413 0
Current children cumulated CPU time (s) 821.75
Current children cumulated vsize (KiB) 164472

[startup+882.301 s]
/proc/loadavg: 3.00 3.14 3.45 4/185 2269
/proc/meminfo: memFree=15661504/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=155752 CPUtime=867.56 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 37721 0 0 0 86705 51 0 0 25 0 1 0 490183755 159490048 36980 33554432000 4194304 4218580 140733734732768 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 38938 36980 133 6 0 37408 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 164452

[startup+942.301 s]
/proc/loadavg: 3.12 3.15 3.43 4/185 2271
/proc/meminfo: memFree=15224004/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=155712 CPUtime=927.56 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 37774 0 0 0 92705 51 0 0 25 0 1 0 490183755 159449088 36976 33554432000 4194304 4218580 140733734732768 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 38928 36976 133 6 0 37398 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 164412

[startup+1002.3 s]
/proc/loadavg: 3.04 3.12 3.40 4/185 2273
/proc/meminfo: memFree=15120084/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=155692 CPUtime=987.56 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 37840 0 0 0 98705 51 0 0 25 0 1 0 490183755 159428608 36978 33554432000 4194304 4218580 140733734732768 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 38923 36978 133 6 0 37393 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 164392

[startup+1062.31 s]
/proc/loadavg: 3.01 3.09 3.37 4/185 2283
/proc/meminfo: memFree=15120520/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=155788 CPUtime=1047.56 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 37916 0 0 0 104705 51 0 0 25 0 1 0 490183755 159526912 36995 33554432000 4194304 4218580 140733734732768 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 38947 36995 133 6 0 37417 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 164488

[startup+1122.3 s]
/proc/loadavg: 3.00 3.07 3.35 4/185 2285
/proc/meminfo: memFree=15071164/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=155840 CPUtime=1107.56 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 38023 0 0 0 110705 51 0 0 25 0 1 0 490183755 159580160 37012 33554432000 4194304 4218580 140733734732768 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 38960 37012 133 6 0 37430 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 164540

[startup+1182.3 s]
/proc/loadavg: 3.00 3.06 3.32 4/185 2286
/proc/meminfo: memFree=15069040/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=157916 CPUtime=1167.56 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 38605 0 0 0 116705 51 0 0 25 0 1 0 490183755 161705984 37546 33554432000 4194304 4218580 140733734732768 18446744073709551615 4208136 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 39479 37546 133 6 0 37949 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 166616

[startup+1242.3 s]
/proc/loadavg: 3.00 3.04 3.30 4/185 2289
/proc/meminfo: memFree=15068140/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=158312 CPUtime=1227.56 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 38798 0 0 0 122705 51 0 0 25 0 1 0 490183755 162111488 37616 33554432000 4194304 4218580 140733734732768 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 39578 37616 133 6 0 38048 0
Current children cumulated CPU time (s) 1241.76
Current children cumulated vsize (KiB) 167012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.03 3.28 4/185 2292
/proc/meminfo: memFree=15049776/32951132 swapFree=67111528/67111528
[pid=2135] ppid=2133 vsize=8700 CPUtime=14.2 cores=0,2
/proc/2135/stat : 2135 (esg_static.sh) S 2133 2135 524 0 -1 4202496 356 102770 0 0 0 0 1382 38 18 0 1 0 490182331 8908800 253 33554432000 4194304 4922060 140733340752192 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2135/statm: 2175 253 209 178 0 68 0
[pid=2162] ppid=2135 vsize=158408 CPUtime=1285.27 cores=0,2
/proc/2162/stat : 2162 (cdcl) R 2135 2135 524 0 -1 4202496 38892 0 0 0 128475 52 0 0 25 0 1 0 490183755 162209792 37641 33554432000 4194304 4218580 140733734732768 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2162/statm: 39602 37641 133 6 0 38072 0
Current children cumulated CPU time (s) 1299.47
Current children cumulated vsize (KiB) 167108

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 2135 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=824898
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=382941
# CPU time returned by wait4() is 14.2078
# while last known CPU time is 1299.47
#
# 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): 1299.47
CPU user time (s): 1298.57
CPU system time (s): 0.9
CPU usage (%): 99.9582
Max. virtual memory (cumulated for all children) (KiB): 309948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.8249
system time used= 0.382941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103126
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= 12
involuntary context switches= 793

runsolver used 2.39264 second user time and 5.2352 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 04:43:47
IDJOB=3293627
IDBENCH=88163
IDSOLVER=1609
FILE ID=node131/3293627-1303785823
RUNJOBID= node131-1303785823-2115
PBS_JOBID= 13157225
Free space on /tmp= 71604 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293627-1303785823/watcher-3293627-1303785823 -o /tmp/evaluation-result-3293627-1303785823/solver-3293627-1303785823 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3293627-1303785823.cnf

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

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=344193064

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16465104 kB
Buffers:       1012580 kB
Cached:       14879200 kB
SwapCached:          0 kB
Active:        4936060 kB
Inactive:     11022440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16465104 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          361092 kB
Writeback:           0 kB
AnonPages:       66476 kB
Mapped:          14740 kB
Slab:           463908 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   192860 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71464 MiB
End job on node131 at 2011-04-26 05:05:29