Trace number 1727792

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.07 601.419

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
MD5SUMc664e54e8911dc74e630e966a3a9b6ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark610.56
Satisfiable
(Un)Satisfiability was proved
Number of variables942
Number of clauses16562
Sum of the clauses size74896
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38565
Number of clauses of size 471
Number of clauses of size 5103
Number of clauses of size over 56710

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 |   15779    71289 |    4733       0        0     nan |  0.000 % |
0.04/0.05	c |         0 |   11488    55322 |      --       0       --      -- |     --   | -204/-877
0.04/0.05	c ==============================================================================
0.04/0.05	c Result  :   #vars: 884   #clauses: 11488   #literals: 55322
0.04/0.05	c CPU time:   0.055991 s
0.04/0.05	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-1727792-1240728975/watcher-1727792-1240728975 -o /tmp/evaluation-result-1727792-1240728975/solver-1727792-1240728975 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1727792-1240728975.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.09 1.04 1.00 3/64 24185
/proc/meminfo: memFree=1725808/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0
/proc/24185/stat : 24185 (manysat.sh) R 24183 24185 23871 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 100925560 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 221954763423 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/24185/statm: 1339 234 194 169 0 50 0
[pid=24186] ppid=24185 vsize=824 CPUtime=0
/proc/24186/stat : 24186 (SatElite) R 24185 24185 23871 0 -1 4194304 131 0 0 0 0 0 0 0 18 0 1 0 100925560 843776 115 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/24186/statm: 206 115 51 127 0 76 0

[startup+0.0470921 s]
/proc/loadavg: 1.09 1.04 1.00 3/64 24185
/proc/meminfo: memFree=1725808/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100925560 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24185/statm: 1339 235 195 169 0 50 0
[pid=24186] ppid=24185 vsize=2372 CPUtime=0.04
/proc/24186/stat : 24186 (SatElite) R 24185 24185 23871 0 -1 4194304 499 0 0 0 4 0 0 0 19 0 1 0 100925560 2428928 483 1992294400 134512640 135034092 4294956096 18446744073709551615 134529290 0 0 4096 3 0 0 0 17 0 0 0
/proc/24186/statm: 593 483 67 127 0 463 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7728

[startup+0.102203 s]
/proc/loadavg: 1.09 1.04 1.00 3/64 24185
/proc/meminfo: memFree=1725808/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.301119 s]
/proc/loadavg: 1.09 1.04 1.00 3/64 24185
/proc/meminfo: memFree=1725808/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.702156 s]
/proc/loadavg: 1.09 1.04 1.00 3/64 24185
/proc/meminfo: memFree=1725808/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+1.50223 s]
/proc/loadavg: 1.09 1.04 1.00 3/67 24189
/proc/meminfo: memFree=1719704/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
[pid=24188] ppid=24185 vsize=18700 CPUtime=2.81
/proc/24188/stat : 24188 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194304 1668 0 0 0 280 1 0 0 18 0 2 0 100925568 19148800 1654 1992294400 134512640 135305190 4294956144 18446744073709551615 134530621 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24188/statm: 4675 1654 83 193 0 4479 0
[pid=24188/tid=24189] ppid=24185 vsize=18700 CPUtime=1.39
/proc/24188/task/24189/stat : 24189 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194368 558 0 0 0 139 0 0 0 18 0 2 0 100925570 19148800 1654 1992294400 134512640 135305190 4294956144 18446744073709551615 134528446 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 24056

[startup+3.10137 s]
/proc/loadavg: 1.16 1.06 1.01 3/67 24189
/proc/meminfo: memFree=1717784/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
[pid=24188] ppid=24185 vsize=21356 CPUtime=6
/proc/24188/stat : 24188 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194304 2406 0 0 0 598 2 0 0 16 0 2 0 100925568 21868544 2392 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24188/statm: 5339 2392 83 193 0 5143 0
[pid=24188/tid=24189] ppid=24185 vsize=21356 CPUtime=2.99
/proc/24188/task/24189/stat : 24189 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194368 919 0 0 0 298 1 0 0 24 0 2 0 100925570 21868544 2392 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 26712

