Trace number 1726945

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20? (TO) 1200.11 607.62

General information on the benchmark

Namecrafted/Hard/contest04/others/
CompositeRSA576.sat05-509.reshuffled-07.cnf
MD5SUM19fdeefb726e073f5c825136ceaf9e1b
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 variables166463
Number of clauses1654558
Sum of the clauses size7441050
Maximum clause length5
Minimum clause length1
Number of clauses of size 1866
Number of clauses of size 2165884
Number of clauses of size 3165312
Number of clauses of size 40
Number of clauses of size 51322496
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
4.09/4.17	c ==============================================================================
4.09/4.17	c |           |     ORIGINAL     |              LEARNT              |          |
4.09/4.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
4.09/4.17	c ==============================================================================
4.09/4.17	c |         0 | 1651127  7427100 |  495338       0        0     nan |  0.000 % |
4.98/5.00	c |         0 | 1634359  7348561 |      --       0       --      -- |     --   | -10693/-49265
4.98/5.00	c ==============================================================================
4.98/5.00	c Result  :   #vars: 164906   #clauses: 1634359   #literals: 7348561
4.98/5.00	c CPU time:   4.68129 s
4.98/5.00	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-1726945-1240718855/watcher-1726945-1240718855 -o /tmp/evaluation-result-1726945-1240718855/solver-1726945-1240718855 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1726945-1240718855.cnf aimd 1 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 25573
/proc/meminfo: memFree=1685552/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=0
/proc/25573/stat : 25573 (manysat.sh) R 25571 25573 22096 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 99914560 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25573/statm: 1339 234 194 169 0 50 0
[pid=25574] ppid=25573 vsize=1556 CPUtime=0
/proc/25574/stat : 25574 (SatElite) R 25573 25573 22096 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 99914560 1593344 275 1992294400 134512640 135034092 4294956096 18446744073709551615 134545186 0 0 4096 3 0 0 0 17 0 0 0
/proc/25574/statm: 389 277 50 127 0 259 0

