Trace number 1722754

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.11 604.421

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_16_UNKNOWN.cnf
MD5SUM85279cb74dedd2e1c7356e22d8e98939
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 variables3366
Number of clauses362797
Sum of the clauses size1083511
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25314
Number of clauses of size 3357452
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.19/0.23	c ==============================================================================
0.19/0.23	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.23	c ==============================================================================
0.19/0.23	c |         0 |  362797  1083511 |  108839       0        0     nan |  0.000 % |
4.98/5.05	c |         0 |  361512  1585361 |      --       0       --      -- |     --   | -1285/501850
4.98/5.05	c ==============================================================================
4.98/5.05	c Result  :   #vars: 2152   #clauses: 361512   #literals: 1585361
4.98/5.05	c CPU time:   4.99524 s
4.98/5.05	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-1722754-1240678923/watcher-1722754-1240678923 -o /tmp/evaluation-result-1722754-1240678923/solver-1722754-1240678923 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1722754-1240678923.cnf aimd 0 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14515
/proc/meminfo: memFree=1769008/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (manysat.sh) R 14513 14515 14333 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 95925018 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 254195329695 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14515/statm: 1339 234 194 169 0 50 0
[pid=14516] ppid=14515 vsize=976 CPUtime=0
/proc/14516/stat : 14516 (SatElite) R 14515 14515 14333 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 95925018 999424 162 1992294400 134512640 135034092 4294956096 18446744073709551615 134544897 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 279 169 51 127 0 149 0

