Trace number 1728641

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
ManySAT 1.1 aimd 1/2009-03-20? (TO) 1200.16 601.623

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
MD5SUMb75724237432e4d0e86c18e7a0ef5859
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables456
Number of clauses15307
Sum of the clauses size45296
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2880
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   15307    45296 |    4592       0        0     nan |  0.000 % |
0.08/0.10	c |         0 |   15280    71450 |      --       0       --      -- |     --   | -27/26154
0.08/0.10	c ==============================================================================
0.08/0.10	c Result  :   #vars: 429   #clauses: 15280   #literals: 71450
0.08/0.10	c CPU time:   0.094985 s
0.08/0.10	c ==============================================================================

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728641-1240739303/watcher-1728641-1240739303 -o /tmp/evaluation-result-1728641-1240739303/solver-1728641-1240739303 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1728641-1240739303.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25721
/proc/meminfo: memFree=1562800/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101957510 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 235 195 169 0 50 0
[pid=25722] ppid=25721 vsize=692 CPUtime=0
/proc/25722/stat : 25722 (SatElite) R 25721 25721 25529 0 -1 4194304 102 0 0 0 0 0 0 0 18 0 1 0 101957510 708608 86 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/25722/statm: 173 86 50 127 0 43 0

[startup+0.0922641 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25721
/proc/meminfo: memFree=1562800/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101957510 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 235 195 169 0 50 0
[pid=25722] ppid=25721 vsize=2452 CPUtime=0.08
/proc/25722/stat : 25722 (SatElite) R 25721 25721 25529 0 -1 4194304 492 0 0 0 8 0 0 0 18 0 1 0 101957510 2510848 476 1992294400 134512640 135034092 4294956096 18446744073709551615 134563229 0 0 4096 3 0 0 0 17 0 0 0
/proc/25722/statm: 613 476 68 127 0 483 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7808

[startup+0.101263 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25721
/proc/meminfo: memFree=1562800/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101957510 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 235 195 169 0 50 0
[pid=25722] ppid=25721 vsize=2188 CPUtime=0.09
/proc/25722/stat : 25722 (SatElite) R 25721 25721 25529 0 -1 4194304 492 0 0 0 9 0 0 0 18 0 1 0 101957510 2240512 459 1992294400 134512640 135034092 4294956096 18446744073709551615 134836582 0 0 4096 3 0 0 0 17 0 0 0
/proc/25722/statm: 547 460 69 127 0 417 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7544

[startup+0.301291 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25721
/proc/meminfo: memFree=1562800/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5356

[startup+0.701336 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25721
/proc/meminfo: memFree=1562800/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5356

[startup+1.50142 s]
/proc/loadavg: 0.99 0.97 0.99 3/67 25725
/proc/meminfo: memFree=1554712/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
[pid=25724] ppid=25721 vsize=21196 CPUtime=2.71
/proc/25724/stat : 25724 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194304 2438 0 0 0 270 1 0 0 16 0 2 0 101957522 21704704 2423 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25724/statm: 5299 2423 83 193 0 5103 0
[pid=25724/tid=25725] ppid=25721 vsize=21196 CPUtime=1.33
/proc/25724/task/25725/stat : 25725 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194368 916 0 0 0 133 0 0 0 17 0 2 0 101957525 21704704 2423 1992294400 134512640 135305190 4294956144 18446744073709551615 134839991 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 26552

[startup+3.1016 s]
/proc/loadavg: 0.99 0.97 0.99 3/67 25725
/proc/meminfo: memFree=1552024/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
[pid=25724] ppid=25721 vsize=24216 CPUtime=5.9
/proc/25724/stat : 25724 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194304 3069 0 0 0 588 2 0 0 17 0 2 0 101957522 24797184 3054 1992294400 134512640 135305190 4294956144 18446744073709551615 134528518 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25724/statm: 6054 3054 83 193 0 5858 0
[pid=25724/tid=25725] ppid=25721 vsize=24216 CPUtime=2.94
/proc/25724/task/25725/stat : 25725 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194368 1231 0 0 0 293 1 0 0 17 0 2 0 101957525 24797184 3054 1992294400 134512640 135305190 4294956144 18446744073709551615 134557923 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 29572

[startup+6.30196 s]
/proc/loadavg: 1.07 0.99 0.99 3/67 25725
/proc/meminfo: memFree=1544096/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
[pid=25724] ppid=25721 vsize=31604 CPUtime=12.27
/proc/25724/stat : 25724 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194304 4847 0 0 0 1224 3 0 0 17 0 2 0 101957522 32362496 4832 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25724/statm: 7901 4832 83 193 0 7705 0
[pid=25724/tid=25725] ppid=25721 vsize=31604 CPUtime=6.13
/proc/25724/task/25725/stat : 25725 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194368 2297 0 0 0 611 2 0 0 17 0 2 0 101957525 32362496 4832 1992294400 134512640 135305190 4294956144 18446744073709551615 134551939 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 36960

[startup+12.7027 s]
/proc/loadavg: 1.15 1.00 1.00 3/67 25725
/proc/meminfo: memFree=1535456/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
[pid=25724] ppid=25721 vsize=39632 CPUtime=25.04
/proc/25724/stat : 25724 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194304 6701 0 0 0 2498 6 0 0 17 0 2 0 101957522 40583168 6686 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25724/statm: 9908 6686 83 193 0 9712 0
[pid=25724/tid=25725] ppid=25721 vsize=39632 CPUtime=12.53
/proc/25724/task/25725/stat : 25725 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194368 3118 0 0 0 1250 3 0 0 17 0 2 0 101957525 40583168 6686 1992294400 134512640 135305190 4294956144 18446744073709551615 134528630 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 44988

[startup+25.5011 s]
/proc/loadavg: 1.34 1.05 1.02 3/67 25725
/proc/meminfo: memFree=1523744/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
[pid=25724] ppid=25721 vsize=51784 CPUtime=50.56
/proc/25724/stat : 25724 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194304 9654 0 0 0 5046 10 0 0 17 0 2 0 101957522 53026816 9638 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25724/statm: 12946 9638 83 193 0 12750 0
[pid=25724/tid=25725] ppid=25721 vsize=51784 CPUtime=25.31
/proc/25724/task/25725/stat : 25725 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194368 4498 0 0 0 2527 4 0 0 16 0 2 0 101957525 53026816 9638 1992294400 134512640 135305190 4294956144 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 57140

[startup+51.1019 s]
/proc/loadavg: 1.56 1.13 1.04 3/67 25725
/proc/meminfo: memFree=1501600/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
[pid=25724] ppid=25721 vsize=75752 CPUtime=101.63
/proc/25724/stat : 25724 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194304 15212 0 0 0 10146 17 0 0 16 0 2 0 101957522 77570048 15174 1992294400 134512640 135305190 4294956144 18446744073709551615 134836420 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25724/statm: 18938 15174 83 193 0 18742 0
[pid=25724/tid=25725] ppid=25721 vsize=75752 CPUtime=50.89
/proc/25724/task/25725/stat : 25725 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194368 7424 0 0 0 5081 8 0 0 20 0 2 0 101957525 77570048 15174 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 81108

[startup+102.306 s]
/proc/loadavg: 1.81 1.26 1.09 3/67 25725
/proc/meminfo: memFree=1466528/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
[pid=25724] ppid=25721 vsize=112176 CPUtime=203.75
/proc/25724/stat : 25724 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194304 23922 0 0 0 20344 31 0 0 17 0 2 0 101957522 114868224 23867 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25724/statm: 28044 23867 83 193 0 27848 0
[pid=25724/tid=25725] ppid=25721 vsize=112176 CPUtime=102.04
/proc/25724/task/25725/stat : 25725 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194368 12351 0 0 0 10188 16 0 0 17 0 2 0 101957525 114868224 23867 1992294400 134512640 135305190 4294956144 18446744073709551615 134538311 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 117532

[startup+162.301 s]
/proc/loadavg: 1.93 1.39 1.14 3/67 25725
/proc/meminfo: memFree=1425504/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
[pid=25724] ppid=25721 vsize=155232 CPUtime=323.45
/proc/25724/stat : 25724 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194304 34143 0 0 0 32299 46 0 0 17 0 2 0 101957522 158957568 34073 1992294400 134512640 135305190 4294956144 18446744073709551615 134834440 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25724/statm: 38808 34073 83 193 0 38612 0
[pid=25724/tid=25725] ppid=25721 vsize=155232 CPUtime=161.99
/proc/25724/task/25725/stat : 25725 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194368 18034 0 0 0 16175 24 0 0 16 0 2 0 101957525 158957568 34073 1992294400 134512640 135305190 4294956144 18446744073709551615 134538314 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.56
Current children cumulated vsize (KiB) 160588

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 25725
/proc/meminfo: memFree=1408864/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
[pid=25724] ppid=25721 vsize=172116 CPUtime=443.17
/proc/25724/stat : 25724 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194304 38325 0 0 0 44258 59 0 0 22 0 2 0 101957522 176246784 38255 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25724/statm: 43029 38255 83 193 0 42833 0
[pid=25724/tid=25725] ppid=25721 vsize=172116 CPUtime=221.95
/proc/25724/task/25725/stat : 25725 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194368 20454 0 0 0 22164 31 0 0 18 0 2 0 101957525 176246784 38255 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.28
Current children cumulated vsize (KiB) 177472

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 25725
/proc/meminfo: memFree=1383520/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
[pid=25724] ppid=25721 vsize=199140 CPUtime=562.9
/proc/25724/stat : 25724 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194304 44675 0 0 0 56220 70 0 0 18 0 2 0 101957522 203919360 44605 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25724/statm: 49785 44605 83 193 0 49589 0
[pid=25724/tid=25725] ppid=25721 vsize=199140 CPUtime=281.9
/proc/25724/task/25725/stat : 25725 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194368 23699 0 0 0 28155 35 0 0 17 0 2 0 101957525 203919360 44605 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.01
Current children cumulated vsize (KiB) 204496

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 25725
/proc/meminfo: memFree=1352672/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
[pid=25724] ppid=25721 vsize=230700 CPUtime=682.62
/proc/25724/stat : 25724 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194304 52324 0 0 0 68176 86 0 0 25 0 2 0 101957522 236236800 52254 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25724/statm: 57675 52254 83 193 0 57479 0
[pid=25724/tid=25725] ppid=25721 vsize=230700 CPUtime=341.88
/proc/25724/task/25725/stat : 25725 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194368 28384 0 0 0 34145 43 0 0 18 0 2 0 101957525 236236800 52254 1992294400 134512640 135305190 4294956144 18446744073709551615 134538593 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.73
Current children cumulated vsize (KiB) 236056

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 25725
/proc/meminfo: memFree=1328608/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
[pid=25724] ppid=25721 vsize=258688 CPUtime=802.36
/proc/25724/stat : 25724 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194304 58706 0 0 0 80138 98 0 0 17 0 2 0 101957522 264896512 58636 1992294400 134512640 135305190 4294956144 18446744073709551615 134528947 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25724/statm: 64672 58636 83 193 0 64476 0
[pid=25724/tid=25725] ppid=25721 vsize=258688 CPUtime=401.85
/proc/25724/task/25725/stat : 25725 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194368 31278 0 0 0 40136 49 0 0 18 0 2 0 101957525 264896512 58636 1992294400 134512640 135305190 4294956144 18446744073709551615 134558570 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.47
Current children cumulated vsize (KiB) 264044

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 25725
/proc/meminfo: memFree=1315680/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
[pid=25724] ppid=25721 vsize=269752 CPUtime=922.07
/proc/25724/stat : 25724 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194304 61542 0 0 0 92100 107 0 0 25 0 2 0 101957522 276226048 61472 1992294400 134512640 135305190 4294956144 18446744073709551615 134528542 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25724/statm: 67438 61472 83 193 0 67242 0
[pid=25724/tid=25725] ppid=25721 vsize=269752 CPUtime=461.75
/proc/25724/task/25725/stat : 25725 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194368 33215 0 0 0 46120 55 0 0 17 0 2 0 101957525 276226048 61472 1992294400 134512640 135305190 4294956144 18446744073709551615 134538170 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.18
Current children cumulated vsize (KiB) 275108

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 25725
/proc/meminfo: memFree=1299104/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
[pid=25724] ppid=25721 vsize=288984 CPUtime=1041.8
/proc/25724/stat : 25724 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194304 66118 0 0 0 104060 120 0 0 17 0 2 0 101957522 295919616 66048 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25724/statm: 72246 66048 83 193 0 72050 0
[pid=25724/tid=25725] ppid=25721 vsize=288984 CPUtime=521.5
/proc/25724/task/25725/stat : 25725 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194368 35390 0 0 0 52089 61 0 0 17 0 2 0 101957525 295919616 66048 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.91
Current children cumulated vsize (KiB) 294340

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 25725
/proc/meminfo: memFree=1274720/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
[pid=25724] ppid=25721 vsize=314388 CPUtime=1161.53
/proc/25724/stat : 25724 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194304 71761 0 0 0 116019 134 0 0 23 0 2 0 101957522 321933312 71691 1992294400 134512640 135305190 4294956144 18446744073709551615 134528536 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25724/statm: 78597 71691 83 193 0 78401 0
[pid=25724/tid=25725] ppid=25721 vsize=314388 CPUtime=581.27
/proc/25724/task/25725/stat : 25725 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194368 39188 0 0 0 58058 69 0 0 18 0 2 0 101957525 321933312 71691 1992294400 134512640 135305190 4294956144 18446744073709551615 134546295 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.64
Current children cumulated vsize (KiB) 319744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 25725
/proc/meminfo: memFree=1273184/2055920 swapFree=4192812/4192956
[pid=25721] ppid=25719 vsize=5356 CPUtime=0.11
/proc/25721/stat : 25721 (manysat.sh) S 25719 25721 25529 0 -1 4194304 312 497 0 0 0 0 11 0 15 0 1 0 101957510 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25721/statm: 1339 238 195 169 0 50 0
[pid=25724] ppid=25721 vsize=315612 CPUtime=1200.05
/proc/25724/stat : 25724 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194304 72128 0 0 0 119871 134 0 0 25 0 2 0 101957522 323186688 72058 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25724/statm: 78903 72058 83 193 0 78707 0
[pid=25724/tid=25725] ppid=25721 vsize=315612 CPUtime=600.48
/proc/25724/task/25725/stat : 25725 (manysat1.1_stat) R 25721 25721 25529 0 -1 4194368 39421 0 0 0 59979 69 0 0 23 0 2 0 101957525 323186688 72058 1992294400 134512640 135305190 4294956144 18446744073709551615 134538154 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 320968

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 25721 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=118981
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=5999
# CPU time returned by wait4() is 0.12498
# while last known CPU time is 1200.16
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 601.623
CPU time (s): 1200.16
CPU user time (s): 1198.82
CPU system time (s): 1.34
CPU usage (%): 199.487
Max. virtual memory (cumulated for all children) (KiB): 320968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.118981
system time used= 0.005999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 809
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= 6
involuntary context switches= 2

runsolver used 0.544917 second user time and 1.65575 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-26 11:48:23
IDJOB=1728641
IDBENCH=24681
IDSOLVER=514
FILE ID=node59/1728641-1240739303
PBS_JOBID= 9186996
Free space on /tmp= 66396 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728641-1240739303/watcher-1728641-1240739303 -o /tmp/evaluation-result-1728641-1240739303/solver-1728641-1240739303 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1728641-1240739303.cnf aimd 1

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= b75724237432e4d0e86c18e7a0ef5859
RANDOM SEED=553338930

node59.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1563344 kB
Buffers:         56056 kB
Cached:         356364 kB
SwapCached:          0 kB
Active:         229152 kB
Inactive:       197180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1700 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            52308 kB
Committed_AS:   444228 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66396 MiB
End job on node59 at 2009-04-26 11:58:27