Trace number 3348838

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: minisat_psm 2011-04-01? (TO) 1299.84 1300.02

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data

0.00/0.00	c Parsing...
1.19/1.23	c ==============================================================================
1.19/1.23	c |           |     ORIGINAL     |              LEARNT              |          |
1.19/1.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.19/1.23	c ==============================================================================
1.19/1.23	c |         0 | 3230737  9429251 |  969221       0        0     nan |  0.000 % |
11.08/11.17	c |         0 | 3193200  9687142 |      --       0       --      -- |     --   | -37507/257956
11.08/11.17	c ==============================================================================
11.08/11.17	c Result  :   #vars: 136989   #clauses: 3193200   #literals: 9687142
11.08/11.17	c CPU time:   10.9473 s
11.08/11.17	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3348838-1304968145/watcher-3348838-1304968145 -o /tmp/evaluation-result-3348838-1304968145/solver-3348838-1304968145 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348838-1304968145.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: 2.21 0.60 0.20 4/354 359
/proc/meminfo: memFree=11438952/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=0 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 608412734 8908800 250 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 250 209 178 0 68 0

[startup+0.020351 s]
/proc/loadavg: 2.21 0.60 0.20 4/354 359
/proc/meminfo: memFree=11438952/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=0 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 608412734 8908800 250 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100336 s]
/proc/loadavg: 2.21 0.60 0.20 4/354 359
/proc/meminfo: memFree=11438952/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=0 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 608412734 8908800 250 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300304 s]
/proc/loadavg: 2.21 0.60 0.20 4/354 359
/proc/meminfo: memFree=11438952/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=0 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 608412734 8908800 250 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700233 s]
/proc/loadavg: 2.21 0.60 0.20 4/354 359
/proc/meminfo: memFree=11438952/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=0 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 608412734 8908800 250 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50109 s]
/proc/loadavg: 2.21 0.60 0.20 5/356 361
/proc/meminfo: memFree=11290392/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=0 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 608412734 8908800 250 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 250 209 178 0 68 0
[pid=360] ppid=359 vsize=252304 CPUtime=1.48 cores=5,7
/proc/360/stat : 360 (SatELite_releas) R 359 359 32720 0 -1 4202496 61633 0 0 0 131 17 0 0 25 0 1 0 608412734 258359296 56948 33554432000 134512640 135144242 4287589424 18446744073709551615 134555819 0 0 4096 3 0 0 0 17 5 0 0 1
/proc/360/statm: 63076 56948 77 155 0 62919 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 261004

[startup+3.10082 s]
/proc/loadavg: 2.21 0.60 0.20 6/356 361
/proc/meminfo: memFree=11201360/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=0 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 608412734 8908800 250 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 250 209 178 0 68 0
[pid=360] ppid=359 vsize=265828 CPUtime=3.07 cores=5,7
/proc/360/stat : 360 (SatELite_releas) R 359 359 32720 0 -1 4202496 64381 0 0 0 289 18 0 0 25 0 1 0 608412734 272207872 59696 33554432000 134512640 135144242 4287589424 18446744073709551615 134585415 0 0 4096 3 0 0 0 17 5 0 0 1
/proc/360/statm: 66457 59696 77 155 0 66300 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 274528

[startup+6.30024 s]
/proc/loadavg: 2.52 0.69 0.23 5/356 361
/proc/meminfo: memFree=11175204/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=0 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 608412734 8908800 250 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 250 209 178 0 68 0
[pid=360] ppid=359 vsize=299276 CPUtime=6.27 cores=5,7
/proc/360/stat : 360 (SatELite_releas) R 359 359 32720 0 -1 4202496 69875 0 0 0 608 19 0 0 25 0 1 0 608412734 306458624 64887 33554432000 134512640 135144242 4287589424 18446744073709551615 134605656 0 0 4096 3 0 0 0 17 5 0 0 1
/proc/360/statm: 74819 64887 115 155 0 74662 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 307976

[startup+12.7011 s]
/proc/loadavg: 2.63 0.74 0.25 5/356 361
/proc/meminfo: memFree=11143812/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=0 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 608412734 8908800 250 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 250 209 178 0 68 0
[pid=360] ppid=359 vsize=265628 CPUtime=12.68 cores=5,7
/proc/360/stat : 360 (SatELite_releas) R 359 359 32720 0 -1 4202496 81736 0 0 0 1238 30 0 0 25 0 1 0 608412734 272003072 59771 33554432000 134512640 135144242 4287589424 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 5 0 0 1
/proc/360/statm: 66407 59771 80 155 0 66250 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 274328

[startup+25.5009 s]
/proc/loadavg: 2.94 0.90 0.31 6/356 362
/proc/meminfo: memFree=11122384/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=254844 CPUtime=12.51 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 54895 0 0 0 1241 10 0 0 25 0 1 0 608414017 260960256 46280 33554432000 4194304 4256717 140735300837584 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 63711 46280 252 16 0 60353 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 263544

