Trace number 3283507

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-01UNSAT 506.152 506.151

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
0.00/0.54	c ==============================================================================
0.00/0.54	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.54	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.54	c ==============================================================================
0.00/0.54	c |         0 |  994915  2381378 |  298474       0        0     nan |  0.000 % |
2.78/2.87	c |         0 |  656617  1827272 |      --       0       --      -- |     --   | -87269/19681
2.78/2.87	c ==============================================================================
2.78/2.87	c Result  :   #vars: 101783   #clauses: 656617   #literals: 1827272
2.78/2.87	c CPU time:   2.77458 s
2.78/2.87	c ==============================================================================
506.08/506.14	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3283507-1303755641/watcher-3283507-1303755641 -o /tmp/evaluation-result-3283507-1303755641/solver-3283507-1303755641 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3283507-1303755641.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.13 4.04 3.85 4/192 8089
/proc/meminfo: memFree=16794268/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=0 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) R 8087 8089 7713 0 -1 4202496 311 0 0 0 0 0 0 0 22 0 1 0 487163845 8908800 250 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473787797 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/8089/statm: 2175 250 209 178 0 68 0

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

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

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

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

[startup+1.50097 s]
/proc/loadavg: 4.13 4.04 3.85 5/194 8091
/proc/meminfo: memFree=16687252/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=0 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 487163845 8908800 250 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8089/statm: 2175 250 209 178 0 68 0
[pid=8090] ppid=8089 vsize=116648 CPUtime=1.49 cores=5,7
/proc/8090/stat : 8090 (SatELite_releas) R 8089 8089 7713 0 -1 4202496 29421 0 0 0 141 8 0 0 25 0 1 0 487163846 119447552 26627 33554432000 134512640 135144242 4294114752 18446744073709551615 134585529 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8090/statm: 29162 26627 77 155 0 29005 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125348

[startup+3.10069 s]
/proc/loadavg: 4.13 4.04 3.85 5/194 8091
/proc/meminfo: memFree=16679936/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=0 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 487163845 8908800 250 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/8089/statm: 2175 250 209 178 0 68 0
[pid=8090] ppid=8089 vsize=117752 CPUtime=3.09 cores=5,7
/proc/8090/stat : 8090 (SatELite_releas) R 8089 8089 7713 0 -1 4202496 36141 0 0 0 299 10 0 0 25 0 1 0 487163846 120578048 27105 33554432000 134512640 135144242 4294114752 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8090/statm: 29438 27105 77 155 0 29281 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 126452

[startup+6.30113 s]
/proc/loadavg: 4.20 4.05 3.86 5/194 8092
/proc/meminfo: memFree=16727180/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=53536 CPUtime=3.05 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 11369 0 0 0 304 1 0 0 25 0 1 0 487164168 54820864 11278 33554432000 4194304 4218580 140736864540864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 13384 11278 131 6 0 11854 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 62236

[startup+12.7011 s]
/proc/loadavg: 4.18 4.05 3.86 5/194 8092
/proc/meminfo: memFree=16722716/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=57104 CPUtime=9.46 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 12274 0 0 0 944 2 0 0 25 0 1 0 487164168 58474496 12183 33554432000 4194304 4218580 140736864540864 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 14276 12183 131 6 0 12746 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 65804

[startup+25.5007 s]
/proc/loadavg: 4.14 4.05 3.86 5/194 8093
/proc/meminfo: memFree=16715788/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=59876 CPUtime=22.26 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 12960 0 0 0 2224 2 0 0 25 0 1 0 487164168 61313024 12869 33554432000 4194304 4218580 140736864540864 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 14969 12869 131 6 0 13439 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 68576

[startup+51.1002 s]
/proc/loadavg: 4.09 4.04 3.86 5/194 8094
/proc/meminfo: memFree=16711936/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=62652 CPUtime=47.85 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 13657 0 0 0 4783 2 0 0 25 0 1 0 487164168 64155648 13566 33554432000 4194304 4218580 140736864540864 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 15663 13566 131 6 0 14133 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 71352

[startup+102.307 s]
/proc/loadavg: 4.10 4.05 3.87 5/194 8095
/proc/meminfo: memFree=16693932/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=68212 CPUtime=99.06 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 15030 0 0 0 9903 3 0 0 25 0 1 0 487164168 69849088 14939 33554432000 4194304 4218580 140736864540864 18446744073709551615 4208498 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 17053 14939 131 6 0 15523 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 76912

[startup+162.301 s]
/proc/loadavg: 4.04 4.04 3.88 5/194 8096
/proc/meminfo: memFree=16684268/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=71432 CPUtime=159.06 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 15847 0 0 0 15902 4 0 0 25 0 1 0 487164168 73146368 15756 33554432000 4194304 4218580 140736864540864 18446744073709551615 4209517 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 17858 15756 131 6 0 16328 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 80132

[startup+222.301 s]
/proc/loadavg: 4.01 4.03 3.88 5/194 8098
/proc/meminfo: memFree=16678536/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=71496 CPUtime=219.06 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 15856 0 0 0 21902 4 0 0 25 0 1 0 487164168 73211904 15765 33554432000 4194304 4218580 140736864540864 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 17874 15765 131 6 0 16344 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 80196

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 3.89 5/194 8100
/proc/meminfo: memFree=16678144/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=71560 CPUtime=279.06 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 15875 0 0 0 27902 4 0 0 25 0 1 0 487164168 73277440 15784 33554432000 4194304 4218580 140736864540864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 17890 15784 131 6 0 16360 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 80260

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 3.89 5/194 8101
/proc/meminfo: memFree=16667204/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=76536 CPUtime=339.06 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 17109 0 0 0 33902 4 0 0 25 0 1 0 487164168 78372864 17017 33554432000 4194304 4218580 140736864540864 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 19134 17017 131 6 0 17604 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 85236

