Trace number 3422570

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
minisat hack: contrasat 2011-03-02? (TO) 5000.11 4999.94

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark326.479
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data


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: 961)

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-3422570-1306671150/watcher-3422570-1306671150 -o /tmp/evaluation-result-3422570-1306671150/solver-3422570-1306671150 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422570-1306671150.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.05 2.01 3/514 9540
/proc/meminfo: memFree=11685128/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=20292 CPUtime=0 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 1012 0 0 0 0 0 0 0 23 0 1 0 759530890 20779008 914 33554432000 4194304 4298156 140736955354064 18446744073709551615 4284982 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9540/statm: 5073 914 215 26 0 1705 0

[startup+0.0383151 s]
/proc/loadavg: 2.11 2.05 2.01 3/514 9540
/proc/meminfo: memFree=11685128/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=24532 CPUtime=0.03 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 2820 0 0 0 3 0 0 0 23 0 1 0 759530890 25120768 2422 33554432000 4194304 4298156 140736955354064 18446744073709551615 4284838 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9540/statm: 6133 2423 216 26 0 2765 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24532

[startup+0.100298 s]
/proc/loadavg: 2.11 2.05 2.01 3/514 9540
/proc/meminfo: memFree=11685128/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=35768 CPUtime=0.09 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 6817 0 0 0 9 0 0 0 23 0 1 0 759530890 36626432 5545 33554432000 4194304 4298156 140736955354064 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9540/statm: 8942 5546 216 26 0 5574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35768

[startup+0.300266 s]
/proc/loadavg: 2.11 2.05 2.01 3/514 9540
/proc/meminfo: memFree=11685128/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=85764 CPUtime=0.29 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 19628 0 0 0 27 2 0 0 24 0 1 0 759530890 87822336 15408 33554432000 4194304 4298156 140736955354064 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9540/statm: 21441 15408 216 26 0 18073 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85764

[startup+0.70119 s]
/proc/loadavg: 2.11 2.05 2.01 3/514 9540
/proc/meminfo: memFree=11685128/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=157364 CPUtime=0.69 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 44560 0 0 0 63 6 0 0 25 0 1 0 759530890 161140736 34860 33554432000 4194304 4298156 140736955354064 18446744073709551615 4284045 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9540/statm: 39341 34861 216 26 0 35973 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 157364

[startup+1.50104 s]
/proc/loadavg: 2.11 2.05 2.01 3/515 9541
/proc/meminfo: memFree=11486356/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=344484 CPUtime=1.49 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 92465 0 0 0 135 14 0 0 25 0 1 0 759530890 352751616 71506 33554432000 4194304 4298156 140736955354064 18446744073709551615 4218624 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9540/statm: 86121 71506 221 26 0 82753 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 344484

[startup+3.10071 s]
/proc/loadavg: 2.11 2.05 2.01 3/515 9541
/proc/meminfo: memFree=11396456/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=344484 CPUtime=3.09 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 92467 0 0 0 295 14 0 0 25 0 1 0 759530890 352751616 71508 33554432000 4194304 4298156 140736955354064 18446744073709551615 4228020 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9540/statm: 86121 71508 222 26 0 82753 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 344484

[startup+6.30113 s]
/proc/loadavg: 2.10 2.05 2.01 3/515 9541
/proc/meminfo: memFree=11395084/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=344484 CPUtime=6.29 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 92467 0 0 0 614 15 0 0 25 0 1 0 759530890 352751616 71508 33554432000 4194304 4298156 140736955354064 18446744073709551615 4254648 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9540/statm: 86121 71508 222 26 0 82753 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 344484

[startup+12.7009 s]
/proc/loadavg: 2.10 2.05 2.01 3/515 9541
/proc/meminfo: memFree=11393976/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=356608 CPUtime=12.69 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 98084 0 0 0 1254 15 0 0 25 0 1 0 759530890 365166592 76561 33554432000 4194304 4298156 140736955354064 18446744073709551615 4254600 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9540/statm: 89152 76561 222 26 0 85784 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 356608

[startup+25.5005 s]
/proc/loadavg: 2.07 2.04 2.01 3/515 9541
/proc/meminfo: memFree=11430800/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=333928 CPUtime=25.49 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 130492 0 0 0 2530 19 0 0 25 0 1 0 759530890 341942272 65798 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9540/statm: 83482 65798 243 26 0 80114 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 333928

[startup+51.1006 s]
/proc/loadavg: 2.05 2.04 2.00 3/515 9542
/proc/meminfo: memFree=11412396/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=333928 CPUtime=51.09 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 169413 0 0 0 5085 24 0 0 25 0 1 0 759530890 341942272 67586 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/9540/statm: 83482 67586 243 26 0 80114 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 333928

