Trace number 1721505

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.13 603.924

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_14_UNSAT.cnf
MD5SUM6d69d175921d14f1c2600aaedc59f514
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 variables2940
Number of clauses300446
Sum of the clauses size896973
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24737
Number of clauses of size 3295678
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.19	c ==============================================================================
0.09/0.19	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.19	c ==============================================================================
0.09/0.19	c |         0 |  300446   896973 |   90133       0        0     nan |  0.000 % |
4.08/4.14	c |         0 |  298711  1313786 |      --       0       --      -- |     --   | -1735/416813
4.08/4.14	c ==============================================================================
4.08/4.14	c Result  :   #vars: 1877   #clauses: 298711   #literals: 1313786
4.08/4.14	c CPU time:   4.08838 s
4.08/4.14	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-1721505-1240667295/watcher-1721505-1240667295 -o /tmp/evaluation-result-1721505-1240667295/solver-1721505-1240667295 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1721505-1240667295.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.97 0.99 3/64 18080
/proc/meminfo: memFree=1210608/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=0
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94763602 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 235 195 169 0 50 0
[pid=18081] ppid=18080 vsize=1112 CPUtime=0
/proc/18081/stat : 18081 (SatElite) R 18080 18080 17772 0 -1 4194304 186 0 0 0 0 0 0 0 19 0 1 0 94763602 1138688 170 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/18081/statm: 318 178 50 127 0 188 0

