Trace number 3283599

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

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark665.597
Satisfiable
(Un)Satisfiability was proved
Number of variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
0.00/0.75	c ==============================================================================
0.00/0.75	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.75	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.75	c ==============================================================================
0.00/0.75	c |         0 | 1377238  3343680 |  413171       0        0     nan |  0.000 % |
3.89/3.99	c |         0 |  958485  2693825 |      --       0       --      -- |     --   | -116636/37456
3.89/3.99	c ==============================================================================
3.89/3.99	c Result  :   #vars: 138674   #clauses: 958485   #literals: 2693825
3.89/3.99	c CPU time:   3.86841 s
3.89/3.99	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-3283599-1303756420/watcher-3283599-1303756420 -o /tmp/evaluation-result-3283599-1303756420/solver-3283599-1303756420 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3283599-1303756420.cnf 

running on 2 cores: 5,7

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: 4.04 4.01 3.92 4/192 8177
/proc/meminfo: memFree=16713080/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=0 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 487241764 8908800 250 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 250 209 178 0 68 0

[startup+0.0636461 s]
/proc/loadavg: 4.04 4.01 3.92 4/192 8177
/proc/meminfo: memFree=16713080/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=0 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 487241764 8908800 250 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100641 s]
/proc/loadavg: 4.04 4.01 3.92 4/192 8177
/proc/meminfo: memFree=16713080/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=0 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 487241764 8908800 250 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300605 s]
/proc/loadavg: 4.04 4.01 3.92 4/192 8177
/proc/meminfo: memFree=16713080/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=0 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 487241764 8908800 250 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700538 s]
/proc/loadavg: 4.04 4.01 3.92 4/192 8177
/proc/meminfo: memFree=16713080/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=0 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 487241764 8908800 250 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50039 s]
/proc/loadavg: 4.04 4.01 3.92 5/194 8179
/proc/meminfo: memFree=16583980/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=0 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 487241764 8908800 250 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 250 209 178 0 68 0
[pid=8178] ppid=8177 vsize=149716 CPUtime=1.49 cores=5,7
/proc/8178/stat : 8178 (SatELite_releas) R 8177 8177 7713 0 -1 4202496 39046 0 0 0 139 10 0 0 25 0 1 0 487241764 153309184 35482 33554432000 134512640 135144242 4290516880 18446744073709551615 134586197 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8178/statm: 37429 35482 77 155 0 37272 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 158416

[startup+3.10111 s]
/proc/loadavg: 4.04 4.01 3.92 5/194 8179
/proc/meminfo: memFree=16561532/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=0 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 487241764 8908800 250 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 250 209 178 0 68 0
[pid=8178] ppid=8177 vsize=155912 CPUtime=3.09 cores=5,7
/proc/8178/stat : 8178 (SatELite_releas) R 8177 8177 7713 0 -1 4202496 44052 0 0 0 298 11 0 0 25 0 1 0 487241764 159653888 36435 33554432000 134512640 135144242 4290516880 18446744073709551615 134597548 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8178/statm: 38978 36435 77 155 0 38821 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 164612

[startup+6.30055 s]
/proc/loadavg: 4.04 4.01 3.92 5/194 8180
/proc/meminfo: memFree=16620804/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=72496 CPUtime=1.77 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 15955 0 0 0 173 4 0 0 25 0 1 0 487242216 74235904 15803 33554432000 4194304 4218580 140735979235168 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 18124 15803 133 6 0 16594 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 81196

[startup+12.7005 s]
/proc/loadavg: 4.04 4.01 3.92 5/194 8180
/proc/meminfo: memFree=16616720/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=75976 CPUtime=8.17 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 16865 0 0 0 813 4 0 0 25 0 1 0 487242216 77799424 16707 33554432000 4194304 4218580 140735979235168 18446744073709551615 4213834 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 18994 16707 132 6 0 17464 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84676

[startup+25.5012 s]
/proc/loadavg: 4.03 4.01 3.92 5/194 8181
/proc/meminfo: memFree=16615136/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=78668 CPUtime=20.97 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 17528 0 0 0 2093 4 0 0 25 0 1 0 487242216 80556032 17369 33554432000 4194304 4218580 140735979235168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 19667 17369 131 6 0 18137 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87368

