Trace number 1728587

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 0/2009-03-20? (TO) 1200.18 601.725

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
MD5SUMcd57d37a316c4dccaae3ab131e3f8090
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 variables520
Number of clauses24646
Sum of the clauses size72792
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21456
Number of clauses of size 323160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   24646    72792 |    7393       0        0     nan |  0.000 % |
0.19/0.22	c |         0 |   24616   115204 |      --       0       --      -- |     --   | -30/42412
0.19/0.22	c ==============================================================================
0.19/0.22	c Result  :   #vars: 490   #clauses: 24616   #literals: 115204
0.19/0.22	c CPU time:   0.214967 s
0.19/0.22	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-1728587-1240738693/watcher-1728587-1240738693 -o /tmp/evaluation-result-1728587-1240738693/solver-1728587-1240738693 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1728587-1240738693.cnf aimd 0 

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: 1.00 0.97 0.99 3/64 9901
/proc/meminfo: memFree=1770584/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0
/proc/9901/stat : 9901 (manysat.sh) R 9899 9901 9735 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 101896217 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 251255122591 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9901/statm: 1339 234 194 169 0 50 0
[pid=9902] ppid=9901 vsize=824 CPUtime=0
/proc/9902/stat : 9902 (SatElite) R 9901 9901 9735 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 101896218 843776 119 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/9902/statm: 206 119 51 127 0 76 0

[startup+0.08034 s]
/proc/loadavg: 1.00 0.97 0.99 3/64 9901
/proc/meminfo: memFree=1770584/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101896217 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9901/statm: 1339 235 195 169 0 50 0
[pid=9902] ppid=9901 vsize=3348 CPUtime=0.07
/proc/9902/stat : 9902 (SatElite) R 9901 9901 9735 0 -1 4194304 714 0 0 0 7 0 0 0 19 0 1 0 101896218 3428352 698 1992294400 134512640 135034092 4294956096 18446744073709551615 134563219 0 0 4096 3 0 0 0 17 0 0 0
/proc/9902/statm: 837 698 68 127 0 707 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8704

[startup+0.101342 s]
/proc/loadavg: 1.00 0.97 0.99 3/64 9901
/proc/meminfo: memFree=1770584/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101896217 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9901/statm: 1339 235 195 169 0 50 0
[pid=9902] ppid=9901 vsize=3348 CPUtime=0.09
/proc/9902/stat : 9902 (SatElite) R 9901 9901 9735 0 -1 4194304 714 0 0 0 9 0 0 0 19 0 1 0 101896218 3428352 698 1992294400 134512640 135034092 4294956096 18446744073709551615 134671799 0 0 4096 3 0 0 0 17 0 0 0
/proc/9902/statm: 837 698 68 127 0 707 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8704

[startup+0.301373 s]
/proc/loadavg: 1.00 0.97 0.99 3/64 9901
/proc/meminfo: memFree=1770584/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 5356

[startup+0.701416 s]
/proc/loadavg: 1.00 0.97 0.99 3/64 9901
/proc/meminfo: memFree=1770584/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 5356

[startup+1.5015 s]
/proc/loadavg: 1.00 0.97 0.99 3/67 9905
/proc/meminfo: memFree=1760640/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=22792 CPUtime=2.42
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 2699 0 0 0 240 2 0 0 17 0 2 0 101896244 23339008 2685 1992294400 134512640 135305190 4294956144 18446744073709551615 134528382 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9904/statm: 5698 2685 83 193 0 5502 0
[pid=9904/tid=9905] ppid=9901 vsize=22792 CPUtime=1.18
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 821 0 0 0 118 0 0 0 17 0 2 0 101896247 23339008 2685 1992294400 134512640 135305190 4294956144 18446744073709551615 134530638 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 28148

[startup+3.10267 s]
/proc/loadavg: 1.00 0.97 0.99 3/67 9905
/proc/meminfo: memFree=1757056/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=27532 CPUtime=5.62
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 4045 0 0 0 559 3 0 0 18 0 2 0 101896244 28192768 4031 1992294400 134512640 135305190 4294956144 18446744073709551615 134528382 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9904/statm: 6883 4031 83 193 0 6687 0
[pid=9904/tid=9905] ppid=9901 vsize=27532 CPUtime=2.78
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 1552 0 0 0 278 0 0 0 17 0 2 0 101896247 28192768 4031 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 32888

[startup+6.30202 s]
/proc/loadavg: 1.08 0.99 0.99 3/67 9905
/proc/meminfo: memFree=1752000/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=30104 CPUtime=11.99
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 4513 0 0 0 1196 3 0 0 20 0 2 0 101896244 30826496 4499 1992294400 134512640 135305190 4294956144 18446744073709551615 134528382 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9904/statm: 7526 4499 83 193 0 7330 0
[pid=9904/tid=9905] ppid=9901 vsize=30104 CPUtime=5.98
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 1777 0 0 0 597 1 0 0 18 0 2 0 101896247 30826496 4499 1992294400 134512640 135305190 4294956144 18446744073709551615 134570397 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 35460

