Trace number 1721204

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_08_UNSAT.cnf
MD5SUM0b7170d33b896e8b879b19b65ac5c517
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 variables1278
Number of clauses74789
Sum of the clauses size222346
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22159
Number of clauses of size 372607
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.03/0.04	c ==============================================================================
0.03/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.04	c ==============================================================================
0.03/0.04	c |         0 |   74789   222346 |   22436       0        0     nan |  0.000 % |
0.59/0.66	c |         0 |   73888   319243 |      --       0       --      -- |     --   | -901/96897
0.59/0.66	c ==============================================================================
0.59/0.66	c Result  :   #vars: 763   #clauses: 73888   #literals: 319243
0.59/0.66	c CPU time:   0.6549 s
0.59/0.66	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-1721204-1240664200/watcher-1721204-1240664200 -o /tmp/evaluation-result-1721204-1240664200/solver-1721204-1240664200 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1721204-1240664200.cnf aimd 0 

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


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 31722
/proc/meminfo: memFree=1786688/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94446000 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 235 195 169 0 50 0
[pid=31723] ppid=31722 vsize=1108 CPUtime=0
/proc/31723/stat : 31723 (SatElite) R 31722 31722 31654 0 -1 4194304 175 0 0 0 0 0 0 0 19 0 1 0 94446001 1134592 159 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/31723/statm: 277 159 50 127 0 147 0