[startup+0.102693 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 25573
/proc/meminfo: memFree=1685552/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=0
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 99914560 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25573/statm: 1339 235 195 169 0 50 0
[pid=25574] ppid=25573 vsize=28152 CPUtime=0.09
/proc/25574/stat : 25574 (SatElite) R 25573 25573 22096 0 -1 4194304 4944 0 0 0 7 2 0 0 19 0 1 0 99914560 28827648 4781 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25574/statm: 7038 4782 51 127 0 6908 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33508

[startup+0.201702 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 25573
/proc/meminfo: memFree=1685552/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=0
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 99914560 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25573/statm: 1339 235 195 169 0 50 0
[pid=25574] ppid=25573 vsize=34208 CPUtime=0.19
/proc/25574/stat : 25574 (SatElite) R 25573 25573 22096 0 -1 4194304 6426 0 0 0 16 3 0 0 20 0 1 0 99914560 35028992 6263 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25574/statm: 8552 6264 51 127 0 8422 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 39564

[startup+0.301713 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 25573
/proc/meminfo: memFree=1685552/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=0
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 99914560 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25573/statm: 1339 235 195 169 0 50 0
[pid=25574] ppid=25573 vsize=39472 CPUtime=0.29
/proc/25574/stat : 25574 (SatElite) R 25573 25573 22096 0 -1 4194304 7680 0 0 0 25 4 0 0 21 0 1 0 99914560 40419328 7517 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25574/statm: 9868 7518 51 127 0 9738 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44828

[startup+0.702756 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 25573
/proc/meminfo: memFree=1685552/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=0
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 99914560 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25573/statm: 1339 235 195 169 0 50 0
[pid=25574] ppid=25573 vsize=54624 CPUtime=0.69
/proc/25574/stat : 25574 (SatElite) R 25573 25573 22096 0 -1 4194304 11425 0 0 0 61 8 0 0 25 0 1 0 99914560 55934976 11262 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25574/statm: 13656 11262 51 127 0 13526 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59980

[startup+1.50285 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 25575
/proc/meminfo: memFree=1628192/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=0
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 99914560 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25573/statm: 1339 235 195 169 0 50 0
[pid=25574] ppid=25573 vsize=78116 CPUtime=1.49
/proc/25574/stat : 25574 (SatElite) R 25573 25573 22096 0 -1 4194304 17189 0 0 0 135 14 0 0 25 0 1 0 99914560 79990784 17026 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25574/statm: 19529 17026 51 127 0 19399 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83472

[startup+3.10202 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 25575
/proc/meminfo: memFree=1599072/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=0
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 99914560 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25573/statm: 1339 235 195 169 0 50 0
[pid=25574] ppid=25573 vsize=150700 CPUtime=3.09
/proc/25574/stat : 25574 (SatElite) R 25573 25573 22096 0 -1 4194304 33272 0 0 0 283 26 0 0 25 0 1 0 99914560 154316800 33109 1992294400 134512640 135034092 4294956096 18446744073709551615 134542711 0 0 4096 3 0 0 0 17 0 0 0
/proc/25574/statm: 37675 33109 51 127 0 37545 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 156056

[startup+6.30137 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 25575
/proc/meminfo: memFree=1523424/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=0
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 99914560 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25573/statm: 1339 235 195 169 0 50 0
[pid=25574] ppid=25573 vsize=174148 CPUtime=6.29
/proc/25574/stat : 25574 (SatElite) R 25573 25573 22096 0 -1 4194304 45793 0 0 0 589 40 0 0 25 0 1 0 99914560 178327552 38363 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/25574/statm: 43537 38363 68 127 0 43407 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 179504

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 25576
/proc/meminfo: memFree=1409888/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=8.18
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 312 45796 0 0 0 0 765 53 16 0 1 0 99914560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 238 195 169 0 50 0
[pid=25576] ppid=25573 vsize=253172 CPUtime=4.8
/proc/25576/stat : 25576 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194304 57333 0 0 0 432 48 0 0 16 0 2 0 99915379 259248128 57257 1992294400 134512640 135305190 4294956144 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25576/statm: 63293 57257 82 193 0 63097 0
Current children cumulated CPU time (s) 12.98
Current children cumulated vsize (KiB) 258528

[startup+25.5025 s]
/proc/loadavg: 1.15 1.02 1.01 3/67 25577
/proc/meminfo: memFree=1373144/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=8.18
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 312 45796 0 0 0 0 765 53 16 0 1 0 99914560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 238 195 169 0 50 0
[pid=25576] ppid=25573 vsize=284152 CPUtime=30.3
/proc/25576/stat : 25576 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194304 64860 0 0 0 2966 64 0 0 17 0 2 0 99915379 290971648 64784 1992294400 134512640 135305190 4294956144 18446744073709551615 134551782 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25576/statm: 71038 64784 83 193 0 70842 0
[pid=25576/tid=25577] ppid=25573 vsize=284152 CPUtime=13.04
/proc/25576/task/25577/stat : 25577 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194368 4674 0 0 0 1288 16 0 0 17 0 2 0 99915795 290971648 64784 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.48
Current children cumulated vsize (KiB) 289508

[startup+51.1023 s]
/proc/loadavg: 1.44 1.09 1.03 3/67 25577
/proc/meminfo: memFree=1369688/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=8.18
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 312 45796 0 0 0 0 765 53 16 0 1 0 99914560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 238 195 169 0 50 0
[pid=25576] ppid=25573 vsize=287060 CPUtime=81.31
/proc/25576/stat : 25576 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194304 65612 0 0 0 8065 66 0 0 25 0 2 0 99915379 293949440 65536 1992294400 134512640 135305190 4294956144 18446744073709551615 134551712 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25576/statm: 71765 65536 83 193 0 71569 0
[pid=25576/tid=25577] ppid=25573 vsize=287060 CPUtime=38.46
/proc/25576/task/25577/stat : 25577 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194368 4991 0 0 0 3830 16 0 0 25 0 2 0 99915795 293949440 65536 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 89.49
Current children cumulated vsize (KiB) 292416

[startup+102.303 s]
/proc/loadavg: 1.75 1.23 1.08 3/67 25577
/proc/meminfo: memFree=1368344/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=8.18
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 312 45796 0 0 0 0 765 53 16 0 1 0 99914560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 238 195 169 0 50 0
[pid=25576] ppid=25573 vsize=288396 CPUtime=183.5
/proc/25576/stat : 25576 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194304 66005 0 0 0 18284 66 0 0 25 0 2 0 99915379 295317504 65929 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25576/statm: 72099 65929 83 193 0 71903 0
[pid=25576/tid=25577] ppid=25573 vsize=288396 CPUtime=89.46
/proc/25576/task/25577/stat : 25577 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194368 5067 0 0 0 8930 16 0 0 25 0 2 0 99915795 295317504 65929 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 191.68
Current children cumulated vsize (KiB) 293752

[startup+162.302 s]
/proc/loadavg: 1.91 1.37 1.14 3/67 25577
/proc/meminfo: memFree=1367320/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=8.18
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 312 45796 0 0 0 0 765 53 16 0 1 0 99914560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 238 195 169 0 50 0
[pid=25576] ppid=25573 vsize=289320 CPUtime=303.24
/proc/25576/stat : 25576 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194304 66248 0 0 0 30257 67 0 0 25 0 2 0 99915379 296263680 66172 1992294400 134512640 135305190 4294956144 18446744073709551615 134551978 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25576/statm: 72330 66172 83 193 0 72134 0
[pid=25576/tid=25577] ppid=25573 vsize=289320 CPUtime=149.22
/proc/25576/task/25577/stat : 25577 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194368 5160 0 0 0 14906 16 0 0 25 0 2 0 99915795 296263680 66172 1992294400 134512640 135305190 4294956144 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 311.42
Current children cumulated vsize (KiB) 294676

[startup+222.306 s]
/proc/loadavg: 1.96 1.48 1.19 3/67 25577
/proc/meminfo: memFree=1366360/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=8.18
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 312 45796 0 0 0 0 765 53 16 0 1 0 99914560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 238 195 169 0 50 0
[pid=25576] ppid=25573 vsize=290432 CPUtime=422.99
/proc/25576/stat : 25576 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194304 66506 0 0 0 42232 67 0 0 25 0 2 0 99915379 297402368 66430 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25576/statm: 72608 66430 83 193 0 72412 0
[pid=25576/tid=25577] ppid=25573 vsize=290432 CPUtime=208.99
/proc/25576/task/25577/stat : 25577 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194368 5250 0 0 0 20883 16 0 0 25 0 2 0 99915795 297402368 66430 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 431.17
Current children cumulated vsize (KiB) 295788

[startup+282.303 s]
/proc/loadavg: 1.98 1.57 1.24 3/67 25577
/proc/meminfo: memFree=1362904/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=8.18
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 312 45796 0 0 0 0 765 53 16 0 1 0 99914560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 238 195 169 0 50 0
[pid=25576] ppid=25573 vsize=293764 CPUtime=542.73
/proc/25576/stat : 25576 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194304 67368 0 0 0 54205 68 0 0 25 0 2 0 99915379 300814336 67292 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25576/statm: 73441 67292 83 193 0 73245 0
[pid=25576/tid=25577] ppid=25573 vsize=293764 CPUtime=268.76
/proc/25576/task/25577/stat : 25577 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194368 5952 0 0 0 26859 17 0 0 25 0 2 0 99915795 300814336 67292 1992294400 134512640 135305190 4294956144 18446744073709551615 134551986 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 550.91
Current children cumulated vsize (KiB) 299120

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.28 3/67 25577
/proc/meminfo: memFree=1358808/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=8.18
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 312 45796 0 0 0 0 765 53 16 0 1 0 99914560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 238 195 169 0 50 0
[pid=25576] ppid=25573 vsize=298496 CPUtime=662.47
/proc/25576/stat : 25576 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194304 68370 0 0 0 66178 69 0 0 25 0 2 0 99915379 305659904 68294 1992294400 134512640 135305190 4294956144 18446744073709551615 134551681 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25576/statm: 74624 68294 83 193 0 74428 0
[pid=25576/tid=25577] ppid=25573 vsize=298496 CPUtime=328.52
/proc/25576/task/25577/stat : 25577 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194368 6282 0 0 0 32835 17 0 0 25 0 2 0 99915795 305659904 68294 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 670.65
Current children cumulated vsize (KiB) 303852

[startup+402.302 s]
/proc/loadavg: 1.99 1.71 1.32 3/67 25577
/proc/meminfo: memFree=1353048/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=8.18
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 312 45796 0 0 0 0 765 53 16 0 1 0 99914560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 238 195 169 0 50 0
[pid=25576] ppid=25573 vsize=304476 CPUtime=782.21
/proc/25576/stat : 25576 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194304 69931 0 0 0 78150 71 0 0 25 0 2 0 99915379 311783424 69855 1992294400 134512640 135305190 4294956144 18446744073709551615 134551729 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25576/statm: 76119 69855 83 193 0 75923 0
[pid=25576/tid=25577] ppid=25573 vsize=304476 CPUtime=388.29
/proc/25576/task/25577/stat : 25577 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194368 7712 0 0 0 38810 19 0 0 25 0 2 0 99915795 311783424 69855 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 790.39
Current children cumulated vsize (KiB) 309832

[startup+462.303 s]
/proc/loadavg: 1.99 1.76 1.36 3/67 25577
/proc/meminfo: memFree=1348568/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=8.18
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 312 45796 0 0 0 0 765 53 16 0 1 0 99914560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 238 195 169 0 50 0
[pid=25576] ppid=25573 vsize=307968 CPUtime=901.95
/proc/25576/stat : 25576 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194304 70912 0 0 0 90122 73 0 0 25 0 2 0 99915379 315359232 70836 1992294400 134512640 135305190 4294956144 18446744073709551615 134551714 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25576/statm: 76992 70836 83 193 0 76796 0
[pid=25576/tid=25577] ppid=25573 vsize=307968 CPUtime=448.05
/proc/25576/task/25577/stat : 25577 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194368 8578 0 0 0 44784 21 0 0 20 0 2 0 99915795 315359232 70836 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 910.13
Current children cumulated vsize (KiB) 313324

[startup+522.302 s]
/proc/loadavg: 1.99 1.80 1.40 3/67 25577
/proc/meminfo: memFree=1345304/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=8.18
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 312 45796 0 0 0 0 765 53 16 0 1 0 99914560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 238 195 169 0 50 0
[pid=25576] ppid=25573 vsize=311236 CPUtime=1021.7
/proc/25576/stat : 25576 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194304 71739 0 0 0 102096 74 0 0 25 0 2 0 99915379 318705664 71663 1992294400 134512640 135305190 4294956144 18446744073709551615 134551729 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25576/statm: 77809 71663 83 193 0 77613 0
[pid=25576/tid=25577] ppid=25573 vsize=311236 CPUtime=507.82
/proc/25576/task/25577/stat : 25577 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194368 9295 0 0 0 50760 22 0 0 25 0 2 0 99915795 318705664 71663 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1029.88
Current children cumulated vsize (KiB) 316592

[startup+582.303 s]
/proc/loadavg: 1.99 1.83 1.43 3/67 25577
/proc/meminfo: memFree=1342168/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=8.18
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 312 45796 0 0 0 0 765 53 16 0 1 0 99914560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 238 195 169 0 50 0
[pid=25576] ppid=25573 vsize=314152 CPUtime=1141.44
/proc/25576/stat : 25576 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194304 72510 0 0 0 114070 74 0 0 25 0 2 0 99915379 321691648 72434 1992294400 134512640 135305190 4294956144 18446744073709551615 134551978 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25576/statm: 78538 72434 83 193 0 78342 0
[pid=25576/tid=25577] ppid=25573 vsize=314152 CPUtime=567.59
/proc/25576/task/25577/stat : 25577 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194368 9633 0 0 0 56737 22 0 0 25 0 2 0 99915795 321691648 72434 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1149.62
Current children cumulated vsize (KiB) 319508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+607.603 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 25577
/proc/meminfo: memFree=1341656/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=8.18
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 312 45796 0 0 0 0 765 53 16 0 1 0 99914560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 238 195 169 0 50 0
[pid=25576] ppid=25573 vsize=315572 CPUtime=1191.93
/proc/25576/stat : 25576 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194304 72610 0 0 0 119119 74 0 0 25 0 2 0 99915379 323145728 72534 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25576/statm: 78893 72534 83 193 0 78697 0
[pid=25576/tid=25577] ppid=25573 vsize=315572 CPUtime=592.79
/proc/25576/task/25577/stat : 25577 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194368 9656 0 0 0 59257 22 0 0 25 0 2 0 99915795 323145728 72534 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 320928

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

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

[startup+607.603 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 25577
/proc/meminfo: memFree=1341656/2055920 swapFree=4180832/4192956
[pid=25573] ppid=25571 vsize=5356 CPUtime=8.18
/proc/25573/stat : 25573 (manysat.sh) S 25571 25573 22096 0 -1 4194304 312 45796 0 0 0 0 765 53 16 0 1 0 99914560 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25573/statm: 1339 238 195 169 0 50 0
[pid=25576] ppid=25573 vsize=315572 CPUtime=1191.93
/proc/25576/stat : 25576 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194304 72610 0 0 0 119119 74 0 0 25 0 2 0 99915379 323145728 72534 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25576/statm: 78893 72534 83 193 0 78697 0
[pid=25576/tid=25577] ppid=25573 vsize=315572 CPUtime=592.79
/proc/25576/task/25577/stat : 25577 (manysat1.1_stat) R 25573 25573 22096 0 -1 4194368 9656 0 0 0 59257 22 0 0 25 0 2 0 99915795 323145728 72534 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 320928

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 607.62
CPU time (s): 1200.11
CPU user time (s): 1198.84
CPU system time (s): 1.27
CPU usage (%): 197.51
Max. virtual memory (cumulated for all children) (KiB): 320928

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

runsolver used 0.605907 second user time and 1.61575 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-26 06:07:44
IDJOB=1726945
IDBENCH=24626
IDSOLVER=514
FILE ID=node42/1726945-1240718855
PBS_JOBID= 9186854
Free space on /tmp= 66276 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest04/others/CompositeRSA576.sat05-509.reshuffled-07.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726945-1240718855/watcher-1726945-1240718855 -o /tmp/evaluation-result-1726945-1240718855/solver-1726945-1240718855 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1726945-1240718855.cnf aimd 1

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

MD5SUM BENCH= 19fdeefb726e073f5c825136ceaf9e1b
RANDOM SEED=991305376

node42.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.232
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.232
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:       1686032 kB
Buffers:         30980 kB
Cached:         265868 kB
SwapCached:       6024 kB
Active:         176776 kB
Inactive:       128528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1686032 kB
SwapTotal:     4192956 kB
SwapFree:      4180832 kB
Dirty:           54560 kB
Writeback:           0 kB
Mapped:          14100 kB
Slab:            50600 kB
Committed_AS:   480624 kB
PageTables:       1388 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= 66220 MiB
End job on node42 at 2009-04-26 06:17:54