Trace number 1580016

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.01 608.419

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p1.cnf
MD5SUM31a85166c16c74a5f2dcee32f2093a67
Bench CategoryAPPLICATION (applications 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 variables381708
Number of clauses1632906
Sum of the clauses size3841867
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21226633
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.78/1.87	c ==============================================================================
1.78/1.87	c |           |     ORIGINAL     |              LEARNT              |          |
1.78/1.87	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.78/1.87	c ==============================================================================
1.78/1.87	c |         0 | 1618887  3826978 |  485666       0        0     nan |  0.000 % |
10.37/10.47	c |         0 | 1199091  3186259 |      --       0       --      -- |     --   | -117869/45832
10.37/10.48	c ==============================================================================
10.37/10.48	c Result  :   #vars: 250809   #clauses: 1199091   #literals: 3186259
10.37/10.48	c CPU time:   10.0885 s
10.37/10.48	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-1580016-1238913785/watcher-1580016-1238913785 -o /tmp/evaluation-result-1580016-1238913785/solver-1580016-1238913785 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1580016-1238913785.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: 0.92 0.98 0.99 3/64 9531
/proc/meminfo: memFree=1557928/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=0
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164039750 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 235 195 169 0 50 0
[pid=9532] ppid=9531 vsize=1552 CPUtime=0
/proc/9532/stat : 9532 (SatElite) R 9531 9531 9259 0 -1 4194304 276 0 0 0 0 0 0 0 19 0 1 0 1164039751 1589248 260 1992294400 134512640 135034092 4294956096 18446744073709551615 134545140 0 0 4096 3 0 0 0 17 0 0 0
/proc/9532/statm: 388 262 50 127 0 258 0

[startup+0.0203421 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9531
/proc/meminfo: memFree=1557928/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=0
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164039750 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 235 195 169 0 50 0
[pid=9532] ppid=9531 vsize=7056 CPUtime=0.01
/proc/9532/stat : 9532 (SatElite) R 9531 9531 9259 0 -1 4194304 1443 0 0 0 1 0 0 0 19 0 1 0 1164039751 7225344 1387 1992294400 134512640 135034092 4294956096 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/9532/statm: 1764 1389 50 127 0 1634 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12412

[startup+0.101357 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9531
/proc/meminfo: memFree=1557928/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=0
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164039750 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 235 195 169 0 50 0
[pid=9532] ppid=9531 vsize=28052 CPUtime=0.09
/proc/9532/stat : 9532 (SatElite) R 9531 9531 9259 0 -1 4194304 6090 0 0 0 7 2 0 0 19 0 1 0 1164039751 28725248 5906 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/9532/statm: 7013 5907 50 127 0 6883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33408

[startup+0.301399 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9531
/proc/meminfo: memFree=1557928/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=0
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164039750 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 235 195 169 0 50 0
[pid=9532] ppid=9531 vsize=50964 CPUtime=0.29
/proc/9532/stat : 9532 (SatElite) R 9531 9531 9259 0 -1 4194304 11583 0 0 0 24 5 0 0 21 0 1 0 1164039751 52187136 11399 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/9532/statm: 12741 11399 50 127 0 12611 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56320

[startup+0.701497 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9531
/proc/meminfo: memFree=1557928/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=0
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164039750 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 235 195 169 0 50 0
[pid=9532] ppid=9531 vsize=70172 CPUtime=0.68
/proc/9532/stat : 9532 (SatElite) R 9531 9531 9259 0 -1 4194304 16258 0 0 0 59 9 0 0 25 0 1 0 1164039751 71856128 16074 1992294400 134512640 135034092 4294956096 18446744073709551615 134548072 0 0 4096 3 0 0 0 17 1 0 0
/proc/9532/statm: 17543 16074 50 127 0 17413 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 75528

[startup+1.50167 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9533
/proc/meminfo: memFree=1477080/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=0
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164039750 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 235 195 169 0 50 0
[pid=9532] ppid=9531 vsize=155220 CPUtime=1.48
/proc/9532/stat : 9532 (SatElite) R 9531 9531 9259 0 -1 4194304 35148 0 0 0 127 21 0 0 25 0 1 0 1164039751 158945280 34964 1992294400 134512640 135034092 4294956096 18446744073709551615 134529290 0 0 4096 3 0 0 0 17 1 0 0
/proc/9532/statm: 38805 34964 51 127 0 38675 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 160576

[startup+3.102 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 9533
/proc/meminfo: memFree=1396248/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=0
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164039750 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 235 195 169 0 50 0
[pid=9532] ppid=9531 vsize=197512 CPUtime=3.08
/proc/9532/stat : 9532 (SatElite) R 9531 9531 9259 0 -1 4194304 48925 0 0 0 280 28 0 0 25 0 1 0 1164039751 202252288 44646 1992294400 134512640 135034092 4294956096 18446744073709551615 134543522 0 0 4096 3 0 0 0 17 0 0 0
/proc/9532/statm: 49378 44646 68 127 0 49248 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 202868

[startup+6.30169 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 9533
/proc/meminfo: memFree=1358296/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=0
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164039750 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 235 195 169 0 50 0
[pid=9532] ppid=9531 vsize=234556 CPUtime=6.27
/proc/9532/stat : 9532 (SatElite) R 9531 9531 9259 0 -1 4194304 56859 0 0 0 595 32 0 0 25 0 1 0 1164039751 240185344 51681 1992294400 134512640 135034092 4294956096 18446744073709551615 134569412 0 0 4096 3 0 0 0 17 0 0 0
/proc/9532/statm: 58639 51681 68 127 0 58509 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 239912

[startup+12.7021 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 9533
/proc/meminfo: memFree=1329304/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=11.98
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 312 64932 0 0 0 0 1148 50 19 0 1 0 1164039750 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 5356

[startup+25.5018 s]
/proc/loadavg: 1.10 1.02 1.01 3/67 9535
/proc/meminfo: memFree=1348112/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=11.98
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 312 64932 0 0 0 0 1148 50 19 0 1 0 1164039750 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 238 195 169 0 50 0
[pid=9534] ppid=9531 vsize=199808 CPUtime=24.95
/proc/9534/stat : 9534 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194304 43866 0 0 0 2452 43 0 0 17 0 2 0 1164040961 204603392 43852 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9534/statm: 49952 43852 83 193 0 49756 0
[pid=9534/tid=9535] ppid=9531 vsize=199808 CPUtime=11.6
/proc/9534/task/9535/stat : 9535 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194368 2071 0 0 0 1149 11 0 0 17 0 2 0 1164041131 204603392 43852 1992294400 134512640 135305190 4294956144 18446744073709551615 134570400 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.93
Current children cumulated vsize (KiB) 205164

[startup+51.1013 s]
/proc/loadavg: 1.41 1.09 1.03 3/67 9535
/proc/meminfo: memFree=1344144/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=11.98
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 312 64932 0 0 0 0 1148 50 19 0 1 0 1164039750 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 238 195 169 0 50 0
[pid=9534] ppid=9531 vsize=203768 CPUtime=75.99
/proc/9534/stat : 9534 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194304 44905 0 0 0 7554 45 0 0 19 0 2 0 1164040961 208658432 44891 1992294400 134512640 135305190 4294956144 18446744073709551615 134570400 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9534/statm: 50942 44891 83 193 0 50746 0
[pid=9534/tid=9535] ppid=9531 vsize=203768 CPUtime=37.06
/proc/9534/task/9535/stat : 9535 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194368 2580 0 0 0 3694 12 0 0 18 0 2 0 1164041131 208658432 44891 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 87.97
Current children cumulated vsize (KiB) 209124

[startup+102.306 s]
/proc/loadavg: 1.76 1.24 1.08 3/67 9535
/proc/meminfo: memFree=1332624/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=11.98
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 312 64932 0 0 0 0 1148 50 19 0 1 0 1164039750 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 238 195 169 0 50 0
[pid=9534] ppid=9531 vsize=215024 CPUtime=178.15
/proc/9534/stat : 9534 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194304 47749 0 0 0 17765 50 0 0 22 0 2 0 1164040961 220184576 47735 1992294400 134512640 135305190 4294956144 18446744073709551615 134529062 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9534/statm: 53756 47735 83 193 0 53560 0
[pid=9534/tid=9535] ppid=9531 vsize=215024 CPUtime=88.04
/proc/9534/task/9535/stat : 9535 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194368 3910 0 0 0 8789 15 0 0 18 0 2 0 1164041131 220184576 47735 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 190.13
Current children cumulated vsize (KiB) 220380

[startup+162.301 s]
/proc/loadavg: 1.90 1.37 1.13 3/67 9535
/proc/meminfo: memFree=1314512/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=11.98
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 312 64932 0 0 0 0 1148 50 19 0 1 0 1164039750 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 238 195 169 0 50 0
[pid=9534] ppid=9531 vsize=233380 CPUtime=297.87
/proc/9534/stat : 9534 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194304 52354 0 0 0 29731 56 0 0 22 0 2 0 1164040961 238981120 52340 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9534/statm: 58345 52340 83 193 0 58149 0
[pid=9534/tid=9535] ppid=9531 vsize=233380 CPUtime=147.79
/proc/9534/task/9535/stat : 9535 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194368 5816 0 0 0 14762 17 0 0 17 0 2 0 1164041131 238981120 52340 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 309.85
Current children cumulated vsize (KiB) 238736

[startup+222.301 s]
/proc/loadavg: 1.96 1.49 1.19 3/67 9535
/proc/meminfo: memFree=1304784/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=11.98
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 312 64932 0 0 0 0 1148 50 19 0 1 0 1164039750 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 238 195 169 0 50 0
[pid=9534] ppid=9531 vsize=242636 CPUtime=417.6
/proc/9534/stat : 9534 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194304 54704 0 0 0 41700 60 0 0 25 0 2 0 1164040961 248459264 54690 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9534/statm: 60659 54690 83 193 0 60463 0
[pid=9534/tid=9535] ppid=9531 vsize=242636 CPUtime=207.55
/proc/9534/task/9535/stat : 9535 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194368 6859 0 0 0 20736 19 0 0 18 0 2 0 1164041131 248459264 54690 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 429.58
Current children cumulated vsize (KiB) 247992

[startup+282.301 s]
/proc/loadavg: 1.98 1.57 1.23 3/67 9535
/proc/meminfo: memFree=1301136/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=11.98
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 312 64932 0 0 0 0 1148 50 19 0 1 0 1164039750 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 238 195 169 0 50 0
[pid=9534] ppid=9531 vsize=246260 CPUtime=537.32
/proc/9534/stat : 9534 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194304 55620 0 0 0 53671 61 0 0 22 0 2 0 1164040961 252170240 55606 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9534/statm: 61565 55606 83 193 0 61369 0
[pid=9534/tid=9535] ppid=9531 vsize=246260 CPUtime=267.31
/proc/9534/task/9535/stat : 9535 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194368 7181 0 0 0 26712 19 0 0 25 0 2 0 1164041131 252170240 55606 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 549.3
Current children cumulated vsize (KiB) 251616

[startup+342.303 s]
/proc/loadavg: 1.99 1.65 1.28 3/67 9535
/proc/meminfo: memFree=1285392/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=11.98
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 312 64932 0 0 0 0 1148 50 19 0 1 0 1164039750 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 238 195 169 0 50 0
[pid=9534] ppid=9531 vsize=261836 CPUtime=657.05
/proc/9534/stat : 9534 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194304 59537 0 0 0 65638 67 0 0 25 0 2 0 1164040961 268120064 59523 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9534/statm: 65459 59523 83 193 0 65263 0
[pid=9534/tid=9535] ppid=9531 vsize=261836 CPUtime=327.06
/proc/9534/task/9535/stat : 9535 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194368 9023 0 0 0 32684 22 0 0 25 0 2 0 1164041131 268120064 59523 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 669.03
Current children cumulated vsize (KiB) 267192

[startup+402.302 s]
/proc/loadavg: 1.99 1.71 1.32 3/67 9535
/proc/meminfo: memFree=1270672/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=11.98
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 312 64932 0 0 0 0 1148 50 19 0 1 0 1164039750 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 238 195 169 0 50 0
[pid=9534] ppid=9531 vsize=276848 CPUtime=776.77
/proc/9534/stat : 9534 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194304 63289 0 0 0 77606 71 0 0 20 0 2 0 1164040961 283492352 63275 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9534/statm: 69212 63275 83 193 0 69016 0
[pid=9534/tid=9535] ppid=9531 vsize=276848 CPUtime=386.82
/proc/9534/task/9535/stat : 9535 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194368 10713 0 0 0 38659 23 0 0 25 0 2 0 1164041131 283492352 63275 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 788.75
Current children cumulated vsize (KiB) 282204

[startup+462.302 s]
/proc/loadavg: 1.99 1.76 1.36 3/67 9537
/proc/meminfo: memFree=1258128/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=11.98
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 312 64932 0 0 0 0 1148 50 19 0 1 0 1164039750 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 238 195 169 0 50 0
[pid=9534] ppid=9531 vsize=288800 CPUtime=896.49
/proc/9534/stat : 9534 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194304 66289 0 0 0 89573 76 0 0 25 0 2 0 1164040961 295731200 66275 1992294400 134512640 135305190 4294956144 18446744073709551615 134528557 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9534/statm: 72200 66275 83 193 0 72004 0
[pid=9534/tid=9535] ppid=9531 vsize=288800 CPUtime=446.58
/proc/9534/task/9535/stat : 9535 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194368 12097 0 0 0 44632 26 0 0 17 0 2 0 1164041131 295731200 66275 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 908.47
Current children cumulated vsize (KiB) 294156

[startup+522.302 s]
/proc/loadavg: 1.99 1.80 1.40 3/67 9537
/proc/meminfo: memFree=1258064/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=11.98
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 312 64932 0 0 0 0 1148 50 19 0 1 0 1164039750 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 238 195 169 0 50 0
[pid=9534] ppid=9531 vsize=288800 CPUtime=1016.22
/proc/9534/stat : 9534 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194304 66295 0 0 0 101546 76 0 0 25 0 2 0 1164040961 295731200 66281 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9534/statm: 72200 66281 83 193 0 72004 0
[pid=9534/tid=9535] ppid=9531 vsize=288800 CPUtime=506.34
/proc/9534/task/9535/stat : 9535 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194368 12097 0 0 0 50608 26 0 0 25 0 2 0 1164041131 295731200 66281 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1028.2
Current children cumulated vsize (KiB) 294156

[startup+582.302 s]
/proc/loadavg: 1.99 1.83 1.43 3/67 9537
/proc/meminfo: memFree=1252816/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=11.98
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 312 64932 0 0 0 0 1148 50 19 0 1 0 1164039750 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 238 195 169 0 50 0
[pid=9534] ppid=9531 vsize=294336 CPUtime=1135.95
/proc/9534/stat : 9534 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194304 67675 0 0 0 113517 78 0 0 25 0 2 0 1164040961 301400064 67661 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9534/statm: 73584 67661 83 193 0 73388 0
[pid=9534/tid=9535] ppid=9531 vsize=294336 CPUtime=566.1
/proc/9534/task/9535/stat : 9535 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194368 13027 0 0 0 56583 27 0 0 25 0 2 0 1164041131 301400064 67661 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1147.93
Current children cumulated vsize (KiB) 299692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+608.401 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 9537
/proc/meminfo: memFree=1247952/2055920 swapFree=4177960/4192956
[pid=9531] ppid=9529 vsize=5356 CPUtime=11.98
/proc/9531/stat : 9531 (manysat.sh) S 9529 9531 9259 0 -1 4194304 312 64932 0 0 0 0 1148 50 19 0 1 0 1164039750 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9531/statm: 1339 238 195 169 0 50 0
[pid=9534] ppid=9531 vsize=299060 CPUtime=1188.03
/proc/9534/stat : 9534 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194304 68863 0 0 0 118723 80 0 0 25 0 2 0 1164040961 306237440 68849 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9534/statm: 74765 68849 83 193 0 74569 0
[pid=9534/tid=9535] ppid=9531 vsize=299060 CPUtime=592.1
/proc/9534/task/9535/stat : 9535 (manysat1.1_stat) R 9531 9531 9259 0 -1 4194368 13574 0 0 0 59182 28 0 0 17 0 2 0 1164041131 306237440 68849 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 304416

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

Real time (s): 608.419
CPU time (s): 1200.01
CPU user time (s): 1198.71
CPU system time (s): 1.3
CPU usage (%): 197.234
Max. virtual memory (cumulated for all children) (KiB): 304416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.4863
system time used= 0.505923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65244
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= 64

runsolver used 0.534918 second user time and 1.68974 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-05 08:43:08
IDJOB=1580016
IDBENCH=71009
IDSOLVER=513
FILE ID=node71/1580016-1238913785
PBS_JOBID= 9101377
Free space on /tmp= 66528 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p1.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580016-1238913785/watcher-1580016-1238913785 -o /tmp/evaluation-result-1580016-1238913785/solver-1580016-1238913785 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1580016-1238913785.cnf aimd 0

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

MD5SUM BENCH= 31a85166c16c74a5f2dcee32f2093a67
RANDOM SEED=1109870454

node71.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.270
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.270
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:       1558472 kB
Buffers:         45528 kB
Cached:         377468 kB
SwapCached:       8940 kB
Active:         203216 kB
Inactive:       230388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1558472 kB
SwapTotal:     4192956 kB
SwapFree:      4177960 kB
Dirty:           31872 kB
Writeback:           0 kB
Mapped:          16356 kB
Slab:            49864 kB
Committed_AS:  2726412 kB
PageTables:       1460 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= 66492 MiB
End job on node71 at 2009-04-05 08:53:18