[startup+6.30166 s]
/proc/loadavg: 1.16 1.06 1.01 3/67 24189
/proc/meminfo: memFree=1713624/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
[pid=24188] ppid=24185 vsize=25280 CPUtime=12.38
/proc/24188/stat : 24188 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194304 3212 0 0 0 1236 2 0 0 25 0 2 0 100925568 25886720 3198 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24188/statm: 6320 3198 83 193 0 6124 0
[pid=24188/tid=24189] ppid=24185 vsize=25280 CPUtime=6.19
/proc/24188/task/24189/stat : 24189 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194368 1310 0 0 0 618 1 0 0 25 0 2 0 100925570 25886720 3198 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 30636

[startup+12.7012 s]
/proc/loadavg: 1.29 1.09 1.02 3/67 24189
/proc/meminfo: memFree=1710424/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
[pid=24188] ppid=24185 vsize=27276 CPUtime=25.15
/proc/24188/stat : 24188 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194304 3864 0 0 0 2512 3 0 0 25 0 2 0 100925568 27930624 3850 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24188/statm: 6819 3850 83 193 0 6623 0
[pid=24188/tid=24189] ppid=24185 vsize=27276 CPUtime=12.58
/proc/24188/task/24189/stat : 24189 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194368 1665 0 0 0 1257 1 0 0 25 0 2 0 100925570 27930624 3850 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 32632

[startup+25.5024 s]
/proc/loadavg: 1.40 1.12 1.03 3/67 24189
/proc/meminfo: memFree=1702680/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
[pid=24188] ppid=24185 vsize=35092 CPUtime=50.69
/proc/24188/stat : 24188 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194304 5688 0 0 0 5065 4 0 0 25 0 2 0 100925568 35934208 5674 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24188/statm: 8773 5674 83 193 0 8577 0
[pid=24188/tid=24189] ppid=24185 vsize=35092 CPUtime=25.37
/proc/24188/task/24189/stat : 24189 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194368 2580 0 0 0 2535 2 0 0 20 0 2 0 100925570 35934208 5674 1992294400 134512640 135305190 4294956144 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 40448

[startup+51.1027 s]
/proc/loadavg: 1.60 1.19 1.05 3/67 24189
/proc/meminfo: memFree=1699032/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
[pid=24188] ppid=24185 vsize=38520 CPUtime=101.79
/proc/24188/stat : 24188 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194304 6613 0 0 0 10173 6 0 0 25 0 2 0 100925568 39444480 6599 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24188/statm: 9630 6599 83 193 0 9434 0
[pid=24188/tid=24189] ppid=24185 vsize=38520 CPUtime=50.96
/proc/24188/task/24189/stat : 24189 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194368 3020 0 0 0 5093 3 0 0 25 0 2 0 100925570 39444480 6599 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 43876

[startup+102.306 s]
/proc/loadavg: 1.84 1.32 1.11 3/67 24189
/proc/meminfo: memFree=1690520/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
[pid=24188] ppid=24185 vsize=47720 CPUtime=203.97
/proc/24188/stat : 24188 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194304 8727 0 0 0 20389 8 0 0 25 0 2 0 100925568 48865280 8713 1992294400 134512640 135305190 4294956144 18446744073709551615 134557963 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24188/statm: 11930 8713 83 193 0 11734 0
[pid=24188/tid=24189] ppid=24185 vsize=47720 CPUtime=102.15
/proc/24188/task/24189/stat : 24189 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194368 4181 0 0 0 10211 4 0 0 25 0 2 0 100925570 48865280 8713 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 53076

[startup+162.303 s]
/proc/loadavg: 1.93 1.43 1.15 3/67 24189
/proc/meminfo: memFree=1684632/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
[pid=24188] ppid=24185 vsize=53096 CPUtime=323.7
/proc/24188/stat : 24188 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194304 10159 0 0 0 32360 10 0 0 25 0 2 0 100925568 54370304 10145 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24188/statm: 13274 10145 83 193 0 13078 0
[pid=24188/tid=24189] ppid=24185 vsize=53096 CPUtime=162.11
/proc/24188/task/24189/stat : 24189 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194368 4886 0 0 0 16206 5 0 0 25 0 2 0 100925570 54370304 10145 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.77
Current children cumulated vsize (KiB) 58452