[startup+12.7017 s]
/proc/loadavg: 1.15 1.00 1.00 3/67 9905
/proc/meminfo: memFree=1745600/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=36640 CPUtime=24.75
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 6312 0 0 0 2471 4 0 0 25 0 2 0 101896244 37519360 6298 1992294400 134512640 135305190 4294956144 18446744073709551615 134528338 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9904/statm: 9160 6298 83 193 0 8964 0
[pid=9904/tid=9905] ppid=9901 vsize=36640 CPUtime=12.36
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 3205 0 0 0 1235 1 0 0 17 0 2 0 101896247 37519360 6298 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 41996

[startup+25.5011 s]
/proc/loadavg: 1.34 1.05 1.02 3/67 9905
/proc/meminfo: memFree=1734720/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=46780 CPUtime=50.29
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 8740 0 0 0 5022 7 0 0 25 0 2 0 101896244 47902720 8726 1992294400 134512640 135305190 4294956144 18446744073709551615 134528382 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9904/statm: 11695 8726 83 193 0 11499 0
[pid=9904/tid=9905] ppid=9901 vsize=46780 CPUtime=25.15
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 5156 0 0 0 2512 3 0 0 19 0 2 0 101896247 47902720 8726 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 52136

[startup+51.1019 s]
/proc/loadavg: 1.56 1.13 1.04 3/67 9905
/proc/meminfo: memFree=1722880/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=60500 CPUtime=101.36
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 12012 0 0 0 10127 9 0 0 25 0 2 0 101896244 61952000 11998 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9904/statm: 15125 11998 83 193 0 14929 0
[pid=9904/tid=9905] ppid=9901 vsize=60500 CPUtime=50.72
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 7946 0 0 0 5068 4 0 0 25 0 2 0 101896247 61952000 11998 1992294400 134512640 135305190 4294956144 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 65856

[startup+102.306 s]
/proc/loadavg: 1.81 1.26 1.09 3/67 9907
/proc/meminfo: memFree=1695552/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=87452 CPUtime=203.49
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 18575 0 0 0 20329 20 0 0 25 0 2 0 101896244 89550848 18561 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9904/statm: 21863 18561 83 193 0 21667 0
[pid=9904/tid=9905] ppid=9901 vsize=87452 CPUtime=101.74
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 12034 0 0 0 10163 11 0 0 25 0 2 0 101896247 89550848 18561 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 92808

[startup+162.302 s]
/proc/loadavg: 1.93 1.39 1.14 3/67 9907
/proc/meminfo: memFree=1666176/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=117948 CPUtime=323.16
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 25815 0 0 0 32284 32 0 0 25 0 2 0 101896244 120778752 25801 1992294400 134512640 135305190 4294956144 18446744073709551615 134557466 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9904/statm: 29487 25801 83 193 0 29291 0
[pid=9904/tid=9905] ppid=9901 vsize=117948 CPUtime=161.48
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 16007 0 0 0 16130 18 0 0 25 0 2 0 101896247 120778752 25801 1992294400 134512640 135305190 4294956144 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.41
Current children cumulated vsize (KiB) 123304

