Trace number 1721655

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.06 603.219

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_11_UNSAT.cnf
MD5SUM238f1788225c41f1f5779700e39b5833
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 variables2316
Number of clauses216962
Sum of the clauses size647286
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23879
Number of clauses of size 3213052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.09/0.14	c ==============================================================================
0.09/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.14	c ==============================================================================
0.09/0.14	c |         0 |  216962   647286 |   65088       0        0     nan |  0.000 % |
3.09/3.12	c |         0 |  215680   949307 |      --       0       --      -- |     --   | -1282/302021
3.09/3.12	c ==============================================================================
3.09/3.12	c Result  :   #vars: 1435   #clauses: 215680   #literals: 949307
3.09/3.12	c CPU time:   3.08653 s
3.09/3.12	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-1721655-1240668057/watcher-1721655-1240668057 -o /tmp/evaluation-result-1721655-1240668057/solver-1721655-1240668057 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1721655-1240668057.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.91 0.95 0.98 3/64 18686
/proc/meminfo: memFree=1796928/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94838953 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18686/statm: 1339 235 195 169 0 50 0
[pid=18687] ppid=18686 vsize=1220 CPUtime=0
/proc/18687/stat : 18687 (SatElite) R 18686 18686 18469 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 94838954 1249280 184 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 1 0 0
/proc/18687/statm: 305 190 50 127 0 175 0