[startup+51.1007 s]
/proc/loadavg: 4.02 4.01 3.92 5/194 8181
/proc/meminfo: memFree=16609428/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=84936 CPUtime=46.57 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 19115 0 0 0 4652 5 0 0 25 0 1 0 487242216 86974464 18956 33554432000 4194304 4218580 140735979235168 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 21234 18956 131 6 0 19704 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 93636

[startup+102.307 s]
/proc/loadavg: 3.91 3.99 3.91 5/194 8245
/proc/meminfo: memFree=16497876/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=93464 CPUtime=97.78 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 21251 0 0 0 9772 6 0 0 25 0 1 0 487242216 95707136 21092 33554432000 4194304 4218580 140735979235168 18446744073709551615 4210066 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 23366 21092 131 6 0 21836 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 102164

[startup+162.301 s]
/proc/loadavg: 3.97 3.99 3.91 5/194 8283
/proc/meminfo: memFree=16439876/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=102388 CPUtime=157.77 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 23492 0 0 0 15770 7 0 0 25 0 1 0 487242216 104845312 23333 33554432000 4194304 4218580 140735979235168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 25597 23333 131 6 0 24067 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 111088

[startup+222.301 s]
/proc/loadavg: 3.99 3.99 3.91 5/194 8285
/proc/meminfo: memFree=16406840/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=109448 CPUtime=217.78 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 25282 0 0 0 21769 9 0 0 25 0 1 0 487242216 112074752 25114 33554432000 4194304 4218580 140735979235168 18446744073709551615 4208192 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 27362 25114 131 6 0 25832 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 118148

[startup+282.301 s]
/proc/loadavg: 3.99 3.99 3.91 5/194 8323
/proc/meminfo: memFree=16424648/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=119000 CPUtime=277.78 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 27670 0 0 0 27767 11 0 0 25 0 1 0 487242216 121856000 27487 33554432000 4194304 4218580 140735979235168 18446744073709551615 4210238 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 29750 27487 131 6 0 28220 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 127700

[startup+342.3 s]
/proc/loadavg: 3.99 3.99 3.91 5/194 8362
/proc/meminfo: memFree=16452216/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=120780 CPUtime=337.78 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 28112 0 0 0 33767 11 0 0 25 0 1 0 487242216 123678720 27924 33554432000 4194304 4218580 140735979235168 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 30195 27924 131 6 0 28665 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 129480

[startup+402.301 s]
/proc/loadavg: 3.99 3.99 3.91 5/194 8364
/proc/meminfo: memFree=16438048/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7

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

/proc/8180/statm: 37046 34783 131 6 0 35516 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 156884

