Trace number 1719022

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.15 625.721

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
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 variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

0.00/0.00	c Parsing...
2.99/3.01	c ==============================================================================
2.99/3.01	c |           |     ORIGINAL     |              LEARNT              |          |
2.99/3.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.99/3.01	c ==============================================================================
2.99/3.01	c |         0 | 3634676 10547960 | 1090402       0        0     nan |  0.000 % |
39.87/39.97	c |         0 | 3532144 10927904 |      --       0       --      -- |     --   | -102383/383223
39.87/39.97	c ==============================================================================
39.87/39.97	c Result  :   #vars: 168000   #clauses: 3532144   #literals: 10927904
39.87/39.97	c CPU time:   39.285 s
39.87/39.97	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-1719022-1240642375/watcher-1719022-1240642375 -o /tmp/evaluation-result-1719022-1240642375/solver-1719022-1240642375 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1719022-1240642375.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.93 0.98 0.99 3/64 22544
/proc/meminfo: memFree=1681096/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=0
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92264104 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 235 195 169 0 50 0
[pid=22545] ppid=22544 vsize=1232 CPUtime=0
/proc/22545/stat : 22545 (SatElite) R 22544 22544 22182 0 -1 4194304 216 0 0 0 0 0 0 0 19 0 1 0 92264105 1261568 200 1992294400 134512640 135034092 4294956096 18446744073709551615 134544739 0 0 4096 3 0 0 0 17 1 0 0
/proc/22545/statm: 308 201 51 127 0 178 0