[startup+402.3 s]
/proc/loadavg: 4.00 4.01 3.90 5/194 8103
/proc/meminfo: memFree=16657500/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=78600 CPUtime=399.07 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 17649 0 0 0 39902 5 0 0 25 0 1 0 487164168 80486400 17554 33554432000 4194304 4218580 140736864540864 18446744073709551615 4211034 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 19650 17554 131 6 0 18120 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 87300

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 8104
/proc/meminfo: memFree=16653252/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=81264 CPUtime=459.07 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 18325 0 0 0 45902 5 0 0 25 0 1 0 487164168 83214336 18230 33554432000 4194304 4218580 140736864540864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 20316 18230 131 6 0 18786 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 89964

Solver just ended. Dumping a history of the last processes samples

[startup+486.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 8105
/proc/meminfo: memFree=16651872/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=81576 CPUtime=483.07 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 18406 0 0 0 48302 5 0 0 25 0 1 0 487164168 83533824 18307 33554432000 4194304 4218580 140736864540864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 20394 18307 131 6 0 18864 0
Current children cumulated CPU time (s) 486.28
Current children cumulated vsize (KiB) 90276

[startup+499.1 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 8105
/proc/meminfo: memFree=16651356/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=81756 CPUtime=495.87 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 18450 0 0 0 49582 5 0 0 25 0 1 0 487164168 83718144 18339 33554432000 4194304 4218580 140736864540864 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 20439 18339 131 6 0 18909 0
Current children cumulated CPU time (s) 499.08
Current children cumulated vsize (KiB) 90456

[startup+502.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 8106
/proc/meminfo: memFree=16651356/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=81756 CPUtime=499.07 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 18452 0 0 0 49902 5 0 0 25 0 1 0 487164168 83718144 18341 33554432000 4194304 4218580 140736864540864 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 20439 18341 131 6 0 18909 0
Current children cumulated CPU time (s) 502.28
Current children cumulated vsize (KiB) 90456

[startup+503.901 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 8106
/proc/meminfo: memFree=16651356/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=81756 CPUtime=500.67 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 18452 0 0 0 50062 5 0 0 25 0 1 0 487164168 83718144 18341 33554432000 4194304 4218580 140736864540864 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 20439 18341 131 6 0 18909 0
Current children cumulated CPU time (s) 503.88
Current children cumulated vsize (KiB) 90456

[startup+505.5 s]
/proc/loadavg: 4.08 4.02 3.91 5/194 8106
/proc/meminfo: memFree=16651356/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=81756 CPUtime=502.27 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 18452 0 0 0 50222 5 0 0 25 0 1 0 487164168 83718144 18341 33554432000 4194304 4218580 140736864540864 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 20439 18341 131 6 0 18909 0
Current children cumulated CPU time (s) 505.48
Current children cumulated vsize (KiB) 90456

[startup+505.9 s]
/proc/loadavg: 4.08 4.02 3.91 5/194 8106
/proc/meminfo: memFree=16651356/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=81756 CPUtime=502.67 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 18452 0 0 0 50262 5 0 0 25 0 1 0 487164168 83718144 18341 33554432000 4194304 4218580 140736864540864 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 20439 18341 131 6 0 18909 0
Current children cumulated CPU time (s) 505.88
Current children cumulated vsize (KiB) 90456

[startup+506.101 s]
/proc/loadavg: 4.08 4.02 3.91 5/194 8106
/proc/meminfo: memFree=16651356/32950928 swapFree=67111528/67111528
[pid=8089] ppid=8087 vsize=8700 CPUtime=3.21 cores=5,7
/proc/8089/stat : 8089 (esg_static.sh) S 8087 8089 7713 0 -1 4202496 354 36142 0 0 0 0 310 11 18 0 1 0 487163845 8908800 253 33554432000 4194304 4922060 140734075954592 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8089/statm: 2175 253 209 178 0 68 0
[pid=8092] ppid=8089 vsize=81756 CPUtime=502.87 cores=5,7
/proc/8092/stat : 8092 (cdcl) R 8089 8089 7713 0 -1 4202496 18452 0 0 0 50282 5 0 0 25 0 1 0 487164168 83718144 18341 33554432000 4194304 4218580 140736864540864 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/8092/statm: 20439 18341 131 6 0 18909 0
Current children cumulated CPU time (s) 506.08
Current children cumulated vsize (KiB) 90456

Child status: 20
Real time (s): 506.151
CPU time (s): 506.152
CPU user time (s): 505.969
CPU system time (s): 0.182972
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 135612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 505.969
system time used= 0.182972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55167
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= 38
involuntary context switches= 4561

runsolver used 0.809876 second user time and 1.9567 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-25 20:20:42
IDJOB=3283507
IDBENCH=71039
IDSOLVER=1609
FILE ID=node125/3283507-1303755641
RUNJOBID= node125-1303755210-7734
PBS_JOBID= 13154062
Free space on /tmp= 73156 MiB

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

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=71332783

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:      16794300 kB
Buffers:       2193348 kB
Cached:       13238904 kB
SwapCached:          0 kB
Active:        7826980 kB
Inactive:      7797712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16794300 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           65448 kB
Writeback:           0 kB
AnonPages:      191472 kB
Mapped:          15196 kB
Slab:           466768 kB
PageTables:       5840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   382396 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= 73156 MiB
End job on node125 at 2011-04-25 20:29:08