[startup+222.301 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 9907
/proc/meminfo: memFree=1633344/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=151052 CPUtime=442.89
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 34006 0 0 0 44247 42 0 0 25 0 2 0 101896244 154677248 33992 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9904/statm: 37763 33992 83 193 0 37567 0
[pid=9904/tid=9905] ppid=9901 vsize=151052 CPUtime=221.22
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 19664 0 0 0 22100 22 0 0 17 0 2 0 101896247 154677248 33992 1992294400 134512640 135305190 4294956144 18446744073709551615 134538552 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.14
Current children cumulated vsize (KiB) 156408

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 9907
/proc/meminfo: memFree=1601792/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=184348 CPUtime=562.61
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 41871 0 0 0 56211 50 0 0 22 0 2 0 101896244 188772352 41857 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9904/statm: 46087 41857 83 193 0 45891 0
[pid=9904/tid=9905] ppid=9901 vsize=184348 CPUtime=280.98
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 23781 0 0 0 28071 27 0 0 17 0 2 0 101896247 188772352 41857 1992294400 134512640 135305190 4294956144 18446744073709551615 134538311 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.86
Current children cumulated vsize (KiB) 189704

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 9907
/proc/meminfo: memFree=1592000/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=194880 CPUtime=682.31
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 44396 0 0 0 68174 57 0 0 25 0 2 0 101896244 199557120 44382 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9904/statm: 48720 44382 83 193 0 48524 0
[pid=9904/tid=9905] ppid=9901 vsize=194880 CPUtime=340.72
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 24903 0 0 0 34043 29 0 0 25 0 2 0 101896247 199557120 44382 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.56
Current children cumulated vsize (KiB) 200236

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 9907
/proc/meminfo: memFree=1570880/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=216636 CPUtime=802.01
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 49562 0 0 0 80137 64 0 0 21 0 2 0 101896244 221835264 49548 1992294400 134512640 135305190 4294956144 18446744073709551615 134528861 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9904/statm: 54159 49548 83 193 0 53963 0
[pid=9904/tid=9905] ppid=9901 vsize=216636 CPUtime=400.47
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 26969 0 0 0 40014 33 0 0 20 0 2 0 101896247 221835264 49548 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.26
Current children cumulated vsize (KiB) 221992

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 9907
/proc/meminfo: memFree=1533184/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=256748 CPUtime=921.75
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 59087 0 0 0 92103 72 0 0 20 0 2 0 101896244 262909952 59073 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9904/statm: 64187 59073 83 193 0 63991 0
[pid=9904/tid=9905] ppid=9901 vsize=256748 CPUtime=460.23
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 32440 0 0 0 45985 38 0 0 25 0 2 0 101896247 262909952 59073 1992294400 134512640 135305190 4294956144 18446744073709551615 134541935 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922
Current children cumulated vsize (KiB) 262104

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 9907
/proc/meminfo: memFree=1523008/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=266548 CPUtime=1041.47
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 61492 0 0 0 104068 79 0 0 25 0 2 0 101896244 272945152 61478 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9904/statm: 66637 61478 83 193 0 66441 0
[pid=9904/tid=9905] ppid=9901 vsize=266548 CPUtime=520
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 33413 0 0 0 51960 40 0 0 25 0 2 0 101896247 272945152 61478 1992294400 134512640 135305190 4294956144 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.72
Current children cumulated vsize (KiB) 271904

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 9907
/proc/meminfo: memFree=1497664/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=292124 CPUtime=1161.21
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 67944 0 0 0 116036 85 0 0 25 0 2 0 101896244 299134976 67930 1992294400 134512640 135305190 4294956144 18446744073709551615 134547935 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9904/statm: 73031 67930 83 193 0 72835 0
[pid=9904/tid=9905] ppid=9901 vsize=292124 CPUtime=579.76
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 37303 0 0 0 57932 44 0 0 17 0 2 0 101896247 299134976 67930 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.46
Current children cumulated vsize (KiB) 297480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.707 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 9907
/proc/meminfo: memFree=1469760/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=319884 CPUtime=1199.93
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 74768 0 0 0 119898 95 0 0 19 0 2 0 101896244 327561216 74754 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9904/statm: 79971 74754 83 193 0 79775 0
[pid=9904/tid=9905] ppid=9901 vsize=319884 CPUtime=599.09
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 40846 0 0 0 59858 51 0 0 25 0 2 0 101896247 327561216 74754 1992294400 134512640 135305190 4294956144 18446744073709551615 134541971 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 325240

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

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

[startup+601.707 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 9907
/proc/meminfo: memFree=1469760/2055920 swapFree=4181748/4192956
[pid=9901] ppid=9899 vsize=5356 CPUtime=0.25
/proc/9901/stat : 9901 (manysat.sh) S 9899 9901 9735 0 -1 4194304 312 719 0 0 0 0 25 0 16 0 1 0 101896217 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9901/statm: 1339 238 195 169 0 50 0
[pid=9904] ppid=9901 vsize=319884 CPUtime=1199.93
/proc/9904/stat : 9904 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194304 74768 0 0 0 119898 95 0 0 19 0 2 0 101896244 327561216 74754 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9904/statm: 79971 74754 83 193 0 79775 0
[pid=9904/tid=9905] ppid=9901 vsize=319884 CPUtime=599.09
/proc/9904/task/9905/stat : 9905 (manysat1.1_stat) R 9901 9901 9735 0 -1 4194368 40846 0 0 0 59858 51 0 0 25 0 2 0 101896247 327561216 74754 1992294400 134512640 135305190 4294956144 18446744073709551615 134541971 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 325240

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 601.725
CPU time (s): 1200.18
CPU user time (s): 1199.23
CPU system time (s): 0.95
CPU usage (%): 199.457
Max. virtual memory (cumulated for all children) (KiB): 325240

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

runsolver used 0.544917 second user time and 1.66075 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-26 11:38:13
IDJOB=1728587
IDBENCH=24680
IDSOLVER=513
FILE ID=node64/1728587-1240738693
PBS_JOBID= 9186992
Free space on /tmp= 66168 MiB

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

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

MD5SUM BENCH= cd57d37a316c4dccaae3ab131e3f8090
RANDOM SEED=735935508

node64.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.218
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.218
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:       1771128 kB
Buffers:         25180 kB
Cached:         195268 kB
SwapCached:       4496 kB
Active:          64920 kB
Inactive:       163320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771128 kB
SwapTotal:     4192956 kB
SwapFree:      4181748 kB
Dirty:            1840 kB
Writeback:           0 kB
Mapped:          14072 kB
Slab:            42356 kB
Committed_AS:   288100 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66168 MiB
End job on node64 at 2009-04-26 11:48:17