[startup+0.0431431 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 18686
/proc/meminfo: memFree=1796928/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94838953 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18686/statm: 1339 235 195 169 0 50 0
[pid=18687] ppid=18686 vsize=4136 CPUtime=0.03
/proc/18687/stat : 18687 (SatElite) R 18686 18686 18469 0 -1 4194304 930 0 0 0 3 0 0 0 18 0 1 0 94838954 4235264 914 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/18687/statm: 1034 914 50 127 0 904 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9492

[startup+0.102149 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 18686
/proc/meminfo: memFree=1796928/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94838953 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18686/statm: 1339 235 195 169 0 50 0
[pid=18687] ppid=18686 vsize=8736 CPUtime=0.09
/proc/18687/stat : 18687 (SatElite) R 18686 18686 18469 0 -1 4194304 1971 0 0 0 8 1 0 0 18 0 1 0 94838954 8945664 1955 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/18687/statm: 2184 1956 50 127 0 2054 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14092

[startup+0.301172 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 18686
/proc/meminfo: memFree=1796928/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94838953 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18686/statm: 1339 235 195 169 0 50 0
[pid=18687] ppid=18686 vsize=16916 CPUtime=0.29
/proc/18687/stat : 18687 (SatElite) R 18686 18686 18469 0 -1 4194304 4073 0 0 0 27 2 0 0 19 0 1 0 94838954 17321984 4057 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 1 0 0
/proc/18687/statm: 4229 4057 68 127 0 4099 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22272

[startup+0.702218 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 18686
/proc/meminfo: memFree=1796928/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94838953 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18686/statm: 1339 235 195 169 0 50 0
[pid=18687] ppid=18686 vsize=19624 CPUtime=0.68
/proc/18687/stat : 18687 (SatElite) R 18686 18686 18469 0 -1 4194304 4557 0 0 0 66 2 0 0 23 0 1 0 94838954 20094976 4541 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 1 0 0
/proc/18687/statm: 4906 4541 68 127 0 4776 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 24980

[startup+1.50231 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 18688
/proc/meminfo: memFree=1774128/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94838953 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18686/statm: 1339 235 195 169 0 50 0
[pid=18687] ppid=18686 vsize=23716 CPUtime=1.49
/proc/18687/stat : 18687 (SatElite) R 18686 18686 18469 0 -1 4194304 5402 0 0 0 146 3 0 0 25 0 1 0 94838954 24285184 5386 1992294400 134512640 135034092 4294956096 18446744073709551615 134569616 0 0 4096 3 0 0 0 17 1 0 0
/proc/18687/statm: 5929 5386 68 127 0 5799 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29072

[startup+3.1015 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 18688
/proc/meminfo: memFree=1774000/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94838953 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18686/statm: 1339 235 195 169 0 50 0
[pid=18687] ppid=18686 vsize=23716 CPUtime=3.09
/proc/18687/stat : 18687 (SatElite) R 18686 18686 18469 0 -1 4194304 5402 0 0 0 306 3 0 0 25 0 1 0 94838954 24285184 5386 1992294400 134512640 135034092 4294956096 18446744073709551615 134563446 0 0 4096 3 0 0 0 17 1 0 0
/proc/18687/statm: 5929 5386 68 127 0 5799 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29072

[startup+6.30188 s]
/proc/loadavg: 1.08 0.99 0.99 3/67 18696
/proc/meminfo: memFree=1757544/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=3.46
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 312 5406 0 0 0 0 341 5 16 0 1 0 94838953 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 238 195 169 0 50 0
[pid=18689] ppid=18686 vsize=46904 CPUtime=5.4
/proc/18689/stat : 18689 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194304 8730 0 0 0 534 6 0 0 18 0 2 0 94839301 48029696 8716 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18689/statm: 11726 8716 83 193 0 11530 0
[pid=18689/tid=18696] ppid=18686 vsize=46904 CPUtime=2.58
/proc/18689/task/18696/stat : 18696 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194368 844 0 0 0 258 0 0 0 17 0 2 0 94839323 48029696 8716 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.86
Current children cumulated vsize (KiB) 52260

[startup+12.7016 s]
/proc/loadavg: 1.15 1.00 0.99 3/67 18696
/proc/meminfo: memFree=1746024/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=3.46
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 312 5406 0 0 0 0 341 5 16 0 1 0 94838953 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 238 195 169 0 50 0
[pid=18689] ppid=18686 vsize=57764 CPUtime=18.17
/proc/18689/stat : 18689 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194304 11417 0 0 0 1809 8 0 0 18 0 2 0 94839301 59150336 11403 1992294400 134512640 135305190 4294956144 18446744073709551615 134528477 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18689/statm: 14441 11403 83 193 0 14245 0
[pid=18689/tid=18696] ppid=18686 vsize=57764 CPUtime=8.98
/proc/18689/task/18696/stat : 18696 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194368 2058 0 0 0 896 2 0 0 20 0 2 0 94839323 59150336 11403 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.63
Current children cumulated vsize (KiB) 63120

[startup+25.5021 s]
/proc/loadavg: 1.34 1.05 1.01 3/67 18696
/proc/meminfo: memFree=1738984/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=3.46
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 312 5406 0 0 0 0 341 5 16 0 1 0 94838953 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 238 195 169 0 50 0
[pid=18689] ppid=18686 vsize=64704 CPUtime=43.71
/proc/18689/stat : 18689 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194304 13013 0 0 0 4360 11 0 0 19 0 2 0 94839301 66256896 12999 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18689/statm: 16176 12999 83 193 0 15980 0
[pid=18689/tid=18696] ppid=18686 vsize=64704 CPUtime=21.78
/proc/18689/task/18696/stat : 18696 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194368 2787 0 0 0 2175 3 0 0 25 0 2 0 94839323 66256896 12999 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.17
Current children cumulated vsize (KiB) 70060

[startup+51.1021 s]
/proc/loadavg: 1.56 1.13 1.03 3/67 18696
/proc/meminfo: memFree=1729256/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=3.46
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 312 5406 0 0 0 0 341 5 16 0 1 0 94838953 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 238 195 169 0 50 0
[pid=18689] ppid=18686 vsize=75672 CPUtime=94.79
/proc/18689/stat : 18689 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194304 15516 0 0 0 9466 13 0 0 25 0 2 0 94839301 77488128 15502 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18689/statm: 18918 15502 83 193 0 18722 0
[pid=18689/tid=18696] ppid=18686 vsize=75672 CPUtime=47.37
/proc/18689/task/18696/stat : 18696 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194368 4028 0 0 0 4733 4 0 0 25 0 2 0 94839323 77488128 15502 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.25
Current children cumulated vsize (KiB) 81028

[startup+102.307 s]
/proc/loadavg: 1.81 1.26 1.08 3/67 18696
/proc/meminfo: memFree=1717032/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=3.46
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 312 5406 0 0 0 0 341 5 16 0 1 0 94838953 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 238 195 169 0 50 0
[pid=18689] ppid=18686 vsize=88720 CPUtime=196.97
/proc/18689/stat : 18689 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194304 18489 0 0 0 19682 15 0 0 25 0 2 0 94839301 90849280 18471 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18689/statm: 22180 18471 83 193 0 21984 0
[pid=18689/tid=18696] ppid=18686 vsize=88720 CPUtime=98.56
/proc/18689/task/18696/stat : 18696 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194368 5421 0 0 0 9851 5 0 0 25 0 2 0 94839323 90849280 18471 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 200.43
Current children cumulated vsize (KiB) 94076

[startup+162.303 s]
/proc/loadavg: 1.93 1.39 1.14 3/67 18696
/proc/meminfo: memFree=1712872/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=3.46
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 312 5406 0 0 0 0 341 5 16 0 1 0 94838953 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 238 195 169 0 50 0
[pid=18689] ppid=18686 vsize=92776 CPUtime=316.71
/proc/18689/stat : 18689 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194304 19519 0 0 0 31654 17 0 0 25 0 2 0 94839301 95002624 19501 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18689/statm: 23194 19501 83 193 0 22998 0
[pid=18689/tid=18696] ppid=18686 vsize=92776 CPUtime=158.53
/proc/18689/task/18696/stat : 18696 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194368 6215 0 0 0 15847 6 0 0 25 0 2 0 94839323 95002624 19501 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 320.17
Current children cumulated vsize (KiB) 98132

[startup+222.303 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 18696
/proc/meminfo: memFree=1708136/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=3.46
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 312 5406 0 0 0 0 341 5 16 0 1 0 94838953 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 238 195 169 0 50 0
[pid=18689] ppid=18686 vsize=97340 CPUtime=436.45
/proc/18689/stat : 18689 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194304 20696 0 0 0 43626 19 0 0 25 0 2 0 94839301 99676160 20678 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18689/statm: 24335 20678 83 193 0 24139 0
[pid=18689/tid=18696] ppid=18686 vsize=97340 CPUtime=218.51
/proc/18689/task/18696/stat : 18696 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194368 7035 0 0 0 21844 7 0 0 25 0 2 0 94839323 99676160 20678 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 439.91
Current children cumulated vsize (KiB) 102696

[startup+282.303 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 18696
/proc/meminfo: memFree=1704872/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=3.46
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 312 5406 0 0 0 0 341 5 16 0 1 0 94838953 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 238 195 169 0 50 0
[pid=18689] ppid=18686 vsize=101120 CPUtime=556.2
/proc/18689/stat : 18689 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194304 21497 0 0 0 55599 21 0 0 25 0 2 0 94839301 103546880 21479 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18689/statm: 25280 21479 83 193 0 25084 0
[pid=18689/tid=18696] ppid=18686 vsize=101120 CPUtime=278.5
/proc/18689/task/18696/stat : 18696 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194368 7538 0 0 0 27842 8 0 0 25 0 2 0 94839323 103546880 21479 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 559.66
Current children cumulated vsize (KiB) 106476

[startup+342.303 s]
/proc/loadavg: 1.99 1.66 1.28 3/67 18696
/proc/meminfo: memFree=1696040/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=3.46
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 312 5406 0 0 0 0 341 5 16 0 1 0 94838953 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 238 195 169 0 50 0
[pid=18689] ppid=18686 vsize=110396 CPUtime=675.94
/proc/18689/stat : 18689 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194304 23695 0 0 0 67570 24 0 0 25 0 2 0 94839301 113045504 23677 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18689/statm: 27599 23677 83 193 0 27403 0
[pid=18689/tid=18696] ppid=18686 vsize=110396 CPUtime=338.48
/proc/18689/task/18696/stat : 18696 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194368 8248 0 0 0 33839 9 0 0 25 0 2 0 94839323 113045504 23677 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 679.4
Current children cumulated vsize (KiB) 115752

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.32 3/67 18696
/proc/meminfo: memFree=1692648/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=3.46
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 312 5406 0 0 0 0 341 5 16 0 1 0 94838953 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 238 195 169 0 50 0
[pid=18689] ppid=18686 vsize=114736 CPUtime=795.68
/proc/18689/stat : 18689 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194304 24554 0 0 0 79543 25 0 0 17 0 2 0 94839301 117489664 24536 1992294400 134512640 135305190 4294956144 18446744073709551615 134538162 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18689/statm: 28684 24536 83 193 0 28488 0
[pid=18689/tid=18696] ppid=18686 vsize=114736 CPUtime=398.47
/proc/18689/task/18696/stat : 18696 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194368 8578 0 0 0 39837 10 0 0 25 0 2 0 94839323 117489664 24536 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 799.14
Current children cumulated vsize (KiB) 120092

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.36 3/67 18696
/proc/meminfo: memFree=1690728/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=3.46
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 312 5406 0 0 0 0 341 5 16 0 1 0 94838953 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 238 195 169 0 50 0
[pid=18689] ppid=18686 vsize=117020 CPUtime=915.41
/proc/18689/stat : 18689 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194304 25015 0 0 0 91516 25 0 0 25 0 2 0 94839301 119828480 24997 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18689/statm: 29255 24997 83 193 0 29059 0
[pid=18689/tid=18696] ppid=18686 vsize=117020 CPUtime=458.45
/proc/18689/task/18696/stat : 18696 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194368 8793 0 0 0 45835 10 0 0 25 0 2 0 94839323 119828480 24997 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 918.87
Current children cumulated vsize (KiB) 122376

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 18696
/proc/meminfo: memFree=1685928/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=3.46
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 312 5406 0 0 0 0 341 5 16 0 1 0 94838953 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 238 195 169 0 50 0
[pid=18689] ppid=18686 vsize=121936 CPUtime=1035.16
/proc/18689/stat : 18689 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194304 26244 0 0 0 103489 27 0 0 25 0 2 0 94839301 124862464 26226 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18689/statm: 30484 26226 83 193 0 30288 0
[pid=18689/tid=18696] ppid=18686 vsize=121936 CPUtime=518.43
/proc/18689/task/18696/stat : 18696 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194368 9025 0 0 0 51832 11 0 0 25 0 2 0 94839323 124862464 26226 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1038.62
Current children cumulated vsize (KiB) 127292

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.43 3/67 18696
/proc/meminfo: memFree=1684456/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=3.46
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 312 5406 0 0 0 0 341 5 16 0 1 0 94838953 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 238 195 169 0 50 0
[pid=18689] ppid=18686 vsize=123312 CPUtime=1154.89
/proc/18689/stat : 18689 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194304 26547 0 0 0 115461 28 0 0 25 0 2 0 94839301 126271488 26529 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18689/statm: 30828 26529 83 193 0 30632 0
[pid=18689/tid=18696] ppid=18686 vsize=123312 CPUtime=578.41
/proc/18689/task/18696/stat : 18696 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194368 9225 0 0 0 57830 11 0 0 25 0 2 0 94839323 126271488 26529 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1158.35
Current children cumulated vsize (KiB) 128668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.202 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 18696
/proc/meminfo: memFree=1684264/2055920 swapFree=4192812/4192956
[pid=18686] ppid=18684 vsize=5356 CPUtime=3.46
/proc/18686/stat : 18686 (manysat.sh) S 18684 18686 18469 0 -1 4194304 312 5406 0 0 0 0 341 5 16 0 1 0 94838953 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 238 195 169 0 50 0
[pid=18689] ppid=18686 vsize=123688 CPUtime=1196.6
/proc/18689/stat : 18689 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194304 26581 0 0 0 119632 28 0 0 25 0 2 0 94839301 126656512 26563 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18689/statm: 30922 26563 83 193 0 30726 0
[pid=18689/tid=18696] ppid=18686 vsize=123688 CPUtime=599.3
/proc/18689/task/18696/stat : 18696 (manysat1.1_stat) R 18686 18686 18469 0 -1 4194368 9229 0 0 0 59919 11 0 0 25 0 2 0 94839323 126656512 26563 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 129044

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

Real time (s): 603.219
CPU time (s): 1200.06
CPU user time (s): 1199.73
CPU system time (s): 0.33
CPU usage (%): 198.943
Max. virtual memory (cumulated for all children) (KiB): 129044

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

runsolver used 0.541917 second user time and 1.66175 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-25 16:00:57
IDJOB=1721655
IDBENCH=71074
IDSOLVER=514
FILE ID=node20/1721655-1240668057
PBS_JOBID= 9186588
Free space on /tmp= 66244 MiB

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

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

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED=1410337594

node20.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.214
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	: 5931.00
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.214
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:       1797472 kB
Buffers:         15980 kB
Cached:         169592 kB
SwapCached:          0 kB
Active:          51780 kB
Inactive:       147676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4984 kB
Writeback:           0 kB
Mapped:          23672 kB
Slab:            45092 kB
Committed_AS:   387824 kB
PageTables:       1396 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= 66236 MiB
End job on node20 at 2009-04-25 16:11:03