[startup+51.1004 s]
/proc/loadavg: 3.35 1.16 0.41 5/356 363
/proc/meminfo: memFree=11090676/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=258152 CPUtime=38.11 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 91940 0 0 0 3794 17 0 0 25 0 1 0 608414017 264347648 48261 33554432000 4194304 4256717 140735300837584 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 64538 48261 252 16 0 61180 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 266852

[startup+102.313 s]
/proc/loadavg: 3.72 1.60 0.60 5/356 365
/proc/meminfo: memFree=11109996/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=263096 CPUtime=89.33 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 168022 0 0 0 8902 31 0 0 25 0 1 0 608414017 269410304 53080 33554432000 4194304 4256717 140735300837584 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 65774 53080 252 16 0 62416 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 271796

[startup+162.301 s]
/proc/loadavg: 3.98 2.06 0.82 6/356 366
/proc/meminfo: memFree=10975016/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=268592 CPUtime=149.31 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 313209 0 0 0 14878 53 0 0 25 0 1 0 608414017 275038208 53453 33554432000 4194304 4256717 140735300837584 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 67148 53453 252 16 0 63790 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 277292

[startup+222.301 s]
/proc/loadavg: 3.99 2.41 1.02 5/356 368
/proc/meminfo: memFree=10960588/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=271828 CPUtime=209.31 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 427065 0 0 0 20862 69 0 0 25 0 1 0 608414017 278351872 55911 33554432000 4194304 4256717 140735300837584 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 67957 55911 252 16 0 64599 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 280528

[startup+282.301 s]
/proc/loadavg: 3.99 2.70 1.20 5/356 369
/proc/meminfo: memFree=10841140/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=273220 CPUtime=269.31 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 576123 0 0 0 26840 91 0 0 25 0 1 0 608414017 279777280 53542 33554432000 4194304 4256717 140735300837584 18446744073709551615 4210760 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 68305 53542 252 16 0 64947 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 281920

[startup+342.301 s]
/proc/loadavg: 3.99 2.93 1.37 6/356 371
/proc/meminfo: memFree=10934712/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=277108 CPUtime=329.32 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 730608 0 0 0 32817 115 0 0 25 0 1 0 608414017 283758592 56501 33554432000 4194304 4256717 140735300837584 18446744073709551615 4210895 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 69277 56501 252 16 0 65919 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 285808

[startup+402.301 s]
/proc/loadavg: 3.99 3.12 1.53 5/356 372
/proc/meminfo: memFree=10932428/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7

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

/proc/362/statm: 71721 59992 252 16 0 68363 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 295584

[startup+642.3 s]
/proc/loadavg: 4.06 3.66 2.12 5/356 379
/proc/meminfo: memFree=10915268/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=290056 CPUtime=629.32 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 1405793 0 0 0 62713 219 0 0 25 0 1 0 608414017 297017344 58344 33554432000 4194304 4256717 140735300837584 18446744073709551615 4213419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 72514 58344 252 16 0 69156 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 298756

[startup+702.301 s]
/proc/loadavg: 4.08 3.73 2.23 5/356 381
/proc/meminfo: memFree=10898604/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=290056 CPUtime=689.33 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 1527980 0 0 0 68695 238 0 0 25 0 1 0 608414017 297017344 59626 33554432000 4194304 4256717 140735300837584 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 72514 59626 252 16 0 69156 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 298756

[startup+762.313 s]
/proc/loadavg: 4.03 3.78 2.35 6/356 382
/proc/meminfo: memFree=10884676/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=292448 CPUtime=749.34 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 1656017 0 0 0 74675 259 0 0 25 0 1 0 608414017 299466752 59756 33554432000 4194304 4256717 140735300837584 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 73112 59756 252 16 0 69754 0
Current children cumulated CPU time (s) 762.14
Current children cumulated vsize (KiB) 301148

[startup+822.301 s]
/proc/loadavg: 4.01 3.81 2.44 5/356 414
/proc/meminfo: memFree=10954592/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=294236 CPUtime=809.33 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 1744316 0 0 0 80660 273 0 0 25 0 1 0 608414017 301297664 65249 33554432000 4194304 4256717 140735300837584 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 73559 65249 252 16 0 70201 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 302936

[startup+882.301 s]
/proc/loadavg: 4.00 3.84 2.53 5/356 415
/proc/meminfo: memFree=10912972/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=296504 CPUtime=869.33 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 1871169 0 0 0 86640 293 0 0 25 0 1 0 608414017 303620096 65716 33554432000 4194304 4256717 140735300837584 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 74126 65717 252 16 0 70768 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 305204

[startup+942.3 s]
/proc/loadavg: 4.00 3.87 2.62 5/356 417
/proc/meminfo: memFree=10898696/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=299028 CPUtime=929.33 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 1994053 0 0 0 92620 313 0 0 25 0 1 0 608414017 306204672 64897 33554432000 4194304 4256717 140735300837584 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 74757 64897 252 16 0 71399 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 307728