[startup+102.32 s]
/proc/loadavg: 2.02 2.03 2.00 3/515 9544
/proc/meminfo: memFree=11415380/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=333928 CPUtime=102.3 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 286758 0 0 0 10193 37 0 0 25 0 1 0 759530890 341942272 67924 33554432000 4194304 4298156 140736955354064 18446744073709551615 4252741 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 83482 67924 243 26 0 80114 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 333928

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 9545
/proc/meminfo: memFree=11409524/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=333928 CPUtime=162.29 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 444389 0 0 0 16169 60 0 0 25 0 1 0 759530890 341942272 69030 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256968 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 83482 69030 243 26 0 80114 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 333928

[startup+222.3 s]
/proc/loadavg: 2.20 2.07 2.01 3/515 9547
/proc/meminfo: memFree=11407752/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=333928 CPUtime=222.29 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 564199 0 0 0 22154 75 0 0 25 0 1 0 759530890 341942272 68842 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 83482 68842 243 26 0 80114 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 333928

[startup+282.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/515 9548
/proc/meminfo: memFree=11382920/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=333928 CPUtime=282.29 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 650736 0 0 0 28142 87 0 0 25 0 1 0 759530890 341942272 75002 33554432000 4194304 4298156 140736955354064 18446744073709551615 4251887 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 83482 75002 243 26 0 80114 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 333928

[startup+342.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 9550
/proc/meminfo: memFree=11387832/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=333928 CPUtime=342.3 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 810546 0 0 0 34121 109 0 0 25 0 1 0 759530890 341942272 73569 33554432000 4194304 4298156 140736955354064 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 83482 73569 243 26 0 80114 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 333928

[startup+402.3 s]
/proc/loadavg: 1.56 1.92 1.96 2/509 9570
/proc/meminfo: memFree=11593088/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=333928 CPUtime=402.3 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 979113 0 0 0 40099 131 0 0 25 0 1 0 759530890 341942272 69143 33554432000 4194304 4298156 140736955354064 18446744073709551615 4255040 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 83482 69143 243 26 0 80114 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 333928

[startup+462.301 s]
/proc/loadavg: 1.21 1.75 1.90 2/509 9571
/proc/meminfo: memFree=11571724/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=333928 CPUtime=462.3 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 1109522 0 0 0 46081 149 0 0 25 0 1 0 759530890 341942272 74460 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 83482 74460 243 26 0 80114 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 333928

[startup+522.301 s]
/proc/loadavg: 1.07 1.61 1.84 2/509 9573
/proc/meminfo: memFree=11583716/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=333928 CPUtime=522.3 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 1280531 0 0 0 52059 171 0 0 25 0 1 0 759530890 341942272 71613 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 83482 71613 243 26 0 80114 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 333928

[startup+582.3 s]
/proc/loadavg: 1.02 1.50 1.79 2/509 9574
/proc/meminfo: memFree=11570672/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=333928 CPUtime=582.3 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 1411801 0 0 0 58041 189 0 0 25 0 1 0 759530890 341942272 75276 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 83482 75276 243 26 0 80114 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 333928

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 1.01 1.02 1.00 2/509 9679
/proc/meminfo: memFree=11466348/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=468996 CPUtime=4062.45 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 9387867 0 0 0 404923 1322 0 0 25 0 1 0 759530890 480251904 100791 33554432000 4194304 4298156 140736955354064 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 117249 100791 243 26 0 113881 0
Current children cumulated CPU time (s) 4062.45
Current children cumulated vsize (KiB) 468996

[startup+4122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/509 9681
/proc/meminfo: memFree=11497552/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=468996 CPUtime=4122.44 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 9543072 0 0 0 410900 1344 0 0 25 0 1 0 759530890 480251904 93090 33554432000 4194304 4298156 140736955354064 18446744073709551615 4252784 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 117249 93090 243 26 0 113881 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 468996

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/509 9682
/proc/meminfo: memFree=11494916/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=468996 CPUtime=4182.43 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 9654824 0 0 0 416886 1357 0 0 25 0 1 0 759530890 480251904 93548 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 117249 93548 243 26 0 113881 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 468996

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/509 9684
/proc/meminfo: memFree=11492036/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=470240 CPUtime=4242.44 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 9776287 0 0 0 422869 1375 0 0 25 0 1 0 759530890 481525760 94670 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 117560 94670 243 26 0 114192 0
Current children cumulated CPU time (s) 4242.44
Current children cumulated vsize (KiB) 470240

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/509 9686
/proc/meminfo: memFree=11502788/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=471380 CPUtime=4302.44 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 9926557 0 0 0 428849 1395 0 0 25 0 1 0 759530890 482693120 91681 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 117845 91681 243 26 0 114477 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 471380

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/509 9690
/proc/meminfo: memFree=11454816/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=471664 CPUtime=4362.44 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 9994583 0 0 0 434838 1406 0 0 25 0 1 0 759530890 482983936 103779 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 117916 103779 243 26 0 114548 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 471664

[startup+4422.3 s]
/proc/loadavg: 1.13 1.03 1.01 2/509 9692
/proc/meminfo: memFree=11481584/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=471948 CPUtime=4422.44 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 10100444 0 0 0 440823 1421 0 0 25 0 1 0 759530890 483274752 97035 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256941 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 117987 97035 243 26 0 114619 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 471948

[startup+4482.3 s]
/proc/loadavg: 1.11 1.04 1.01 2/509 9693
/proc/meminfo: memFree=11475612/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=474172 CPUtime=4482.45 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 10208027 0 0 0 446811 1434 0 0 25 0 1 0 759530890 485552128 98568 33554432000 4194304 4298156 140736955354064 18446744073709551615 4253727 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 118543 98568 243 26 0 115175 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 474172

[startup+4542.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/509 9695
/proc/meminfo: memFree=11485624/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=474172 CPUtime=4542.44 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 10313072 0 0 0 452796 1448 0 0 25 0 1 0 759530890 485552128 95865 33554432000 4194304 4298156 140736955354064 18446744073709551615 4273147 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 118543 95865 243 26 0 115175 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 474172

[startup+4602.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/509 9697
/proc/meminfo: memFree=11431640/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=474172 CPUtime=4602.46 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 10433547 0 0 0 458781 1465 0 0 25 0 1 0 759530890 485552128 109180 33554432000 4194304 4298156 140736955354064 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 118543 109180 243 26 0 115175 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 474172

[startup+4662.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/509 9698
/proc/meminfo: memFree=11490628/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=474616 CPUtime=4662.46 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 10703608 0 0 0 464743 1503 0 0 25 0 1 0 759530890 486006784 94524 33554432000 4194304 4298156 140736955354064 18446744073709551615 4252784 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 118654 94524 243 26 0 115286 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 474616

[startup+4722.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/509 9700
/proc/meminfo: memFree=11489608/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=476956 CPUtime=4722.47 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 10860875 0 0 0 470725 1522 0 0 25 0 1 0 759530890 488402944 94617 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 119239 94617 243 26 0 115871 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 476956

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/509 9701
/proc/meminfo: memFree=11510540/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=397424 CPUtime=4782.45 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 11004711 0 0 0 476702 1543 0 0 25 0 1 0 759530890 406962176 89647 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 99356 89647 243 26 0 95988 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 397424

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/509 9703
/proc/meminfo: memFree=11460540/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=478812 CPUtime=4842.46 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 11065056 0 0 0 482693 1553 0 0 25 0 1 0 759530890 490303488 102024 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 119703 102024 243 26 0 116335 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 478812

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/509 9705
/proc/meminfo: memFree=11500800/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=397424 CPUtime=4902.46 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 11214155 0 0 0 488673 1573 0 0 25 0 1 0 759530890 406962176 92479 33554432000 4194304 4298156 140736955354064 18446744073709551615 4252753 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 99356 92479 243 26 0 95988 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 397424

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/509 9706
/proc/meminfo: memFree=11490484/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=478812 CPUtime=4962.46 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 11364728 0 0 0 494655 1591 0 0 25 0 1 0 759530890 490303488 94822 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256329 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 119703 94822 243 26 0 116335 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 478812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.10 1.03 1.01 2/509 9707
/proc/meminfo: memFree=11497156/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=478812 CPUtime=5000.07 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 11458534 0 0 0 498402 1605 0 0 25 0 1 0 759530890 490303488 93024 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 119703 93024 243 26 0 116335 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 478812

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 1.10 1.03 1.01 2/509 9707
/proc/meminfo: memFree=11497156/32951124 swapFree=63083240/67111528
[pid=9540] ppid=9538 vsize=478812 CPUtime=5000.07 cores=0,2,4,6
/proc/9540/stat : 9540 (contrasat_relea) R 9538 9540 8905 0 -1 4202496 11458534 0 0 0 498402 1605 0 0 25 0 1 0 759530890 490303488 93024 33554432000 4194304 4298156 140736955354064 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/9540/statm: 119703 93024 243 26 0 116335 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 478812

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.11
CPU user time (s): 4984.04
CPU system time (s): 16.0696
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 814116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4984.04
system time used= 16.0696
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11458534
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= 10
involuntary context switches= 2588

runsolver used 26.125 second user time and 55.9905 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-29 14:12:33
IDJOB=3422570
IDBENCH=85007
IDSOLVER=1915
FILE ID=node141/3422570-1306671150
RUNJOBID= node141-1306658664-8923
PBS_JOBID= 13471756
Free space on /tmp= 73596 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422570-1306671150/watcher-3422570-1306671150 -o /tmp/evaluation-result-3422570-1306671150/solver-3422570-1306671150 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422570-1306671150.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=580232082

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:     32951124 kB
MemFree:      11685052 kB
Buffers:        360284 kB
Cached:       10344016 kB
SwapCached:      15808 kB
Active:       13157172 kB
Inactive:      7807452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11685052 kB
SwapTotal:    67111528 kB
SwapFree:     63083240 kB
Dirty:           77236 kB
Writeback:           0 kB
AnonPages:    10251240 kB
Mapped:          26540 kB
Slab:           162504 kB
PageTables:      70340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150900168 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= 73596 MiB
End job on node141 at 2011-05-29 15:35:55