[startup+0.048063 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14515
/proc/meminfo: memFree=1769008/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95925018 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 235 195 169 0 50 0
[pid=14516] ppid=14515 vsize=5032 CPUtime=0.03
/proc/14516/stat : 14516 (SatElite) R 14515 14515 14333 0 -1 4194304 1110 0 0 0 3 0 0 0 18 0 1 0 95925018 5152768 1094 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 1258 1095 51 127 0 1128 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10388

[startup+0.101067 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14515
/proc/meminfo: memFree=1769008/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95925018 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 235 195 169 0 50 0
[pid=14516] ppid=14515 vsize=9372 CPUtime=0.09
/proc/14516/stat : 14516 (SatElite) R 14515 14515 14333 0 -1 4194304 2155 0 0 0 8 1 0 0 19 0 1 0 95925018 9596928 2139 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 2343 2139 51 127 0 2213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14728

[startup+0.301083 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14515
/proc/meminfo: memFree=1769008/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95925018 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 235 195 169 0 50 0
[pid=14516] ppid=14515 vsize=26648 CPUtime=0.29
/proc/14516/stat : 14516 (SatElite) R 14515 14515 14333 0 -1 4194304 6389 0 0 0 26 3 0 0 21 0 1 0 95925018 27287552 6373 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 6662 6374 68 127 0 6532 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32004

[startup+0.701111 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14515
/proc/meminfo: memFree=1769008/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95925018 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 235 195 169 0 50 0
[pid=14516] ppid=14515 vsize=29832 CPUtime=0.69
/proc/14516/stat : 14516 (SatElite) R 14515 14515 14333 0 -1 4194304 7168 0 0 0 65 4 0 0 25 0 1 0 95925018 30547968 7152 1992294400 134512640 135034092 4294956096 18446744073709551615 134560588 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 7458 7152 68 127 0 7328 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35188

[startup+1.50117 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14517
/proc/meminfo: memFree=1737632/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95925018 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 235 195 169 0 50 0
[pid=14516] ppid=14515 vsize=39136 CPUtime=1.49
/proc/14516/stat : 14516 (SatElite) R 14515 14515 14333 0 -1 4194304 8972 0 0 0 144 5 0 0 25 0 1 0 95925018 40075264 8956 1992294400 134512640 135034092 4294956096 18446744073709551615 134569268 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 9784 8956 68 127 0 9654 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44492

[startup+3.10129 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14517
/proc/meminfo: memFree=1731424/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95925018 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 235 195 169 0 50 0
[pid=14516] ppid=14515 vsize=39136 CPUtime=3.09
/proc/14516/stat : 14516 (SatElite) R 14515 14515 14333 0 -1 4194304 8972 0 0 0 304 5 0 0 25 0 1 0 95925018 40075264 8956 1992294400 134512640 135034092 4294956096 18446744073709551615 134569595 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 9784 8956 68 127 0 9654 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44492

[startup+6.30253 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14517
/proc/meminfo: memFree=1729376/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=5.59
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 312 8976 0 0 0 0 550 9 16 0 1 0 95925018 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14515/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 5.59
Current children cumulated vsize (KiB) 5356

[startup+12.702 s]
/proc/loadavg: 1.07 1.00 1.00 3/67 14519
/proc/meminfo: memFree=1693784/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=5.59
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 312 8976 0 0 0 0 550 9 16 0 1 0 95925018 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14515/statm: 1339 238 195 169 0 50 0
[pid=14518] ppid=14515 vsize=78216 CPUtime=13.74
/proc/14518/stat : 14518 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194304 16601 0 0 0 1365 9 0 0 17 0 2 0 95925579 80093184 16586 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14518/statm: 19554 16586 83 193 0 19358 0
[pid=14518/tid=14519] ppid=14515 vsize=78216 CPUtime=6.68
/proc/14518/task/14519/stat : 14519 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194368 2866 0 0 0 667 1 0 0 18 0 2 0 95925618 80093184 16586 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.33
Current children cumulated vsize (KiB) 83572

[startup+25.5019 s]
/proc/loadavg: 1.28 1.05 1.02 3/67 14519
/proc/meminfo: memFree=1675224/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=5.59
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 312 8976 0 0 0 0 550 9 16 0 1 0 95925018 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14515/statm: 1339 238 195 169 0 50 0
[pid=14518] ppid=14515 vsize=97364 CPUtime=39.29
/proc/14518/stat : 14518 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194304 21244 0 0 0 3914 15 0 0 17 0 2 0 95925579 99700736 21229 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14518/statm: 24341 21229 83 193 0 24145 0
[pid=14518/tid=14519] ppid=14515 vsize=97364 CPUtime=19.48
/proc/14518/task/14519/stat : 14519 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194368 4952 0 0 0 1944 4 0 0 25 0 2 0 95925618 99700736 21229 1992294400 134512640 135305190 4294956144 18446744073709551615 134558354 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.88
Current children cumulated vsize (KiB) 102720

[startup+51.1018 s]
/proc/loadavg: 1.52 1.12 1.04 3/67 14519
/proc/meminfo: memFree=1652632/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=5.59
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 312 8976 0 0 0 0 550 9 16 0 1 0 95925018 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14515/statm: 1339 238 195 169 0 50 0
[pid=14518] ppid=14515 vsize=119076 CPUtime=90.36
/proc/14518/stat : 14518 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194304 26693 0 0 0 9015 21 0 0 25 0 2 0 95925579 121933824 26678 1992294400 134512640 135305190 4294956144 18446744073709551615 134557342 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14518/statm: 29769 26678 83 193 0 29573 0
[pid=14518/tid=14519] ppid=14515 vsize=119076 CPUtime=45.06
/proc/14518/task/14519/stat : 14519 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194368 7337 0 0 0 4499 7 0 0 25 0 2 0 95925618 121933824 26678 1992294400 134512640 135305190 4294956144 18446744073709551615 134551709 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 95.95
Current children cumulated vsize (KiB) 124432

[startup+102.306 s]
/proc/loadavg: 1.79 1.26 1.09 3/67 14519
/proc/meminfo: memFree=1642072/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=5.59
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 312 8976 0 0 0 0 550 9 16 0 1 0 95925018 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14515/statm: 1339 238 195 169 0 50 0
[pid=14518] ppid=14515 vsize=129812 CPUtime=192.54
/proc/14518/stat : 14518 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194304 29378 0 0 0 19229 25 0 0 25 0 2 0 95925579 132927488 29363 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14518/statm: 32453 29363 83 193 0 32257 0
[pid=14518/tid=14519] ppid=14515 vsize=129812 CPUtime=96.24
/proc/14518/task/14519/stat : 14519 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194368 8838 0 0 0 9615 9 0 0 19 0 2 0 95925618 132927488 29363 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 198.13
Current children cumulated vsize (KiB) 135168

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.14 3/67 14519
/proc/meminfo: memFree=1615512/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=5.59
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 312 8976 0 0 0 0 550 9 16 0 1 0 95925018 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14515/statm: 1339 238 195 169 0 50 0
[pid=14518] ppid=14515 vsize=157264 CPUtime=312.27
/proc/14518/stat : 14518 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194304 35985 0 0 0 31194 33 0 0 25 0 2 0 95925579 161038336 35954 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14518/statm: 39316 35954 83 193 0 39120 0
[pid=14518/tid=14519] ppid=14515 vsize=157264 CPUtime=156.21
/proc/14518/task/14519/stat : 14519 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194368 13235 0 0 0 15606 15 0 0 25 0 2 0 95925618 161038336 35954 1992294400 134512640 135305190 4294956144 18446744073709551615 134558264 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 317.86
Current children cumulated vsize (KiB) 162620

[startup+222.301 s]
/proc/loadavg: 2.04 1.51 1.20 3/67 14519
/proc/meminfo: memFree=1609752/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=5.59
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 312 8976 0 0 0 0 550 9 16 0 1 0 95925018 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14515/statm: 1339 238 195 169 0 50 0
[pid=14518] ppid=14515 vsize=163864 CPUtime=432
/proc/14518/stat : 14518 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194304 37429 0 0 0 43165 35 0 0 25 0 2 0 95925579 167796736 37398 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14518/statm: 40966 37398 83 193 0 40770 0
[pid=14518/tid=14519] ppid=14515 vsize=163864 CPUtime=216.19
/proc/14518/task/14519/stat : 14519 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194368 14295 0 0 0 21603 16 0 0 25 0 2 0 95925618 167796736 37398 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 437.59
Current children cumulated vsize (KiB) 169220

[startup+282.302 s]
/proc/loadavg: 2.01 1.60 1.25 3/67 14519
/proc/meminfo: memFree=1592216/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=5.59
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 312 8976 0 0 0 0 550 9 16 0 1 0 95925018 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14515/statm: 1339 238 195 169 0 50 0
[pid=14518] ppid=14515 vsize=182740 CPUtime=551.75
/proc/14518/stat : 14518 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194304 41837 0 0 0 55135 40 0 0 25 0 2 0 95925579 187125760 41806 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14518/statm: 45685 41806 83 193 0 45489 0
[pid=14518/tid=14519] ppid=14515 vsize=182740 CPUtime=276.17
/proc/14518/task/14519/stat : 14519 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194368 16766 0 0 0 27599 18 0 0 25 0 2 0 95925618 187125760 41806 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 557.34
Current children cumulated vsize (KiB) 188096

[startup+342.301 s]
/proc/loadavg: 2.00 1.67 1.29 3/67 14519
/proc/meminfo: memFree=1574616/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=5.59
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 312 8976 0 0 0 0 550 9 16 0 1 0 95925018 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14515/statm: 1339 238 195 169 0 50 0
[pid=14518] ppid=14515 vsize=200720 CPUtime=671.5
/proc/14518/stat : 14518 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194304 46185 0 0 0 67104 46 0 0 25 0 2 0 95925579 205537280 46154 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14518/statm: 50180 46154 83 193 0 49984 0
[pid=14518/tid=14519] ppid=14515 vsize=200720 CPUtime=336.15
/proc/14518/task/14519/stat : 14519 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194368 18204 0 0 0 33595 20 0 0 25 0 2 0 95925618 205537280 46154 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 677.09
Current children cumulated vsize (KiB) 206076

[startup+402.301 s]
/proc/loadavg: 2.00 1.73 1.33 3/67 14519
/proc/meminfo: memFree=1569880/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=5.59
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 312 8976 0 0 0 0 550 9 16 0 1 0 95925018 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14515/statm: 1339 238 195 169 0 50 0
[pid=14518] ppid=14515 vsize=205060 CPUtime=791.19
/proc/14518/stat : 14518 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194304 47351 0 0 0 79071 48 0 0 25 0 2 0 95925579 209981440 47320 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14518/statm: 51265 47320 83 193 0 51069 0
[pid=14518/tid=14519] ppid=14515 vsize=205060 CPUtime=396.09
/proc/14518/task/14519/stat : 14519 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194368 18736 0 0 0 39588 21 0 0 25 0 2 0 95925618 209981440 47320 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 796.78
Current children cumulated vsize (KiB) 210416

[startup+462.302 s]
/proc/loadavg: 2.00 1.77 1.37 3/67 14519
/proc/meminfo: memFree=1566616/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=5.59
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 312 8976 0 0 0 0 550 9 16 0 1 0 95925018 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14515/statm: 1339 238 195 169 0 50 0
[pid=14518] ppid=14515 vsize=208608 CPUtime=910.93
/proc/14518/stat : 14518 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194304 48147 0 0 0 91044 49 0 0 25 0 2 0 95925579 213614592 48116 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14518/statm: 52152 48116 83 193 0 51956 0
[pid=14518/tid=14519] ppid=14515 vsize=208608 CPUtime=456.07
/proc/14518/task/14519/stat : 14519 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194368 18888 0 0 0 45586 21 0 0 25 0 2 0 95925618 213614592 48116 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 916.52
Current children cumulated vsize (KiB) 213964

[startup+522.301 s]
/proc/loadavg: 2.00 1.81 1.41 3/67 14519
/proc/meminfo: memFree=1564376/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=5.59
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 312 8976 0 0 0 0 550 9 16 0 1 0 95925018 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14515/statm: 1339 238 195 169 0 50 0
[pid=14518] ppid=14515 vsize=212384 CPUtime=1030.68
/proc/14518/stat : 14518 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194304 48904 0 0 0 103017 51 0 0 25 0 2 0 95925579 217481216 48873 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14518/statm: 53096 48873 83 193 0 52900 0
[pid=14518/tid=14519] ppid=14515 vsize=212384 CPUtime=516.05
/proc/14518/task/14519/stat : 14519 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194368 19564 0 0 0 51583 22 0 0 25 0 2 0 95925618 217481216 48873 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1036.27
Current children cumulated vsize (KiB) 217740

[startup+582.302 s]
/proc/loadavg: 2.00 1.84 1.44 3/67 14519
/proc/meminfo: memFree=1546456/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=5.59
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 312 8976 0 0 0 0 550 9 16 0 1 0 95925018 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14515/statm: 1339 238 195 169 0 50 0
[pid=14518] ppid=14515 vsize=230168 CPUtime=1150.4
/proc/14518/stat : 14518 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194304 53151 0 0 0 114983 57 0 0 25 0 2 0 95925579 235692032 53120 1992294400 134512640 135305190 4294956144 18446744073709551615 134558291 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14518/statm: 57542 53120 83 193 0 57346 0
[pid=14518/tid=14519] ppid=14515 vsize=230168 CPUtime=576.02
/proc/14518/task/14519/stat : 14519 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194368 22461 0 0 0 57575 27 0 0 25 0 2 0 95925618 235692032 53120 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1155.99
Current children cumulated vsize (KiB) 235524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.402 s]
/proc/loadavg: 2.00 1.85 1.46 3/67 14519
/proc/meminfo: memFree=1546072/2055920 swapFree=4191900/4192956
[pid=14515] ppid=14513 vsize=5356 CPUtime=5.59
/proc/14515/stat : 14515 (manysat.sh) S 14513 14515 14333 0 -1 4194304 312 8976 0 0 0 0 550 9 16 0 1 0 95925018 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14515/statm: 1339 238 195 169 0 50 0
[pid=14518] ppid=14515 vsize=230660 CPUtime=1194.52
/proc/14518/stat : 14518 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194304 53251 0 0 0 119395 57 0 0 25 0 2 0 95925579 236195840 53220 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/14518/statm: 57665 53220 83 193 0 57469 0
[pid=14518/tid=14519] ppid=14515 vsize=230660 CPUtime=598.12
/proc/14518/task/14519/stat : 14519 (manysat1.1_stat) R 14515 14515 14333 0 -1 4194368 22497 0 0 0 59785 27 0 0 25 0 2 0 95925618 236195840 53220 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 236016

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 14515 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=505163
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=92985
# CPU time returned by wait4() is 5.59815
# while last known CPU time is 1200.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 604.421
CPU time (s): 1200.11
CPU user time (s): 1199.45
CPU system time (s): 0.66
CPU usage (%): 198.555
Max. virtual memory (cumulated for all children) (KiB): 236016

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

runsolver used 0.556915 second user time and 1.65375 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-25 19:02:04
IDJOB=1722754
IDBENCH=71096
IDSOLVER=513
FILE ID=node34/1722754-1240678923
PBS_JOBID= 9186641
Free space on /tmp= 66364 MiB

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

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=2126902191

node34.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	: 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.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:       1769552 kB
Buffers:         24500 kB
Cached:         194620 kB
SwapCached:        384 kB
Active:          73360 kB
Inactive:       159200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769552 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            7556 kB
Writeback:           0 kB
Mapped:          21772 kB
Slab:            39900 kB
Committed_AS:   344484 kB
PageTables:       1380 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= 66352 MiB
End job on node34 at 2009-04-25 19:12:10