[startup+222.302 s]
/proc/loadavg: 1.98 1.54 1.21 3/67 24189
/proc/meminfo: memFree=1679256/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
[pid=24188] ppid=24185 vsize=58588 CPUtime=443.44
/proc/24188/stat : 24188 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194304 11499 0 0 0 44331 13 0 0 25 0 2 0 100925568 59994112 11485 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24188/statm: 14647 11485 83 193 0 14451 0
[pid=24188/tid=24189] ppid=24185 vsize=58588 CPUtime=222.09
/proc/24188/task/24189/stat : 24189 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194368 5923 0 0 0 22202 7 0 0 25 0 2 0 100925570 59994112 11485 1992294400 134512640 135305190 4294956144 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.51
Current children cumulated vsize (KiB) 63944

[startup+282.302 s]
/proc/loadavg: 1.99 1.62 1.25 3/67 24189
/proc/meminfo: memFree=1672280/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
[pid=24188] ppid=24185 vsize=66580 CPUtime=563.19
/proc/24188/stat : 24188 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194304 13252 0 0 0 56303 16 0 0 25 0 2 0 100925568 68177920 13238 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24188/statm: 16645 13238 83 193 0 16449 0
[pid=24188/tid=24189] ppid=24185 vsize=66580 CPUtime=282.07
/proc/24188/task/24189/stat : 24189 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194368 7069 0 0 0 28198 9 0 0 25 0 2 0 100925570 68177920 13238 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.26
Current children cumulated vsize (KiB) 71936

[startup+342.303 s]
/proc/loadavg: 1.99 1.69 1.30 3/67 24195
/proc/meminfo: memFree=1670672/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
[pid=24188] ppid=24185 vsize=68080 CPUtime=682.9
/proc/24188/stat : 24188 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194304 13616 0 0 0 68274 16 0 0 25 0 2 0 100925568 69713920 13602 1992294400 134512640 135305190 4294956144 18446744073709551615 134528442 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24188/statm: 17020 13602 83 193 0 16824 0
[pid=24188/tid=24189] ppid=24185 vsize=68080 CPUtime=342.04
/proc/24188/task/24189/stat : 24189 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194368 7264 0 0 0 34194 10 0 0 25 0 2 0 100925570 69713920 13602 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.97
Current children cumulated vsize (KiB) 73436

[startup+402.302 s]
/proc/loadavg: 1.99 1.74 1.34 3/67 24195
/proc/meminfo: memFree=1661520/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
[pid=24188] ppid=24185 vsize=77000 CPUtime=802.65
/proc/24188/stat : 24188 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194304 15897 0 0 0 80246 19 0 0 25 0 2 0 100925568 78848000 15883 1992294400 134512640 135305190 4294956144 18446744073709551615 134557385 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24188/statm: 19250 15883 83 193 0 19054 0
[pid=24188/tid=24189] ppid=24185 vsize=77000 CPUtime=402.01
/proc/24188/task/24189/stat : 24189 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194368 8367 0 0 0 40190 11 0 0 25 0 2 0 100925570 78848000 15883 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.72
Current children cumulated vsize (KiB) 82356

[startup+462.303 s]
/proc/loadavg: 1.99 1.78 1.38 3/67 24195
/proc/meminfo: memFree=1659280/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
[pid=24188] ppid=24185 vsize=79196 CPUtime=922.39
/proc/24188/stat : 24188 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194304 16453 0 0 0 92219 20 0 0 25 0 2 0 100925568 81096704 16439 1992294400 134512640 135305190 4294956144 18446744073709551615 134528477 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24188/statm: 19799 16439 83 193 0 19603 0
[pid=24188/tid=24189] ppid=24185 vsize=79196 CPUtime=461.99
/proc/24188/task/24189/stat : 24189 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194368 8616 0 0 0 46187 12 0 0 25 0 2 0 100925570 81096704 16439 1992294400 134512640 135305190 4294956144 18446744073709551615 134528322 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.46
Current children cumulated vsize (KiB) 84552