[startup+642.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/194 8437
/proc/meminfo: memFree=16521524/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=148248 CPUtime=637.79 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 35115 0 0 0 63765 14 0 0 25 0 1 0 487242216 151805952 34800 33554432000 4194304 4218580 140735979235168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 37062 34800 131 6 0 35532 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 156948

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/194 8439
/proc/meminfo: memFree=16513936/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=148248 CPUtime=697.79 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 35156 0 0 0 69765 14 0 0 25 0 1 0 487242216 151805952 34805 33554432000 4194304 4218580 140735979235168 18446744073709551615 4210324 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 37062 34805 131 6 0 35532 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 156948

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 8440
/proc/meminfo: memFree=16500896/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=148280 CPUtime=757.79 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 35194 0 0 0 75765 14 0 0 25 0 1 0 487242216 151838720 34813 33554432000 4194304 4218580 140735979235168 18446744073709551615 4213187 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 37070 34813 131 6 0 35540 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 156980

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 8442
/proc/meminfo: memFree=16494308/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=150464 CPUtime=817.8 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 35768 0 0 0 81765 15 0 0 25 0 1 0 487242216 154075136 35347 33554432000 4194304 4218580 140735979235168 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 37616 35347 131 6 0 36086 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 159164

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 8443
/proc/meminfo: memFree=16483988/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=156996 CPUtime=877.8 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 37425 0 0 0 87764 16 0 0 25 0 1 0 487242216 160763904 36980 33554432000 4194304 4218580 140735979235168 18446744073709551615 4213587 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 39249 36980 131 6 0 37719 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 165696

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 8445
/proc/meminfo: memFree=16479760/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=156964 CPUtime=937.8 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 37464 0 0 0 93764 16 0 0 25 0 1 0 487242216 160731136 36977 33554432000 4194304 4218580 140735979235168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 39241 36977 131 6 0 37711 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 165664

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 8447
/proc/meminfo: memFree=16471192/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=156964 CPUtime=997.8 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 37509 0 0 0 99764 16 0 0 25 0 1 0 487242216 160731136 36980 33554432000 4194304 4218580 140735979235168 18446744073709551615 4210420 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 39241 36980 131 6 0 37711 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 165664

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 8448
/proc/meminfo: memFree=16463116/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=157028 CPUtime=1057.8 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 37555 0 0 0 105764 16 0 0 25 0 1 0 487242216 160796672 36993 33554432000 4194304 4218580 140735979235168 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 39257 36993 131 6 0 37727 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 165728

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/194 8450
/proc/meminfo: memFree=16434196/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=157092 CPUtime=1117.8 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 37605 0 0 0 111764 16 0 0 25 0 1 0 487242216 160862208 37009 33554432000 4194304 4218580 140735979235168 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 39273 37009 131 6 0 37743 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 165792

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 3.94 5/194 8451
/proc/meminfo: memFree=16408636/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=177972 CPUtime=1177.8 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 42874 0 0 0 117762 18 0 0 25 0 1 0 487242216 182243328 42236 33554432000 4194304 4218580 140735979235168 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 44493 42236 131 6 0 42963 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 186672

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.94 5/194 8453
/proc/meminfo: memFree=16405392/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=178808 CPUtime=1237.8 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 43178 0 0 0 123762 18 0 0 25 0 1 0 487242216 183099392 42463 33554432000 4194304 4218580 140735979235168 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 44702 42463 131 6 0 43172 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 187508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.94 5/194 8455
/proc/meminfo: memFree=16403268/32950928 swapFree=67111528/67111528
[pid=8177] ppid=8175 vsize=8700 CPUtime=4.51 cores=5,7
/proc/8177/stat : 8177 (esg_static.sh) S 8175 8177 7713 0 -1 4202496 356 49405 0 0 0 0 435 16 18 0 1 0 487241764 8908800 253 33554432000 4194304 4922060 140734499641824 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8177/statm: 2175 253 209 178 0 68 0
[pid=8180] ppid=8177 vsize=178464 CPUtime=1295.51 cores=5,7
/proc/8180/stat : 8180 (cdcl) R 8177 8177 7713 0 -1 4202496 43223 0 0 0 129533 18 0 0 25 0 1 0 487242216 182747136 42377 33554432000 4194304 4218580 140735979235168 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8180/statm: 44616 42377 131 6 0 43086 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 187164

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 8177 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=351338
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=164974
# CPU time returned by wait4() is 4.51631
# 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.68
CPU system time (s): 0.34
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 187772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.35134
system time used= 0.164974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49761
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= 8
involuntary context switches= 18

runsolver used 1.9947 second user time and 5.11022 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-25 20:33:41
IDJOB=3283599
IDBENCH=71050
IDSOLVER=1609
FILE ID=node125/3283599-1303756420
RUNJOBID= node125-1303755210-7734
PBS_JOBID= 13154062
Free space on /tmp= 73148 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283599-1303756420/watcher-3283599-1303756420 -o /tmp/evaluation-result-3283599-1303756420/solver-3283599-1303756420 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3283599-1303756420.cnf

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=370150717

node125.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.828
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.828
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:      16713228 kB
Buffers:       2193516 kB
Cached:       13253244 kB
SwapCached:          0 kB
Active:        7901912 kB
Inactive:      7803824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16713228 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27288 kB
Writeback:           0 kB
AnonPages:      258256 kB
Mapped:          15228 kB
Slab:           467092 kB
PageTables:       5808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   447424 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= 73096 MiB
End job on node125 at 2011-04-25 20:55:23