Trace number 3260806

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 517.83 517.821

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_150_29_u.cnf
MD5SUM97209c9c2612edfa7815278bcf07a2b4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark83.7023
Satisfiable
(Un)Satisfiability was proved
Number of variables4408
Number of clauses19904
Sum of the clauses size48208
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 211504
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |   19904    48208 |    5971       0        0     nan |  0.000 % |
0.00/0.08	c |         0 |   12009    40102 |      --       0       --      -- |     --   | -7895/-8106
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 1596   #clauses: 12009   #literals: 40102
0.00/0.08	c CPU time:   0.085986 s
0.00/0.08	c ==============================================================================
517.80/517.81	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-3260806-1303510572/watcher-3260806-1303510572 -o /tmp/evaluation-result-3260806-1303510572/solver-3260806-1303510572 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3260806-1303510572.cnf 

running on 2 cores: 4,6

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.00 4.00 3.58 4/192 1081
/proc/meminfo: memFree=21690732/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 195248422 8908800 249 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 249 209 178 0 68 0

[startup+0.109097 s]
/proc/loadavg: 4.00 4.00 3.58 4/192 1081
/proc/meminfo: memFree=21690732/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+0.2011 s]
/proc/loadavg: 4.00 4.00 3.58 4/192 1081
/proc/meminfo: memFree=21690732/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+0.301078 s]
/proc/loadavg: 4.00 4.00 3.58 4/192 1081
/proc/meminfo: memFree=21690732/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+0.701018 s]
/proc/loadavg: 4.00 4.00 3.58 4/192 1081
/proc/meminfo: memFree=21690732/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8700

[startup+1.50084 s]
/proc/loadavg: 4.00 4.00 3.58 5/194 1084
/proc/meminfo: memFree=21684772/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=11648 CPUtime=1.4 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 1403 0 0 0 140 0 0 0 25 0 1 0 195248431 11927552 1313 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 2912 1313 131 6 0 1382 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20348

[startup+3.10058 s]
/proc/loadavg: 4.00 4.00 3.59 5/194 1084
/proc/meminfo: memFree=21681672/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=13116 CPUtime=3 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 1762 0 0 0 300 0 0 0 25 0 1 0 195248431 13430784 1672 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 3279 1672 131 6 0 1749 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21816

[startup+6.30102 s]
/proc/loadavg: 4.00 4.00 3.59 5/194 1084
/proc/meminfo: memFree=21677664/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=14332 CPUtime=6.2 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 2078 0 0 0 620 0 0 0 25 0 1 0 195248431 14675968 1988 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 3583 1988 131 6 0 2053 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23032

[startup+12.7009 s]
/proc/loadavg: 4.00 4.00 3.59 5/194 1084
/proc/meminfo: memFree=21675196/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=16168 CPUtime=12.6 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 2512 0 0 0 1260 0 0 0 25 0 1 0 195248431 16556032 2422 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 4042 2422 131 6 0 2512 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24868

[startup+25.5006 s]
/proc/loadavg: 4.00 4.00 3.59 5/194 1084
/proc/meminfo: memFree=21659688/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=19216 CPUtime=25.39 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 3292 0 0 0 2539 0 0 0 25 0 1 0 195248431 19677184 3193 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 4804 3193 131 6 0 3274 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27916

[startup+51.1011 s]
/proc/loadavg: 4.00 4.00 3.60 5/194 1085
/proc/meminfo: memFree=21641660/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=21308 CPUtime=50.99 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 3885 0 0 0 5099 0 0 0 25 0 1 0 195248431 21819392 3715 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 5327 3715 131 6 0 3797 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30008

[startup+102.301 s]
/proc/loadavg: 4.00 4.00 3.62 5/194 1086
/proc/meminfo: memFree=21596012/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=27116 CPUtime=102.2 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 5537 0 0 0 10219 1 0 0 25 0 1 0 195248431 27766784 5165 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 6779 5165 131 6 0 5249 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 35816

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.65 5/194 1088
/proc/meminfo: memFree=21581488/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=30012 CPUtime=162.2 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 6554 0 0 0 16219 1 0 0 25 0 1 0 195248431 30732288 5916 33554432000 4194304 4218580 140733897744032 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 7503 5916 131 6 0 5973 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38712

[startup+222.307 s]
/proc/loadavg: 4.00 4.00 3.66 5/194 1089
/proc/meminfo: memFree=21566840/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=31844 CPUtime=222.21 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 7315 0 0 0 22219 2 0 0 25 0 1 0 195248431 32608256 6371 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 7961 6371 131 6 0 6431 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 40544

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/194 1091
/proc/meminfo: memFree=21545120/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=32524 CPUtime=282.2 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 7761 0 0 0 28218 2 0 0 25 0 1 0 195248431 33304576 6548 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 8131 6548 131 6 0 6601 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 41224

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.70 5/194 1093
/proc/meminfo: memFree=21454952/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=33440 CPUtime=342.2 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 8229 0 0 0 34218 2 0 0 25 0 1 0 195248431 34242560 6774 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 8360 6774 131 6 0 6830 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 42140

[startup+402.3 s]
/proc/loadavg: 4.04 4.01 3.72 5/194 1094
/proc/meminfo: memFree=21336128/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=34524 CPUtime=402.2 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 8736 0 0 0 40218 2 0 0 25 0 1 0 195248431 35352576 7043 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 8631 7043 131 6 0 7101 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 43224