[startup+0.030771 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 18080
/proc/meminfo: memFree=1210608/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=0
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94763602 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 235 195 169 0 50 0
[pid=18081] ppid=18080 vsize=3408 CPUtime=0.02
/proc/18081/stat : 18081 (SatElite) R 18080 18080 17772 0 -1 4194304 754 0 0 0 2 0 0 0 19 0 1 0 94763602 3489792 738 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/18081/statm: 885 739 50 127 0 755 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8764

[startup+0.101784 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 18080
/proc/meminfo: memFree=1210608/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=0
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94763602 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 235 195 169 0 50 0
[pid=18081] ppid=18080 vsize=9192 CPUtime=0.09
/proc/18081/stat : 18081 (SatElite) R 18080 18080 17772 0 -1 4194304 2121 0 0 0 8 1 0 0 19 0 1 0 94763602 9412608 2105 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/18081/statm: 2298 2106 50 127 0 2168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14548

[startup+0.301819 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 18080
/proc/meminfo: memFree=1210608/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=0
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94763602 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 235 195 169 0 50 0
[pid=18081] ppid=18080 vsize=23072 CPUtime=0.28
/proc/18081/stat : 18081 (SatElite) R 18080 18080 17772 0 -1 4194304 5440 0 0 0 26 2 0 0 21 0 1 0 94763602 23625728 5424 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/18081/statm: 5768 5424 68 127 0 5638 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28428

[startup+0.701892 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 18080
/proc/meminfo: memFree=1210608/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=0
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94763602 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 235 195 169 0 50 0
[pid=18081] ppid=18080 vsize=26832 CPUtime=0.69
/proc/18081/stat : 18081 (SatElite) R 18080 18080 17772 0 -1 4194304 6088 0 0 0 66 3 0 0 25 0 1 0 94763602 27475968 6072 1992294400 134512640 135034092 4294956096 18446744073709551615 134540715 0 0 4096 3 0 0 0 17 0 0 0
/proc/18081/statm: 6708 6072 68 127 0 6578 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32188

[startup+1.50104 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18082
/proc/meminfo: memFree=1183584/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=0
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94763602 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 235 195 169 0 50 0
[pid=18081] ppid=18080 vsize=32668 CPUtime=1.49
/proc/18081/stat : 18081 (SatElite) R 18080 18080 17772 0 -1 4194304 7426 0 0 0 145 4 0 0 25 0 1 0 94763602 33452032 7410 1992294400 134512640 135034092 4294956096 18446744073709551615 134569244 0 0 4096 3 0 0 0 17 0 0 0
/proc/18081/statm: 8167 7410 68 127 0 8037 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38024

[startup+3.10234 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18082
/proc/meminfo: memFree=1179424/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=0
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94763602 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 235 195 169 0 50 0
[pid=18081] ppid=18080 vsize=32668 CPUtime=3.08
/proc/18081/stat : 18081 (SatElite) R 18080 18080 17772 0 -1 4194304 7426 0 0 0 304 4 0 0 25 0 1 0 94763602 33452032 7410 1992294400 134512640 135034092 4294956096 18446744073709551615 134569550 0 0 4096 3 0 0 0 17 1 0 0
/proc/18081/statm: 8167 7410 68 127 0 8037 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38024

[startup+6.30193 s]
/proc/loadavg: 0.99 0.97 0.99 3/67 18084
/proc/meminfo: memFree=1160664/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=4.58
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 312 7430 0 0 0 0 451 7 19 0 1 0 94763602 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 238 195 169 0 50 0
[pid=18083] ppid=18080 vsize=56192 CPUtime=3.05
/proc/18083/stat : 18083 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194304 11248 0 0 0 297 8 0 0 17 0 2 0 94764062 57540608 11234 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18083/statm: 14048 11234 83 193 0 13852 0
[pid=18083/tid=18084] ppid=18080 vsize=56192 CPUtime=1.35
/proc/18083/task/18084/stat : 18084 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194368 927 0 0 0 135 0 0 0 17 0 2 0 94764095 57540608 11234 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.63
Current children cumulated vsize (KiB) 61548

[startup+12.7021 s]
/proc/loadavg: 1.15 1.00 1.00 3/67 18084
/proc/meminfo: memFree=1146456/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=4.58
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 312 7430 0 0 0 0 451 7 19 0 1 0 94763602 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 238 195 169 0 50 0
[pid=18083] ppid=18080 vsize=67608 CPUtime=15.82
/proc/18083/stat : 18083 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194304 14076 0 0 0 1572 10 0 0 17 0 2 0 94764062 69230592 14062 1992294400 134512640 135305190 4294956144 18446744073709551615 134530654 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18083/statm: 16902 14062 83 193 0 16706 0
[pid=18083/tid=18084] ppid=18080 vsize=67608 CPUtime=7.75
/proc/18083/task/18084/stat : 18084 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194368 2288 0 0 0 773 2 0 0 18 0 2 0 94764095 69230592 14062 1992294400 134512640 135305190 4294956144 18446744073709551615 134551793 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.4
Current children cumulated vsize (KiB) 72964

[startup+25.5014 s]
/proc/loadavg: 1.28 1.04 1.01 3/67 18084
/proc/meminfo: memFree=1138712/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=4.58
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 312 7430 0 0 0 0 451 7 19 0 1 0 94763602 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 238 195 169 0 50 0
[pid=18083] ppid=18080 vsize=75320 CPUtime=41.36
/proc/18083/stat : 18083 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194304 16027 0 0 0 4124 12 0 0 25 0 2 0 94764062 77127680 16013 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18083/statm: 18830 16013 83 193 0 18634 0
[pid=18083/tid=18084] ppid=18080 vsize=75320 CPUtime=20.55
/proc/18083/task/18084/stat : 18084 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194368 3440 0 0 0 2052 3 0 0 25 0 2 0 94764095 77127680 16013 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45.94
Current children cumulated vsize (KiB) 80676

[startup+51.1011 s]
/proc/loadavg: 1.52 1.11 1.03 3/67 18084
/proc/meminfo: memFree=1124248/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=4.58
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 312 7430 0 0 0 0 451 7 19 0 1 0 94763602 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 238 195 169 0 50 0
[pid=18083] ppid=18080 vsize=90600 CPUtime=92.43
/proc/18083/stat : 18083 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194304 19635 0 0 0 9227 16 0 0 25 0 2 0 94764062 92774400 19621 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18083/statm: 22650 19621 83 193 0 22454 0
[pid=18083/tid=18084] ppid=18080 vsize=90600 CPUtime=46.13
/proc/18083/task/18084/stat : 18084 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194368 5090 0 0 0 4608 5 0 0 25 0 2 0 94764095 92774400 19621 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 97.01
Current children cumulated vsize (KiB) 95956

[startup+102.306 s]
/proc/loadavg: 1.81 1.26 1.09 3/67 18084
/proc/meminfo: memFree=1113944/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=4.58
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 312 7430 0 0 0 0 451 7 19 0 1 0 94763602 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 238 195 169 0 50 0
[pid=18083] ppid=18080 vsize=100488 CPUtime=194.61
/proc/18083/stat : 18083 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194304 22169 0 0 0 19442 19 0 0 25 0 2 0 94764062 102899712 22155 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18083/statm: 25122 22155 83 193 0 24926 0
[pid=18083/tid=18084] ppid=18080 vsize=100488 CPUtime=97.3
/proc/18083/task/18084/stat : 18084 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194368 6421 0 0 0 9724 6 0 0 25 0 2 0 94764095 102899712 22155 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 199.19
Current children cumulated vsize (KiB) 105844

[startup+162.301 s]
/proc/loadavg: 1.93 1.39 1.14 3/67 18084
/proc/meminfo: memFree=1100248/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=4.58
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 312 7430 0 0 0 0 451 7 19 0 1 0 94763602 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 238 195 169 0 50 0
[pid=18083] ppid=18080 vsize=114580 CPUtime=314.34
/proc/18083/stat : 18083 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194304 25628 0 0 0 31410 24 0 0 25 0 2 0 94764062 117329920 25614 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18083/statm: 28645 25614 83 193 0 28449 0
[pid=18083/tid=18084] ppid=18080 vsize=114580 CPUtime=157.28
/proc/18083/task/18084/stat : 18084 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194368 8874 0 0 0 15718 10 0 0 25 0 2 0 94764095 117329920 25614 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 318.92
Current children cumulated vsize (KiB) 119936

[startup+222.301 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 18084
/proc/meminfo: memFree=1088280/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=4.58
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 312 7430 0 0 0 0 451 7 19 0 1 0 94763602 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 238 195 169 0 50 0
[pid=18083] ppid=18080 vsize=128036 CPUtime=434.05
/proc/18083/stat : 18083 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194304 28582 0 0 0 43376 29 0 0 25 0 2 0 94764062 131108864 28568 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18083/statm: 32009 28568 83 193 0 31813 0
[pid=18083/tid=18084] ppid=18080 vsize=128036 CPUtime=217.24
/proc/18083/task/18084/stat : 18084 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194368 10434 0 0 0 21711 13 0 0 25 0 2 0 94764095 131108864 28568 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 438.63
Current children cumulated vsize (KiB) 133392

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 18084
/proc/meminfo: memFree=1072984/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=4.58
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 312 7430 0 0 0 0 451 7 19 0 1 0 94763602 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 238 195 169 0 50 0
[pid=18083] ppid=18080 vsize=143468 CPUtime=553.77
/proc/18083/stat : 18083 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194304 32398 0 0 0 55342 35 0 0 25 0 2 0 94764062 146911232 32384 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18083/statm: 35867 32384 83 193 0 35671 0
[pid=18083/tid=18084] ppid=18080 vsize=143468 CPUtime=277.22
/proc/18083/task/18084/stat : 18084 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194368 11832 0 0 0 27706 16 0 0 25 0 2 0 94764095 146911232 32384 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 558.35
Current children cumulated vsize (KiB) 148824

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 18084
/proc/meminfo: memFree=1063192/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=4.58
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 312 7430 0 0 0 0 451 7 19 0 1 0 94763602 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 238 195 169 0 50 0
[pid=18083] ppid=18080 vsize=153608 CPUtime=673.51
/proc/18083/stat : 18083 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194304 34861 0 0 0 67312 39 0 0 18 0 2 0 94764062 157294592 34847 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18083/statm: 38402 34847 83 193 0 38206 0
[pid=18083/tid=18084] ppid=18080 vsize=153608 CPUtime=337.18
/proc/18083/task/18084/stat : 18084 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194368 12355 0 0 0 33701 17 0 0 25 0 2 0 94764095 157294592 34847 1992294400 134512640 135305190 4294956144 18446744073709551615 134528289 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 678.09
Current children cumulated vsize (KiB) 158964

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 18084
/proc/meminfo: memFree=1045208/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=4.58
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 312 7430 0 0 0 0 451 7 19 0 1 0 94763602 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 238 195 169 0 50 0
[pid=18083] ppid=18080 vsize=173344 CPUtime=793.24
/proc/18083/stat : 18083 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194304 39492 0 0 0 79279 45 0 0 25 0 2 0 94764062 177504256 39478 1992294400 134512640 135305190 4294956144 18446744073709551615 134528399 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18083/statm: 43336 39478 83 193 0 43140 0
[pid=18083/tid=18084] ppid=18080 vsize=173344 CPUtime=397.16
/proc/18083/task/18084/stat : 18084 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194368 14215 0 0 0 39696 20 0 0 25 0 2 0 94764095 177504256 39478 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 797.82
Current children cumulated vsize (KiB) 178700

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 18084
/proc/meminfo: memFree=1031448/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=4.58
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 312 7430 0 0 0 0 451 7 19 0 1 0 94763602 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 238 195 169 0 50 0
[pid=18083] ppid=18080 vsize=186868 CPUtime=912.97
/proc/18083/stat : 18083 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194304 42742 0 0 0 91248 49 0 0 25 0 2 0 94764062 191352832 42728 1992294400 134512640 135305190 4294956144 18446744073709551615 134528399 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18083/statm: 46717 42728 83 193 0 46521 0
[pid=18083/tid=18084] ppid=18080 vsize=186868 CPUtime=457.13
/proc/18083/task/18084/stat : 18084 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194368 15565 0 0 0 45691 22 0 0 25 0 2 0 94764095 191352832 42728 1992294400 134512640 135305190 4294956144 18446744073709551615 134528363 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 917.55
Current children cumulated vsize (KiB) 192224

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 18084
/proc/meminfo: memFree=1030296/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=4.58
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 312 7430 0 0 0 0 451 7 19 0 1 0 94763602 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 238 195 169 0 50 0
[pid=18083] ppid=18080 vsize=188168 CPUtime=1032.71
/proc/18083/stat : 18083 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194304 43050 0 0 0 103221 50 0 0 25 0 2 0 94764062 192684032 43036 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18083/statm: 47042 43036 83 193 0 46846 0
[pid=18083/tid=18084] ppid=18080 vsize=188168 CPUtime=517.1
/proc/18083/task/18084/stat : 18084 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194368 15669 0 0 0 51688 22 0 0 25 0 2 0 94764095 192684032 43036 1992294400 134512640 135305190 4294956144 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1037.29
Current children cumulated vsize (KiB) 193524

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 18084
/proc/meminfo: memFree=1028440/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=4.58
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 312 7430 0 0 0 0 451 7 19 0 1 0 94763602 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 238 195 169 0 50 0
[pid=18083] ppid=18080 vsize=189992 CPUtime=1152.44
/proc/18083/stat : 18083 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194304 43490 0 0 0 115194 50 0 0 25 0 2 0 94764062 194551808 43476 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18083/statm: 47498 43476 83 193 0 47302 0
[pid=18083/tid=18084] ppid=18080 vsize=189992 CPUtime=577.07
/proc/18083/task/18084/stat : 18084 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194368 15947 0 0 0 57685 22 0 0 25 0 2 0 94764095 194551808 43476 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1157.02
Current children cumulated vsize (KiB) 195348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.906 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 18084
/proc/meminfo: memFree=1024472/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=4.58
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 312 7430 0 0 0 0 451 7 19 0 1 0 94763602 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 238 195 169 0 50 0
[pid=18083] ppid=18080 vsize=193552 CPUtime=1195.55
/proc/18083/stat : 18083 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194304 44488 0 0 0 119504 51 0 0 25 0 2 0 94764062 198197248 44474 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18083/statm: 48388 44474 83 193 0 48192 0
[pid=18083/tid=18084] ppid=18080 vsize=193552 CPUtime=598.67
/proc/18083/task/18084/stat : 18084 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194368 16187 0 0 0 59844 23 0 0 25 0 2 0 94764095 198197248 44474 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 198908

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

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

[startup+603.906 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 18084
/proc/meminfo: memFree=1024472/2055920 swapFree=4124000/4192956
[pid=18080] ppid=18078 vsize=5356 CPUtime=4.58
/proc/18080/stat : 18080 (manysat.sh) S 18078 18080 17772 0 -1 4194304 312 7430 0 0 0 0 451 7 19 0 1 0 94763602 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18080/statm: 1339 238 195 169 0 50 0
[pid=18083] ppid=18080 vsize=193552 CPUtime=1195.55
/proc/18083/stat : 18083 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194304 44488 0 0 0 119504 51 0 0 25 0 2 0 94764062 198197248 44474 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/18083/statm: 48388 44474 83 193 0 48192 0
[pid=18083/tid=18084] ppid=18080 vsize=193552 CPUtime=598.67
/proc/18083/task/18084/stat : 18084 (manysat1.1_stat) R 18080 18080 17772 0 -1 4194368 16187 0 0 0 59844 23 0 0 25 0 2 0 94764095 198197248 44474 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 198908

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18080 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=514313
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=82987
# CPU time returned by wait4() is 4.5973
# while last known CPU time is 1200.13
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 603.924
CPU time (s): 1200.13
CPU user time (s): 1199.55
CPU system time (s): 0.58
CPU usage (%): 198.722
Max. virtual memory (cumulated for all children) (KiB): 198908

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

runsolver used 0.574912 second user time and 1.63475 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-25 15:48:15
IDJOB=1721505
IDBENCH=71071
IDSOLVER=514
FILE ID=node2/1721505-1240667295
PBS_JOBID= 9186555
Free space on /tmp= 66312 MiB

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

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

MD5SUM BENCH= 6d69d175921d14f1c2600aaedc59f514
RANDOM SEED=1041715670

node2.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.265
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.265
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:       1211152 kB
Buffers:         74420 kB
Cached:         628736 kB
SwapCached:      63068 kB
Active:         294104 kB
Inactive:       474508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1211152 kB
SwapTotal:     4192956 kB
SwapFree:      4124000 kB
Dirty:            6452 kB
Writeback:           0 kB
Mapped:          13948 kB
Slab:            62172 kB
Committed_AS:   343308 kB
PageTables:       1468 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= 66304 MiB
End job on node2 at 2009-04-25 15:58:21