[startup+0.0460631 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 31722
/proc/meminfo: memFree=1786688/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94446000 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 235 195 169 0 50 0
[pid=31723] ppid=31722 vsize=5296 CPUtime=0.03
/proc/31723/stat : 31723 (SatElite) R 31722 31722 31654 0 -1 4194304 1196 0 0 0 3 0 0 0 19 0 1 0 94446001 5423104 1180 1992294400 134512640 135034092 4294956096 18446744073709551615 134542729 0 0 4096 3 0 0 0 17 0 0 0
/proc/31723/statm: 1324 1180 50 127 0 1194 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10652

[startup+0.101069 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 31722
/proc/meminfo: memFree=1786688/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94446000 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 235 195 169 0 50 0
[pid=31723] ppid=31722 vsize=6780 CPUtime=0.09
/proc/31723/stat : 31723 (SatElite) R 31722 31722 31654 0 -1 4194304 1572 0 0 0 9 0 0 0 19 0 1 0 94446001 6942720 1556 1992294400 134512640 135034092 4294956096 18446744073709551615 134669501 0 0 4096 3 0 0 0 17 0 0 0
/proc/31723/statm: 1695 1556 68 127 0 1565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12136

[startup+0.301087 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 31722
/proc/meminfo: memFree=1786688/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94446000 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 235 195 169 0 50 0
[pid=31723] ppid=31722 vsize=9112 CPUtime=0.29
/proc/31723/stat : 31723 (SatElite) R 31722 31722 31654 0 -1 4194304 2042 0 0 0 29 0 0 0 21 0 1 0 94446001 9330688 2026 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/31723/statm: 2278 2026 68 127 0 2148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14468

[startup+0.701127 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 31722
/proc/meminfo: memFree=1786688/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94446000 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 235 195 169 0 50 0
[pid=31723] ppid=31722 vsize=8412 CPUtime=0.68
/proc/31723/stat : 31723 (SatElite) R 31722 31722 31654 0 -1 4194304 2044 0 0 0 68 0 0 0 24 0 1 0 94446001 8613888 1881 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/31723/statm: 2103 1881 69 127 0 1973 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13768

[startup+1.50222 s]
/proc/loadavg: 1.83 1.82 1.44 3/67 31726
/proc/meminfo: memFree=1772584/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0.76
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 312 2047 0 0 0 0 75 1 18 0 1 0 94446000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 238 195 169 0 50 0
[pid=31725] ppid=31722 vsize=24420 CPUtime=1.35
/proc/31725/stat : 31725 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194304 3277 0 0 0 134 1 0 0 18 0 2 0 94446078 25006080 3263 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 6105 3263 83 193 0 5909 0
[pid=31725/tid=31726] ppid=31722 vsize=24420 CPUtime=0.63
/proc/31725/task/31726/stat : 31726 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194368 363 0 0 0 63 0 0 0 19 0 2 0 94446086 25006080 3263 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 29776

[startup+3.10238 s]
/proc/loadavg: 1.83 1.82 1.44 3/67 31726
/proc/meminfo: memFree=1771048/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0.76
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 312 2047 0 0 0 0 75 1 18 0 1 0 94446000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 238 195 169 0 50 0
[pid=31725] ppid=31722 vsize=25756 CPUtime=4.55
/proc/31725/stat : 31725 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194304 3654 0 0 0 453 2 0 0 18 0 2 0 94446078 26374144 3640 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 6439 3640 83 193 0 6243 0
[pid=31725/tid=31726] ppid=31722 vsize=25756 CPUtime=2.23
/proc/31725/task/31726/stat : 31726 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194368 556 0 0 0 223 0 0 0 20 0 2 0 94446086 26374144 3640 1992294400 134512640 135305190 4294956144 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.31
Current children cumulated vsize (KiB) 31112

[startup+6.30169 s]
/proc/loadavg: 1.85 1.82 1.44 3/67 31726
/proc/meminfo: memFree=1767912/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0.76
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 312 2047 0 0 0 0 75 1 18 0 1 0 94446000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 238 195 169 0 50 0
[pid=31725] ppid=31722 vsize=28684 CPUtime=10.94
/proc/31725/stat : 31725 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194304 4330 0 0 0 1091 3 0 0 25 0 2 0 94446078 29372416 4316 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 7171 4316 83 193 0 6975 0
[pid=31725/tid=31726] ppid=31722 vsize=28684 CPUtime=5.43
/proc/31725/task/31726/stat : 31726 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194368 867 0 0 0 542 1 0 0 25 0 2 0 94446086 29372416 4316 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.7
Current children cumulated vsize (KiB) 34040

[startup+12.7013 s]
/proc/loadavg: 1.86 1.82 1.45 3/67 31726
/proc/meminfo: memFree=1762864/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0.76
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 312 2047 0 0 0 0 75 1 18 0 1 0 94446000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 238 195 169 0 50 0
[pid=31725] ppid=31722 vsize=34236 CPUtime=23.71
/proc/31725/stat : 31725 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194304 5629 0 0 0 2367 4 0 0 16 0 2 0 94446078 35057664 5615 1992294400 134512640 135305190 4294956144 18446744073709551615 134538167 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 8559 5615 83 193 0 8363 0
[pid=31725/tid=31726] ppid=31722 vsize=34236 CPUtime=11.82
/proc/31725/task/31726/stat : 31726 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194368 1355 0 0 0 1181 1 0 0 25 0 2 0 94446086 35057664 5615 1992294400 134512640 135305190 4294956144 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.47
Current children cumulated vsize (KiB) 39592

[startup+25.5016 s]
/proc/loadavg: 1.89 1.83 1.46 3/67 31726
/proc/meminfo: memFree=1756720/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0.76
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 312 2047 0 0 0 0 75 1 18 0 1 0 94446000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 238 195 169 0 50 0
[pid=31725] ppid=31722 vsize=39760 CPUtime=49.25
/proc/31725/stat : 31725 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194304 6970 0 0 0 4919 6 0 0 25 0 2 0 94446078 40714240 6956 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 9940 6956 83 193 0 9744 0
[pid=31725/tid=31726] ppid=31722 vsize=39760 CPUtime=24.62
/proc/31725/task/31726/stat : 31726 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194368 2054 0 0 0 2459 3 0 0 25 0 2 0 94446086 40714240 6956 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (KiB) 45116

[startup+51.1011 s]
/proc/loadavg: 1.93 1.84 1.47 3/67 31726
/proc/meminfo: memFree=1750256/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0.76
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 312 2047 0 0 0 0 75 1 18 0 1 0 94446000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 238 195 169 0 50 0
[pid=31725] ppid=31722 vsize=46564 CPUtime=100.34
/proc/31725/stat : 31725 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194304 8591 0 0 0 10026 8 0 0 25 0 2 0 94446078 47681536 8573 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 11641 8573 83 193 0 11445 0
[pid=31725/tid=31726] ppid=31722 vsize=46564 CPUtime=50.2
/proc/31725/task/31726/stat : 31726 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194368 3023 0 0 0 5017 3 0 0 25 0 2 0 94446086 47681536 8573 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.1
Current children cumulated vsize (KiB) 51920

[startup+102.306 s]
/proc/loadavg: 1.97 1.86 1.49 3/67 31726
/proc/meminfo: memFree=1743344/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0.76
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 312 2047 0 0 0 0 75 1 18 0 1 0 94446000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 238 195 169 0 50 0
[pid=31725] ppid=31722 vsize=54072 CPUtime=202.52
/proc/31725/stat : 31725 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194304 10341 0 0 0 20242 10 0 0 25 0 2 0 94446078 55369728 10323 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 13518 10323 83 193 0 13322 0
[pid=31725/tid=31726] ppid=31722 vsize=54072 CPUtime=101.38
/proc/31725/task/31726/stat : 31726 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194368 3860 0 0 0 10134 4 0 0 25 0 2 0 94446086 55369728 10323 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.28
Current children cumulated vsize (KiB) 59428

[startup+162.301 s]
/proc/loadavg: 1.99 1.89 1.52 3/67 31726
/proc/meminfo: memFree=1733936/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0.76
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 312 2047 0 0 0 0 75 1 18 0 1 0 94446000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 238 195 169 0 50 0
[pid=31725] ppid=31722 vsize=64884 CPUtime=322.23
/proc/31725/stat : 31725 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194304 12647 0 0 0 32211 12 0 0 25 0 2 0 94446078 66441216 12629 1992294400 134512640 135305190 4294956144 18446744073709551615 134528235 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 16221 12629 83 193 0 16025 0
[pid=31725/tid=31726] ppid=31722 vsize=64884 CPUtime=161.35
/proc/31725/task/31726/stat : 31726 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194368 4728 0 0 0 16130 5 0 0 25 0 2 0 94446086 66441216 12629 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.99
Current children cumulated vsize (KiB) 70240

[startup+222.301 s]
/proc/loadavg: 1.99 1.90 1.55 3/67 31726
/proc/meminfo: memFree=1722608/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0.76
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 312 2047 0 0 0 0 75 1 18 0 1 0 94446000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 238 195 169 0 50 0
[pid=31725] ppid=31722 vsize=76680 CPUtime=441.98
/proc/31725/stat : 31725 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194304 15488 0 0 0 44182 16 0 0 25 0 2 0 94446078 78520320 15470 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 19170 15470 83 193 0 18974 0
[pid=31725/tid=31726] ppid=31722 vsize=76680 CPUtime=221.33
/proc/31725/task/31726/stat : 31726 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194368 5894 0 0 0 22126 7 0 0 25 0 2 0 94446086 78520320 15470 1992294400 134512640 135305190 4294956144 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.74
Current children cumulated vsize (KiB) 82036

[startup+282.301 s]
/proc/loadavg: 1.99 1.92 1.57 3/67 31732
/proc/meminfo: memFree=1718128/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0.76
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 312 2047 0 0 0 0 75 1 18 0 1 0 94446000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 238 195 169 0 50 0
[pid=31725] ppid=31722 vsize=81712 CPUtime=561.69
/proc/31725/stat : 31725 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194304 16606 0 0 0 56151 18 0 0 25 0 2 0 94446078 83673088 16567 1992294400 134512640 135305190 4294956144 18446744073709551615 134528690 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 20428 16567 83 193 0 20232 0
[pid=31725/tid=31726] ppid=31722 vsize=81712 CPUtime=281.3
/proc/31725/task/31726/stat : 31726 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194368 6539 0 0 0 28122 8 0 0 16 0 2 0 94446086 83673088 16567 1992294400 134512640 135305190 4294956144 18446744073709551615 134538914 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.45
Current children cumulated vsize (KiB) 87068

[startup+342.301 s]
/proc/loadavg: 1.99 1.93 1.60 3/67 31732
/proc/meminfo: memFree=1714608/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0.76
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 312 2047 0 0 0 0 75 1 18 0 1 0 94446000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 238 195 169 0 50 0
[pid=31725] ppid=31722 vsize=85396 CPUtime=681.43
/proc/31725/stat : 31725 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194304 17475 0 0 0 68123 20 0 0 25 0 2 0 94446078 87445504 17436 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 21349 17436 83 193 0 21153 0
[pid=31725/tid=31726] ppid=31722 vsize=85396 CPUtime=341.28
/proc/31725/task/31726/stat : 31726 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194368 6947 0 0 0 34119 9 0 0 25 0 2 0 94446086 87445504 17436 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.19
Current children cumulated vsize (KiB) 90752

[startup+402.302 s]
/proc/loadavg: 1.99 1.94 1.62 3/67 31732
/proc/meminfo: memFree=1709872/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0.76
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 312 2047 0 0 0 0 75 1 18 0 1 0 94446000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 238 195 169 0 50 0
[pid=31725] ppid=31722 vsize=90336 CPUtime=801.17
/proc/31725/stat : 31725 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194304 18653 0 0 0 80095 22 0 0 25 0 2 0 94446078 92504064 18614 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 22584 18614 83 193 0 22388 0
[pid=31725/tid=31726] ppid=31722 vsize=90336 CPUtime=401.25
/proc/31725/task/31726/stat : 31726 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194368 7507 0 0 0 40115 10 0 0 21 0 2 0 94446086 92504064 18614 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.93
Current children cumulated vsize (KiB) 95692

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.64 3/67 31732
/proc/meminfo: memFree=1700528/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0.76
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 312 2047 0 0 0 0 75 1 18 0 1 0 94446000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 238 195 169 0 50 0
[pid=31725] ppid=31722 vsize=100272 CPUtime=920.92
/proc/31725/stat : 31725 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194304 20963 0 0 0 92066 26 0 0 25 0 2 0 94446078 102678528 20924 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 25068 20924 83 193 0 24872 0
[pid=31725/tid=31726] ppid=31722 vsize=100272 CPUtime=461.24
/proc/31725/task/31726/stat : 31726 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194368 8673 0 0 0 46112 12 0 0 25 0 2 0 94446086 102678528 20924 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.68
Current children cumulated vsize (KiB) 105628

[startup+522.302 s]
/proc/loadavg: 1.99 1.95 1.66 3/67 31732
/proc/meminfo: memFree=1697072/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0.76
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 312 2047 0 0 0 0 75 1 18 0 1 0 94446000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 238 195 169 0 50 0
[pid=31725] ppid=31722 vsize=104712 CPUtime=1040.65
/proc/31725/stat : 31725 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194304 21828 0 0 0 104038 27 0 0 25 0 2 0 94446078 107225088 21789 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 26178 21789 83 193 0 25982 0
[pid=31725/tid=31726] ppid=31722 vsize=104712 CPUtime=521.19
/proc/31725/task/31726/stat : 31726 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194368 9213 0 0 0 52107 12 0 0 25 0 2 0 94446086 107225088 21789 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.41
Current children cumulated vsize (KiB) 110068

[startup+582.302 s]
/proc/loadavg: 1.99 1.96 1.68 3/67 31732
/proc/meminfo: memFree=1688240/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0.76
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 312 2047 0 0 0 0 75 1 18 0 1 0 94446000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 238 195 169 0 50 0
[pid=31725] ppid=31722 vsize=113888 CPUtime=1160.38
/proc/31725/stat : 31725 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194304 24047 0 0 0 116008 30 0 0 18 0 2 0 94446078 116621312 24008 1992294400 134512640 135305190 4294956144 18446744073709551615 134538167 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 28472 24008 83 193 0 28276 0
[pid=31725/tid=31726] ppid=31722 vsize=113888 CPUtime=581.17
/proc/31725/task/31726/stat : 31726 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194368 9915 0 0 0 58103 14 0 0 25 0 2 0 94446086 116621312 24008 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.14
Current children cumulated vsize (KiB) 119244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.803 s]
/proc/loadavg: 1.99 1.96 1.68 3/67 31732
/proc/meminfo: memFree=1687088/2055920 swapFree=4192812/4192956
[pid=31722] ppid=31720 vsize=5356 CPUtime=0.76
/proc/31722/stat : 31722 (manysat.sh) S 31720 31722 31654 0 -1 4194304 312 2047 0 0 0 0 75 1 18 0 1 0 94446000 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31722/statm: 1339 238 195 169 0 50 0
[pid=31725] ppid=31722 vsize=114948 CPUtime=1199.3
/proc/31725/stat : 31725 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194304 24289 0 0 0 119899 31 0 0 25 0 2 0 94446078 117706752 24250 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/31725/statm: 28737 24250 83 193 0 28541 0
[pid=31725/tid=31726] ppid=31722 vsize=114948 CPUtime=600.67
/proc/31725/task/31726/stat : 31726 (manysat1.1_stat) R 31722 31722 31654 0 -1 4194368 10152 0 0 0 60053 14 0 0 25 0 2 0 94446086 117706752 24250 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 120304

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 31722 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=759884
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=13997
# CPU time returned by wait4() is 0.773881
# 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): 601.821
CPU time (s): 1200.06
CPU user time (s): 1199.74
CPU system time (s): 0.32
CPU usage (%): 199.405
Max. virtual memory (cumulated for all children) (KiB): 120304

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

runsolver used 0.534918 second user time and 1.66775 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-25 14:56:40
IDJOB=1721204
IDBENCH=71065
IDSOLVER=513
FILE ID=node70/1721204-1240664200
PBS_JOBID= 9186593
Free space on /tmp= 66336 MiB

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

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

MD5SUM BENCH= 0b7170d33b896e8b879b19b65ac5c517
RANDOM SEED=104226368

node70.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.213
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.213
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:       1787168 kB
Buffers:         14932 kB
Cached:         170844 kB
SwapCached:          0 kB
Active:          41248 kB
Inactive:       158420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2616 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            55136 kB
Committed_AS:   282020 kB
PageTables:       1372 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= 66332 MiB
End job on node70 at 2009-04-25 15:06:44