[startup+462.301 s]
/proc/loadavg: 4.04 4.02 3.74 5/194 1096
/proc/meminfo: memFree=21234808/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=34720 CPUtime=462.2 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 9039 0 0 0 46218 2 0 0 25 0 1 0 195248431 35553280 7096 33554432000 4194304 4218580 140733897744032 18446744073709551615 4213569 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 8680 7096 131 6 0 7150 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 43420

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

[startup+486.4 s]
/proc/loadavg: 4.03 4.02 3.74 5/194 1097
/proc/meminfo: memFree=21210496/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=34764 CPUtime=486.31 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 9164 0 0 0 48628 3 0 0 25 0 1 0 195248431 35598336 7103 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 8691 7103 131 6 0 7161 0
Current children cumulated CPU time (s) 486.4
Current children cumulated vsize (KiB) 43464

[startup+499.201 s]
/proc/loadavg: 4.02 4.02 3.75 5/194 1097
/proc/meminfo: memFree=21189164/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=34792 CPUtime=499.11 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 9233 0 0 0 49908 3 0 0 25 0 1 0 195248431 35627008 7107 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 8698 7107 131 6 0 7168 0
Current children cumulated CPU time (s) 499.2
Current children cumulated vsize (KiB) 43492

[startup+505.601 s]
/proc/loadavg: 4.02 4.02 3.75 5/194 1097
/proc/meminfo: memFree=21170812/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=35108 CPUtime=505.51 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 9354 0 0 0 50548 3 0 0 25 0 1 0 195248431 35950592 7192 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 8777 7192 131 6 0 7247 0
Current children cumulated CPU time (s) 505.6
Current children cumulated vsize (KiB) 43808

[startup+512.001 s]
/proc/loadavg: 4.02 4.02 3.75 5/194 1097
/proc/meminfo: memFree=21158784/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=34536 CPUtime=511.91 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 9377 0 0 0 51188 3 0 0 25 0 1 0 195248431 35364864 7043 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 8634 7043 131 6 0 7104 0
Current children cumulated CPU time (s) 512
Current children cumulated vsize (KiB) 43236

[startup+515.2 s]
/proc/loadavg: 4.02 4.02 3.75 5/194 1097
/proc/meminfo: memFree=21150848/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=34696 CPUtime=515.11 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 9421 0 0 0 51508 3 0 0 25 0 1 0 195248431 35528704 7087 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 8674 7087 131 6 0 7144 0
Current children cumulated CPU time (s) 515.2
Current children cumulated vsize (KiB) 43396

[startup+516.801 s]
/proc/loadavg: 4.02 4.02 3.75 5/194 1097
/proc/meminfo: memFree=21149112/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=34760 CPUtime=516.71 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 9440 0 0 0 51668 3 0 0 25 0 1 0 195248431 35594240 7106 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 8690 7106 131 6 0 7160 0
Current children cumulated CPU time (s) 516.8
Current children cumulated vsize (KiB) 43460

[startup+517.601 s]
/proc/loadavg: 4.02 4.02 3.75 5/194 1097
/proc/meminfo: memFree=21147376/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=34824 CPUtime=517.51 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 9449 0 0 0 51748 3 0 0 25 0 1 0 195248431 35659776 7115 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 8706 7115 131 6 0 7176 0
Current children cumulated CPU time (s) 517.6
Current children cumulated vsize (KiB) 43524

[startup+517.801 s]
/proc/loadavg: 4.02 4.02 3.75 5/194 1097
/proc/meminfo: memFree=21147376/32951124 swapFree=67111528/67111528
[pid=1081] ppid=1079 vsize=8700 CPUtime=0.09 cores=4,6
/proc/1081/stat : 1081 (esg_static.sh) S 1079 1081 32125 0 -1 4202496 353 932 0 0 0 0 9 0 25 0 1 0 195248422 8908800 252 33554432000 4194304 4922060 140736232123632 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1081/statm: 2175 252 209 178 0 68 0
[pid=1084] ppid=1081 vsize=34824 CPUtime=517.71 cores=4,6
/proc/1084/stat : 1084 (cdcl) R 1081 1081 32125 0 -1 4202496 9451 0 0 0 51768 3 0 0 25 0 1 0 195248431 35659776 7117 33554432000 4194304 4218580 140733897744032 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1084/statm: 8706 7117 131 6 0 7176 0
Current children cumulated CPU time (s) 517.8
Current children cumulated vsize (KiB) 43524

Child status: 20
Real time (s): 517.821
CPU time (s): 517.83
CPU user time (s): 517.791
CPU system time (s): 0.038994
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 43844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 517.791
system time used= 0.038994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10956
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= 39
involuntary context switches= 401

runsolver used 0.896863 second user time and 1.92871 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 00:16:12
IDJOB=3260806
IDBENCH=83196
IDSOLVER=1609
FILE ID=node107/3260806-1303510572
RUNJOBID= node107-1303508822-302
PBS_JOBID= 13134226
Free space on /tmp= 72144 MiB

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

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

MD5SUM BENCH= 97209c9c2612edfa7815278bcf07a2b4
RANDOM SEED=252708022

node107.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21690764 kB
Buffers:       1741828 kB
Cached:        8621396 kB
SwapCached:          0 kB
Active:        7349816 kB
Inactive:      3438352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21690764 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1184 kB
Writeback:           0 kB
AnonPages:      424652 kB
Mapped:          15196 kB
Slab:           407056 kB
PageTables:       5852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   606652 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= 72140 MiB
End job on node107 at 2011-04-23 00:24:49