[startup+522.303 s]
/proc/loadavg: 1.99 1.82 1.41 3/67 24195
/proc/meminfo: memFree=1653520/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
[pid=24188] ppid=24185 vsize=85844 CPUtime=1042.13
/proc/24188/stat : 24188 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194304 17865 0 0 0 104190 23 0 0 25 0 2 0 100925568 87904256 17851 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24188/statm: 21461 17851 83 193 0 21265 0
[pid=24188/tid=24189] ppid=24185 vsize=85844 CPUtime=521.96
/proc/24188/task/24189/stat : 24189 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194368 9460 0 0 0 52183 13 0 0 25 0 2 0 100925570 87904256 17851 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.2
Current children cumulated vsize (KiB) 91200

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 24195
/proc/meminfo: memFree=1652048/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
[pid=24188] ppid=24185 vsize=87620 CPUtime=1161.87
/proc/24188/stat : 24188 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194304 18234 0 0 0 116163 24 0 0 25 0 2 0 100925568 89722880 18220 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24188/statm: 21905 18220 83 193 0 21709 0
[pid=24188/tid=24189] ppid=24185 vsize=87620 CPUtime=581.94
/proc/24188/task/24189/stat : 24189 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194368 9649 0 0 0 58180 14 0 0 25 0 2 0 100925570 89722880 18220 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.94
Current children cumulated vsize (KiB) 92976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 1.99 1.86 1.46 3/67 24195
/proc/meminfo: memFree=1651480/2055920 swapFree=4191900/4192956
[pid=24185] ppid=24183 vsize=5356 CPUtime=0.07
/proc/24185/stat : 24185 (manysat.sh) S 24183 24185 23871 0 -1 4194304 312 506 0 0 0 0 7 0 16 0 1 0 100925560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24185/statm: 1339 238 195 169 0 50 0
[pid=24188] ppid=24185 vsize=88172 CPUtime=1200
/proc/24188/stat : 24188 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194304 18362 0 0 0 119975 25 0 0 25 0 2 0 100925568 90288128 18348 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24188/statm: 22043 18348 83 193 0 21847 0
[pid=24188/tid=24189] ppid=24185 vsize=88172 CPUtime=601.04
/proc/24188/task/24189/stat : 24189 (manysat1.1_stat) R 24185 24185 23871 0 -1 4194368 9652 0 0 0 60090 14 0 0 25 0 2 0 100925570 90288128 18348 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 93528

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

Real time (s): 601.419
CPU time (s): 1200.07
CPU user time (s): 1199.82
CPU system time (s): 0.25
CPU usage (%): 199.54
Max. virtual memory (cumulated for all children) (KiB): 93528

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

runsolver used 0.570913 second user time and 1.62775 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-26 08:56:15
IDJOB=1727792
IDBENCH=24645
IDSOLVER=513
FILE ID=node43/1727792-1240728975
PBS_JOBID= 9186901
Free space on /tmp= 66432 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727792-1240728975/watcher-1727792-1240728975 -o /tmp/evaluation-result-1727792-1240728975/solver-1727792-1240728975 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1727792-1240728975.cnf aimd 0

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

MD5SUM BENCH= c664e54e8911dc74e630e966a3a9b6ae
RANDOM SEED=772493006

node43.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.237
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.237
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:       1726288 kB
Buffers:         21304 kB
Cached:         234912 kB
SwapCached:        416 kB
Active:          37688 kB
Inactive:       231944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726288 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1828 kB
Writeback:           0 kB
Mapped:          21776 kB
Slab:            45968 kB
Committed_AS:   408868 kB
PageTables:       1444 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= 66428 MiB
End job on node43 at 2009-04-26 09:06:19