[startup+1002.3 s]
/proc/loadavg: 4.07 3.91 2.71 5/356 419
/proc/meminfo: memFree=10866172/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=299744 CPUtime=989.34 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 2120429 0 0 0 98602 332 0 0 25 0 1 0 608414017 306937856 65134 33554432000 4194304 4256717 140735300837584 18446744073709551615 4229436 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 74936 65134 252 16 0 71578 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 308444

[startup+1062.3 s]
/proc/loadavg: 4.02 3.92 2.79 5/356 420
/proc/meminfo: memFree=10910144/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=302092 CPUtime=1049.34 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 2249103 0 0 0 104581 353 0 0 25 0 1 0 608414017 309342208 63687 33554432000 4194304 4256717 140735300837584 18446744073709551615 4209919 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 75523 63687 252 16 0 72165 0
Current children cumulated CPU time (s) 1062.14
Current children cumulated vsize (KiB) 310792

[startup+1122.3 s]
/proc/loadavg: 4.01 3.93 2.86 5/356 454
/proc/meminfo: memFree=11003868/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=303940 CPUtime=1109.34 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 2338203 0 0 0 110567 367 0 0 25 0 1 0 608414017 311234560 67674 33554432000 4194304 4256717 140735300837584 18446744073709551615 4211816 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 75985 67674 252 16 0 72627 0
Current children cumulated CPU time (s) 1122.14
Current children cumulated vsize (KiB) 312640

[startup+1182.3 s]
/proc/loadavg: 4.04 3.96 2.93 5/356 455
/proc/meminfo: memFree=11018208/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=306124 CPUtime=1169.33 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 2511065 0 0 0 116542 391 0 0 25 0 1 0 608414017 313470976 66755 33554432000 4194304 4256717 140735300837584 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 76531 66755 252 16 0 73173 0
Current children cumulated CPU time (s) 1182.13
Current children cumulated vsize (KiB) 314824

[startup+1242.3 s]
/proc/loadavg: 4.05 3.97 3.00 5/356 457
/proc/meminfo: memFree=10986312/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=307732 CPUtime=1229.34 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 2717731 0 0 0 122513 421 0 0 25 0 1 0 608414017 315117568 66623 33554432000 4194304 4256717 140735300837584 18446744073709551615 4235609 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 76933 66623 252 16 0 73575 0
Current children cumulated CPU time (s) 1242.14
Current children cumulated vsize (KiB) 316432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.97 3.06 5/356 530
/proc/meminfo: memFree=10991060/32951124 swapFree=67082152/67111528
[pid=359] ppid=357 vsize=8700 CPUtime=12.8 cores=5,7
/proc/359/stat : 359 (esg_static.sh) S 357 359 32720 0 -1 4202496 353 81737 0 0 0 0 1249 31 18 0 1 0 608412734 8908800 252 33554432000 4194304 4922060 140735011049728 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/359/statm: 2175 252 209 178 0 68 0
[pid=362] ppid=359 vsize=309576 CPUtime=1287.04 cores=5,7
/proc/362/stat : 362 (minisat_static) R 359 359 32720 0 -1 4202496 2925531 0 0 0 128254 450 0 0 25 0 1 0 608414017 317005824 64249 33554432000 4194304 4256717 140735300837584 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/362/statm: 77394 64249 252 16 0 74036 0
Current children cumulated CPU time (s) 1299.84
Current children cumulated vsize (KiB) 318276

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 359 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=492100
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=319951
# CPU time returned by wait4() is 12.8121
# while last known CPU time is 1299.84
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1299.84
CPU user time (s): 1295.03
CPU system time (s): 4.81
CPU usage (%): 99.9862
Max. virtual memory (cumulated for all children) (KiB): 529104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.4921
system time used= 0.319951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82090
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 41

runsolver used 4.13837 second user time and 10.2244 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-09 21:09:08
IDJOB=3348838
IDBENCH=69571
IDSOLVER=1811
FILE ID=node136/3348838-1304968145
RUNJOBID= node136-1304968094-32741
PBS_JOBID= 13285614
Free space on /tmp= 44612 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348838-1304968145/watcher-3348838-1304968145 -o /tmp/evaluation-result-3348838-1304968145/solver-3348838-1304968145 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348838-1304968145.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=1781843825

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11438984 kB
Buffers:        214280 kB
Cached:       11526624 kB
SwapCached:       2708 kB
Active:       10149560 kB
Inactive:     10880116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11438984 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:          137696 kB
Writeback:           0 kB
AnonPages:     9286580 kB
Mapped:          28052 kB
Slab:           377836 kB
PageTables:      40428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70115200 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= 44560 MiB
End job on node136 at 2011-05-09 21:30:50