[startup+0.0859891 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 22544
/proc/meminfo: memFree=1681096/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=0
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92264104 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 235 195 169 0 50 0
[pid=22545] ppid=22544 vsize=8028 CPUtime=0.07
/proc/22545/stat : 22545 (SatElite) R 22544 22544 22182 0 -1 4194304 1845 0 0 0 6 1 0 0 19 0 1 0 92264105 8220672 1829 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/22545/statm: 2007 1830 51 127 0 1877 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13384

[startup+0.101989 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 22544
/proc/meminfo: memFree=1681096/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=0
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92264104 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 235 195 169 0 50 0
[pid=22545] ppid=22544 vsize=9464 CPUtime=0.09
/proc/22545/stat : 22545 (SatElite) R 22544 22544 22182 0 -1 4194304 2131 0 0 0 8 1 0 0 19 0 1 0 92264105 9691136 2115 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/22545/statm: 2366 2116 51 127 0 2236 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14820

[startup+0.30201 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 22544
/proc/meminfo: memFree=1681096/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=0
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92264104 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 235 195 169 0 50 0
[pid=22545] ppid=22544 vsize=25040 CPUtime=0.29
/proc/22545/stat : 22545 (SatElite) R 22544 22544 22182 0 -1 4194304 5857 0 0 0 25 4 0 0 21 0 1 0 92264105 25640960 5841 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 1 0 0
/proc/22545/statm: 6260 5847 51 127 0 6130 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30396

[startup+0.701057 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 22544
/proc/meminfo: memFree=1681096/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=0
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92264104 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 235 195 169 0 50 0
[pid=22545] ppid=22544 vsize=52704 CPUtime=0.69
/proc/22545/stat : 22545 (SatElite) R 22544 22544 22182 0 -1 4194304 12732 0 0 0 58 11 0 0 25 0 1 0 92264105 53968896 12716 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 1 0 0
/proc/22545/statm: 13176 12717 51 127 0 13046 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58060

[startup+1.50115 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 22546
/proc/meminfo: memFree=1608568/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=0
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92264104 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 235 195 169 0 50 0
[pid=22545] ppid=22544 vsize=119716 CPUtime=1.49
/proc/22545/stat : 22545 (SatElite) R 22544 22544 22182 0 -1 4194304 26851 0 0 0 127 22 0 0 25 0 1 0 92264105 122589184 26835 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/22545/statm: 29929 26835 51 127 0 29799 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125072

[startup+3.10233 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 22546
/proc/meminfo: memFree=1532984/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=0
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92264104 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 235 195 169 0 50 0
[pid=22545] ppid=22544 vsize=284816 CPUtime=3.09
/proc/22545/stat : 22545 (SatElite) R 22544 22544 22182 0 -1 4194304 63692 0 0 0 263 46 0 0 25 0 1 0 92264105 291651584 63677 1992294400 134512640 135034092 4294956096 18446744073709551615 134558534 0 0 4096 3 0 0 0 17 1 0 0
/proc/22545/statm: 71204 63683 66 127 0 71074 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 290172

[startup+6.30169 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 22546
/proc/meminfo: memFree=1422712/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=0
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92264104 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 235 195 169 0 50 0
[pid=22545] ppid=22544 vsize=284860 CPUtime=6.28
/proc/22545/stat : 22545 (SatElite) R 22544 22544 22182 0 -1 4194304 72747 0 0 0 576 52 0 0 25 0 1 0 92264105 291696640 65086 1992294400 134512640 135034092 4294956096 18446744073709551615 134540734 0 0 4096 3 0 0 0 17 1 0 0
/proc/22545/statm: 71215 65086 68 127 0 71085 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 290216

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 22546
/proc/meminfo: memFree=1393400/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=0
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92264104 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 235 195 169 0 50 0
[pid=22545] ppid=22544 vsize=310452 CPUtime=12.69
/proc/22545/stat : 22545 (SatElite) R 22544 22544 22182 0 -1 4194304 78566 0 0 0 1211 58 0 0 25 0 1 0 92264105 317902848 70905 1992294400 134512640 135034092 4294956096 18446744073709551615 134540947 0 0 4096 3 0 0 0 17 1 0 0
/proc/22545/statm: 77613 70905 68 127 0 77483 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 315808

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 22546
/proc/meminfo: memFree=1359288/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=0
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92264104 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 235 195 169 0 50 0
[pid=22545] ppid=22544 vsize=358920 CPUtime=25.48
/proc/22545/stat : 22545 (SatElite) R 22544 22544 22182 0 -1 4194304 87065 0 0 0 2486 62 0 0 25 0 1 0 92264105 367534080 78787 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 1 0 0
/proc/22545/statm: 89730 78787 68 127 0 89600 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 364276

[startup+51.1029 s]
/proc/loadavg: 1.05 1.00 1.00 3/67 22548
/proc/meminfo: memFree=1195184/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=44.44
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 312 95009 0 0 0 0 4345 99 16 0 1 0 92264104 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 238 195 169 0 50 0
[pid=22547] ppid=22544 vsize=418984 CPUtime=9.14
/proc/22547/stat : 22547 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194304 99902 0 0 0 858 56 0 0 17 0 2 0 92268551 429039616 99792 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22547/statm: 104746 99792 83 193 0 104550 0
[pid=22547/tid=22548] ppid=22544 vsize=418984 CPUtime=2.52
/proc/22547/task/22548/stat : 22548 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194368 1509 0 0 0 250 2 0 0 17 0 2 0 92268960 429039616 99792 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 53.58
Current children cumulated vsize (KiB) 424340

[startup+102.307 s]
/proc/loadavg: 1.58 1.15 1.05 3/67 22548
/proc/meminfo: memFree=1173360/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=44.44
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 312 95009 0 0 0 0 4345 99 16 0 1 0 92264104 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 238 195 169 0 50 0
[pid=22547] ppid=22544 vsize=440224 CPUtime=111.23
/proc/22547/stat : 22547 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194304 105145 0 0 0 11059 64 0 0 17 0 2 0 92268551 450789376 105035 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22547/statm: 110056 105035 83 193 0 109860 0
[pid=22547/tid=22548] ppid=22544 vsize=440224 CPUtime=53.42
/proc/22547/task/22548/stat : 22548 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194368 4157 0 0 0 5336 6 0 0 25 0 2 0 92268960 450789376 105035 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 155.67
Current children cumulated vsize (KiB) 445580

[startup+162.303 s]
/proc/loadavg: 1.85 1.30 1.11 3/67 22548
/proc/meminfo: memFree=1163504/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=44.44
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 312 95009 0 0 0 0 4345 99 16 0 1 0 92264104 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 238 195 169 0 50 0
[pid=22547] ppid=22544 vsize=451424 CPUtime=230.94
/proc/22547/stat : 22547 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194304 107716 0 0 0 23027 67 0 0 17 0 2 0 92268551 462258176 107606 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22547/statm: 112856 107606 83 193 0 112660 0
[pid=22547/tid=22548] ppid=22544 vsize=451424 CPUtime=113.18
/proc/22547/task/22548/stat : 22548 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194368 5174 0 0 0 11309 9 0 0 18 0 2 0 92268960 462258176 107606 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 275.38
Current children cumulated vsize (KiB) 456780

[startup+222.302 s]
/proc/loadavg: 1.94 1.43 1.16 3/67 22548
/proc/meminfo: memFree=1142448/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=44.44
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 312 95009 0 0 0 0 4345 99 16 0 1 0 92264104 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 238 195 169 0 50 0
[pid=22547] ppid=22544 vsize=472528 CPUtime=350.7
/proc/22547/stat : 22547 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194304 112871 0 0 0 34995 75 0 0 25 0 2 0 92268551 483868672 112761 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22547/statm: 118132 112761 83 193 0 117936 0
[pid=22547/tid=22548] ppid=22544 vsize=472528 CPUtime=172.94
/proc/22547/task/22548/stat : 22548 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194368 8061 0 0 0 17282 12 0 0 18 0 2 0 92268960 483868672 112761 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 395.14
Current children cumulated vsize (KiB) 477884

[startup+282.302 s]
/proc/loadavg: 1.98 1.53 1.21 3/67 22548
/proc/meminfo: memFree=1118768/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=44.44
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 312 95009 0 0 0 0 4345 99 16 0 1 0 92264104 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 238 195 169 0 50 0
[pid=22547] ppid=22544 vsize=496452 CPUtime=470.44
/proc/22547/stat : 22547 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194304 118987 0 0 0 46961 83 0 0 18 0 2 0 92268551 508366848 118877 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22547/statm: 124113 118877 83 193 0 123917 0
[pid=22547/tid=22548] ppid=22544 vsize=496452 CPUtime=232.71
/proc/22547/task/22548/stat : 22548 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194368 11706 0 0 0 23254 17 0 0 25 0 2 0 92268960 508366848 118877 1992294400 134512640 135305190 4294956144 18446744073709551615 134542034 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 514.88
Current children cumulated vsize (KiB) 501808

[startup+342.303 s]
/proc/loadavg: 1.99 1.61 1.26 3/67 22548
/proc/meminfo: memFree=1099312/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=44.44
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 312 95009 0 0 0 0 4345 99 16 0 1 0 92264104 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 238 195 169 0 50 0
[pid=22547] ppid=22544 vsize=516560 CPUtime=590.16
/proc/22547/stat : 22547 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194304 123618 0 0 0 58928 88 0 0 18 0 2 0 92268551 528957440 123508 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22547/statm: 129140 123508 83 193 0 128944 0
[pid=22547/tid=22548] ppid=22544 vsize=516560 CPUtime=292.48
/proc/22547/task/22548/stat : 22548 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194368 14367 0 0 0 29228 20 0 0 17 0 2 0 92268960 528957440 123508 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 634.6
Current children cumulated vsize (KiB) 521916

[startup+402.303 s]
/proc/loadavg: 1.99 1.68 1.30 3/67 22548
/proc/meminfo: memFree=1097520/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=44.44
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 312 95009 0 0 0 0 4345 99 16 0 1 0 92264104 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 238 195 169 0 50 0
[pid=22547] ppid=22544 vsize=517880 CPUtime=709.91
/proc/22547/stat : 22547 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194304 124073 0 0 0 70901 90 0 0 25 0 2 0 92268551 530309120 123963 1992294400 134512640 135305190 4294956144 18446744073709551615 134570400 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22547/statm: 129470 123963 83 193 0 129274 0
[pid=22547/tid=22548] ppid=22544 vsize=517880 CPUtime=352.25
/proc/22547/task/22548/stat : 22548 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194368 14762 0 0 0 35204 21 0 0 25 0 2 0 92268960 530309120 123963 1992294400 134512640 135305190 4294956144 18446744073709551615 134528805 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 754.35
Current children cumulated vsize (KiB) 523236

[startup+462.303 s]
/proc/loadavg: 1.99 1.74 1.34 3/67 22548
/proc/meminfo: memFree=1082288/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=44.44
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 312 95009 0 0 0 0 4345 99 16 0 1 0 92264104 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 238 195 169 0 50 0
[pid=22547] ppid=22544 vsize=532504 CPUtime=829.65
/proc/22547/stat : 22547 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194304 127867 0 0 0 82871 94 0 0 18 0 2 0 92268551 545284096 127757 1992294400 134512640 135305190 4294956144 18446744073709551615 134541985 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22547/statm: 133126 127757 83 193 0 132930 0
[pid=22547/tid=22548] ppid=22544 vsize=532504 CPUtime=412
/proc/22547/task/22548/stat : 22548 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194368 17290 0 0 0 41176 24 0 0 25 0 2 0 92268960 545284096 127757 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 874.09
Current children cumulated vsize (KiB) 537860

[startup+522.301 s]
/proc/loadavg: 1.99 1.78 1.38 3/67 22554
/proc/meminfo: memFree=1063280/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=44.44
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 312 95009 0 0 0 0 4345 99 16 0 1 0 92264104 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 238 195 169 0 50 0
[pid=22547] ppid=22544 vsize=553036 CPUtime=949.36
/proc/22547/stat : 22547 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194304 132654 0 0 0 94833 103 0 0 22 0 2 0 92268551 566308864 132544 1992294400 134512640 135305190 4294956144 18446744073709551615 134541976 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22547/statm: 138259 132544 83 193 0 138063 0
[pid=22547/tid=22548] ppid=22544 vsize=553036 CPUtime=471.84
/proc/22547/task/22548/stat : 22548 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194368 20594 0 0 0 47155 29 0 0 22 0 2 0 92268960 566308864 132544 1992294400 134512640 135305190 4294956144 18446744073709551615 134541969 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 993.8
Current children cumulated vsize (KiB) 558392

[startup+582.302 s]
/proc/loadavg: 1.99 1.82 1.41 3/67 22554
/proc/meminfo: memFree=1044208/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=44.44
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 312 95009 0 0 0 0 4345 99 16 0 1 0 92264104 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 238 195 169 0 50 0
[pid=22547] ppid=22544 vsize=570952 CPUtime=1069.1
/proc/22547/stat : 22547 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194304 137375 0 0 0 106801 109 0 0 16 0 2 0 92268551 584654848 137265 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22547/statm: 142738 137265 83 193 0 142542 0
[pid=22547/tid=22548] ppid=22544 vsize=570952 CPUtime=531.83
/proc/22547/task/22548/stat : 22548 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194368 23351 0 0 0 53151 32 0 0 18 0 2 0 92268960 584654848 137265 1992294400 134512640 135305190 4294956144 18446744073709551615 134530721 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1113.54
Current children cumulated vsize (KiB) 576308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+625.703 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 22554
/proc/meminfo: memFree=1030320/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=44.44
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 312 95009 0 0 0 0 4345 99 16 0 1 0 92264104 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 238 195 169 0 50 0
[pid=22547] ppid=22544 vsize=584316 CPUtime=1155.71
/proc/22547/stat : 22547 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194304 140780 0 0 0 115458 113 0 0 25 0 2 0 92268551 598339584 140670 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22547/statm: 146079 140670 83 193 0 145883 0
[pid=22547/tid=22548] ppid=22544 vsize=584316 CPUtime=575.22
/proc/22547/task/22548/stat : 22548 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194368 25377 0 0 0 57487 35 0 0 25 0 2 0 92268960 598339584 140670 1992294400 134512640 135305190 4294956144 18446744073709551615 134530595 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 589672

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

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

[startup+625.703 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 22554
/proc/meminfo: memFree=1030320/2055920 swapFree=4178508/4192956
[pid=22544] ppid=22542 vsize=5356 CPUtime=44.44
/proc/22544/stat : 22544 (manysat.sh) S 22542 22544 22182 0 -1 4194304 312 95009 0 0 0 0 4345 99 16 0 1 0 92264104 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22544/statm: 1339 238 195 169 0 50 0
[pid=22547] ppid=22544 vsize=584316 CPUtime=1155.71
/proc/22547/stat : 22547 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194304 140780 0 0 0 115458 113 0 0 25 0 2 0 92268551 598339584 140670 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22547/statm: 146079 140670 83 193 0 145883 0
[pid=22547/tid=22548] ppid=22544 vsize=584316 CPUtime=575.22
/proc/22547/task/22548/stat : 22548 (manysat1.1_stat) R 22544 22544 22182 0 -1 4194368 25377 0 0 0 57487 35 0 0 25 0 2 0 92268960 598339584 140670 1992294400 134512640 135305190 4294956144 18446744073709551615 134530595 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 589672

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22544 and gives
#  childrusage.ru_utime.tv_sec=43
#  childrusage.ru_utime.tv_usec=451394
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=847
# CPU time returned by wait4() is 44.4522
# while last known CPU time is 1200.15
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 625.721
CPU time (s): 1200.15
CPU user time (s): 1198.03
CPU system time (s): 2.12
CPU usage (%): 191.803
Max. virtual memory (cumulated for all children) (KiB): 589672

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

runsolver used 0.581911 second user time and 1.70174 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-25 08:52:59
IDJOB=1719022
IDBENCH=20576
IDSOLVER=513
FILE ID=node63/1719022-1240642375
PBS_JOBID= 9186441
Free space on /tmp= 66264 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719022-1240642375/watcher-1719022-1240642375 -o /tmp/evaluation-result-1719022-1240642375/solver-1719022-1240642375 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1719022-1240642375.cnf aimd 0

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=456490247

node63.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1681576 kB
Buffers:         26140 kB
Cached:         271732 kB
SwapCached:       7516 kB
Active:         106084 kB
Inactive:       201996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681576 kB
SwapTotal:     4192956 kB
SwapFree:      4178508 kB
Dirty:           78416 kB
Writeback:           0 kB
Mapped:          14820 kB
Slab:            52072 kB
Committed_AS:   482324 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66180 MiB
End job on node63 at 2009-04-25 09:03:27