Trace number 1722455

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.2 606.023

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_20_SAT.cnf
MD5SUM8aa38136187abb1238dedfc85e88a72c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.64075
Satisfiable
(Un)Satisfiability was proved
Number of variables4242
Number of clauses503783
Sum of the clauses size1505427
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26480
Number of clauses of size 3497272
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.29/0.33	c ==============================================================================
0.29/0.33	c |           |     ORIGINAL     |              LEARNT              |          |
0.29/0.33	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.29/0.33	c ==============================================================================
0.29/0.33	c |         0 |  503783  1505427 |  151134       0        0     nan |  0.000 % |
7.29/7.30	c |         0 |  502371  2189412 |      --       0       --      -- |     --   | -1412/683985
7.29/7.30	c ==============================================================================
7.29/7.30	c Result  :   #vars: 2815   #clauses: 502371   #literals: 2189412
7.29/7.30	c CPU time:   7.2359 s
7.29/7.30	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-1722455-1240675739/watcher-1722455-1240675739 -o /tmp/evaluation-result-1722455-1240675739/solver-1722455-1240675739 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1722455-1240675739.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: 1.00 1.00 1.00 3/64 19949
/proc/meminfo: memFree=1760824/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=0
/proc/19949/stat : 19949 (manysat.sh) R 19947 19949 19328 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 95601114 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 217051622047 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/19949/statm: 1339 234 194 169 0 50 0
[pid=19950] ppid=19949 vsize=1000 CPUtime=0
/proc/19950/stat : 19950 (SatElite) R 19949 19949 19328 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 95601114 1024000 162 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/19950/statm: 283 164 51 127 0 153 0

[startup+0.0381401 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19949
/proc/meminfo: memFree=1760824/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=0
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95601114 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 1339 235 195 169 0 50 0
[pid=19950] ppid=19949 vsize=4072 CPUtime=0.03
/proc/19950/stat : 19950 (SatElite) R 19949 19949 19328 0 -1 4194304 936 0 0 0 3 0 0 0 18 0 1 0 95601114 4169728 920 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/19950/statm: 1018 921 51 127 0 888 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9428

[startup+0.101146 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19949
/proc/meminfo: memFree=1760824/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=0
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95601114 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 1339 235 195 169 0 50 0
[pid=19950] ppid=19949 vsize=9328 CPUtime=0.09
/proc/19950/stat : 19950 (SatElite) R 19949 19949 19328 0 -1 4194304 2149 0 0 0 9 0 0 0 19 0 1 0 95601114 9551872 2133 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/19950/statm: 2332 2133 51 127 0 2202 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14684

[startup+0.301167 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19949
/proc/meminfo: memFree=1760824/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=0
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95601114 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 1339 235 195 169 0 50 0
[pid=19950] ppid=19949 vsize=30080 CPUtime=0.29
/proc/19950/stat : 19950 (SatElite) R 19949 19949 19328 0 -1 4194304 7309 0 0 0 26 3 0 0 21 0 1 0 95601114 30801920 7293 1992294400 134512640 135034092 4294956096 18446744073709551615 134542711 0 0 4096 3 0 0 0 17 0 0 0
/proc/19950/statm: 7520 7293 51 127 0 7390 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35436

[startup+0.701211 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19949
/proc/meminfo: memFree=1760824/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=0
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95601114 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 1339 235 195 169 0 50 0
[pid=19950] ppid=19949 vsize=38864 CPUtime=0.69
/proc/19950/stat : 19950 (SatElite) R 19949 19949 19328 0 -1 4194304 9524 0 0 0 65 4 0 0 25 0 1 0 95601114 39796736 9508 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/19950/statm: 9716 9508 68 127 0 9586 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44220

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19951
/proc/meminfo: memFree=1719656/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=0
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95601114 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 1339 235 195 169 0 50 0
[pid=19950] ppid=19949 vsize=45284 CPUtime=1.49
/proc/19950/stat : 19950 (SatElite) R 19949 19949 19328 0 -1 4194304 10610 0 0 0 144 5 0 0 25 0 1 0 95601114 46370816 10594 1992294400 134512640 135034092 4294956096 18446744073709551615 134540697 0 0 4096 3 0 0 0 17 0 0 0
/proc/19950/statm: 11321 10594 68 127 0 11191 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50640

[startup+3.10148 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19951
/proc/meminfo: memFree=1709672/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=0
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95601114 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 1339 235 195 169 0 50 0
[pid=19950] ppid=19949 vsize=55844 CPUtime=3.09
/proc/19950/stat : 19950 (SatElite) R 19949 19949 19328 0 -1 4194304 12287 0 0 0 303 6 0 0 25 0 1 0 95601114 57184256 12271 1992294400 134512640 135034092 4294956096 18446744073709551615 134569613 0 0 4096 3 0 0 0 17 0 0 0
/proc/19950/statm: 13961 12271 68 127 0 13831 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61200

[startup+6.30283 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19951
/proc/meminfo: memFree=1709224/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=0
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95601114 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 1339 235 195 169 0 50 0
[pid=19950] ppid=19949 vsize=55844 CPUtime=6.29
/proc/19950/stat : 19950 (SatElite) R 19949 19949 19328 0 -1 4194304 12287 0 0 0 623 6 0 0 25 0 1 0 95601114 57184256 12271 1992294400 134512640 135034092 4294956096 18446744073709551615 134569577 0 0 4096 3 0 0 0 17 0 0 0
/proc/19950/statm: 13961 12271 68 127 0 13831 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61200

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 19953
/proc/meminfo: memFree=1666272/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=8.05
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 312 12291 0 0 0 0 795 10 16 0 1 0 95601114 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19949/statm: 1339 238 195 169 0 50 0
[pid=19952] ppid=19949 vsize=96440 CPUtime=8.67
/proc/19952/stat : 19952 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194304 20786 0 0 0 855 12 0 0 17 0 2 0 95601921 98754560 20772 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19952/statm: 24110 20772 83 193 0 23914 0
[pid=19952/tid=19953] ppid=19949 vsize=96440 CPUtime=4.06
/proc/19952/task/19953/stat : 19953 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194368 3094 0 0 0 404 2 0 0 17 0 2 0 95601977 98754560 20772 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.72
Current children cumulated vsize (KiB) 101796

[startup+25.502 s]
/proc/loadavg: 1.22 1.05 1.02 3/67 19953
/proc/meminfo: memFree=1636960/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=8.05
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 312 12291 0 0 0 0 795 10 16 0 1 0 95601114 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19949/statm: 1339 238 195 169 0 50 0
[pid=19952] ppid=19949 vsize=123456 CPUtime=34.21
/proc/19952/stat : 19952 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194304 27707 0 0 0 3403 18 0 0 17 0 2 0 95601921 126418944 27693 1992294400 134512640 135305190 4294956144 18446744073709551615 134528310 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19952/statm: 30864 27693 83 193 0 30668 0
[pid=19952/tid=19953] ppid=19949 vsize=123456 CPUtime=16.85
/proc/19952/task/19953/stat : 19953 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194368 6847 0 0 0 1680 5 0 0 20 0 2 0 95601977 126418944 27693 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 42.26
Current children cumulated vsize (KiB) 128812

[startup+51.1018 s]
/proc/loadavg: 1.49 1.12 1.04 3/67 19953
/proc/meminfo: memFree=1594912/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=8.05
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 312 12291 0 0 0 0 795 10 16 0 1 0 95601114 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19949/statm: 1339 238 195 169 0 50 0
[pid=19952] ppid=19949 vsize=166024 CPUtime=85.25
/proc/19952/stat : 19952 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194304 38209 0 0 0 8497 28 0 0 25 0 2 0 95601921 170008576 38195 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19952/statm: 41506 38195 83 193 0 41310 0
[pid=19952/tid=19953] ppid=19949 vsize=166024 CPUtime=42.4
/proc/19952/task/19953/stat : 19953 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194368 13213 0 0 0 4230 10 0 0 17 0 2 0 95601977 170008576 38195 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 93.3
Current children cumulated vsize (KiB) 171380

[startup+102.306 s]
/proc/loadavg: 1.77 1.26 1.09 3/67 19953
/proc/meminfo: memFree=1554272/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=8.05
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 312 12291 0 0 0 0 795 10 16 0 1 0 95601114 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19949/statm: 1339 238 195 169 0 50 0
[pid=19952] ppid=19949 vsize=206972 CPUtime=187.38
/proc/19952/stat : 19952 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194304 48332 0 0 0 18697 41 0 0 21 0 2 0 95601921 211939328 48318 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19952/statm: 51743 48318 83 193 0 51547 0
[pid=19952/tid=19953] ppid=19949 vsize=206972 CPUtime=93.55
/proc/19952/task/19953/stat : 19953 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194368 18990 0 0 0 9337 18 0 0 21 0 2 0 95601977 211939328 48318 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 195.43
Current children cumulated vsize (KiB) 212328

[startup+162.301 s]
/proc/loadavg: 1.92 1.39 1.14 3/67 19953
/proc/meminfo: memFree=1531040/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=8.05
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 312 12291 0 0 0 0 795 10 16 0 1 0 95601114 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19949/statm: 1339 238 195 169 0 50 0
[pid=19952] ppid=19949 vsize=231188 CPUtime=307.06
/proc/19952/stat : 19952 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194304 54402 0 0 0 30660 46 0 0 21 0 2 0 95601921 236736512 54388 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19952/statm: 57797 54388 83 193 0 57601 0
[pid=19952/tid=19953] ppid=19949 vsize=231188 CPUtime=153.51
/proc/19952/task/19953/stat : 19953 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194368 22458 0 0 0 15330 21 0 0 19 0 2 0 95601977 236736512 54388 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 315.11
Current children cumulated vsize (KiB) 236544

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 19953
/proc/meminfo: memFree=1493728/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=8.05
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 312 12291 0 0 0 0 795 10 16 0 1 0 95601114 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19949/statm: 1339 238 195 169 0 50 0
[pid=19952] ppid=19949 vsize=267412 CPUtime=426.75
/proc/19952/stat : 19952 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194304 63539 0 0 0 42617 58 0 0 25 0 2 0 95601921 273829888 63525 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19952/statm: 66853 63525 83 193 0 66657 0
[pid=19952/tid=19953] ppid=19949 vsize=267412 CPUtime=213.47
/proc/19952/task/19953/stat : 19953 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194368 26709 0 0 0 21320 27 0 0 17 0 2 0 95601977 273829888 63525 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 434.8
Current children cumulated vsize (KiB) 272768

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 19953
/proc/meminfo: memFree=1476640/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=8.05
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 312 12291 0 0 0 0 795 10 16 0 1 0 95601114 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19949/statm: 1339 238 195 169 0 50 0
[pid=19952] ppid=19949 vsize=286556 CPUtime=546.44
/proc/19952/stat : 19952 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194304 68177 0 0 0 54580 64 0 0 17 0 2 0 95601921 293433344 68163 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19952/statm: 71639 68163 83 193 0 71443 0
[pid=19952/tid=19953] ppid=19949 vsize=286556 CPUtime=273.42
/proc/19952/task/19953/stat : 19953 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194368 28746 0 0 0 27312 30 0 0 16 0 2 0 95601977 293433344 68163 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 554.49
Current children cumulated vsize (KiB) 291912

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 19953
/proc/meminfo: memFree=1445408/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=8.05
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 312 12291 0 0 0 0 795 10 16 0 1 0 95601114 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19949/statm: 1339 238 195 169 0 50 0
[pid=19952] ppid=19949 vsize=315684 CPUtime=666.06
/proc/19952/stat : 19952 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194304 75469 0 0 0 66533 73 0 0 25 0 2 0 95601921 323260416 75455 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19952/statm: 78921 75455 83 193 0 78725 0
[pid=19952/tid=19953] ppid=19949 vsize=315684 CPUtime=333.36
/proc/19952/task/19953/stat : 19953 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194368 31876 0 0 0 33302 34 0 0 25 0 2 0 95601977 323260416 75455 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 674.11
Current children cumulated vsize (KiB) 321040

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 19953
/proc/meminfo: memFree=1410336/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=8.05
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 312 12291 0 0 0 0 795 10 16 0 1 0 95601114 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19949/statm: 1339 238 195 169 0 50 0
[pid=19952] ppid=19949 vsize=351460 CPUtime=785.66
/proc/19952/stat : 19952 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194304 84231 0 0 0 78482 84 0 0 25 0 2 0 95601921 359895040 84217 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19952/statm: 87865 84217 83 193 0 87669 0
[pid=19952/tid=19953] ppid=19949 vsize=351460 CPUtime=393.2
/proc/19952/task/19953/stat : 19953 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194368 35894 0 0 0 39281 39 0 0 25 0 2 0 95601977 359895040 84217 1992294400 134512640 135305190 4294956144 18446744073709551615 134528545 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 793.71
Current children cumulated vsize (KiB) 356816

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 19953
/proc/meminfo: memFree=1410208/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=8.05
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 312 12291 0 0 0 0 795 10 16 0 1 0 95601114 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19949/statm: 1339 238 195 169 0 50 0
[pid=19952] ppid=19949 vsize=351460 CPUtime=905.4
/proc/19952/stat : 19952 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194304 84266 0 0 0 90456 84 0 0 25 0 2 0 95601921 359895040 84252 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19952/statm: 87865 84252 83 193 0 87669 0
[pid=19952/tid=19953] ppid=19949 vsize=351460 CPUtime=452.95
/proc/19952/task/19953/stat : 19953 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194368 35916 0 0 0 45256 39 0 0 25 0 2 0 95601977 359895040 84252 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 913.45
Current children cumulated vsize (KiB) 356816

[startup+522.302 s]
/proc/loadavg: 2.07 1.82 1.41 3/67 19953
/proc/meminfo: memFree=1361440/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=8.05
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 312 12291 0 0 0 0 795 10 16 0 1 0 95601114 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19949/statm: 1339 238 195 169 0 50 0
[pid=19952] ppid=19949 vsize=401072 CPUtime=1025.13
/proc/19952/stat : 19952 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194304 96583 0 0 0 102410 103 0 0 25 0 2 0 95601921 410697728 96569 1992294400 134512640 135305190 4294956144 18446744073709551615 134837972 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19952/statm: 100268 96569 83 193 0 100072 0
[pid=19952/tid=19953] ppid=19949 vsize=401072 CPUtime=512.72
/proc/19952/task/19953/stat : 19953 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194368 40477 0 0 0 51226 46 0 0 25 0 2 0 95601977 410697728 96569 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1033.18
Current children cumulated vsize (KiB) 406428

[startup+582.302 s]
/proc/loadavg: 2.02 1.85 1.44 3/67 19953
/proc/meminfo: memFree=1321440/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=8.05
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 312 12291 0 0 0 0 795 10 16 0 1 0 95601114 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19949/statm: 1339 238 195 169 0 50 0
[pid=19952] ppid=19949 vsize=439984 CPUtime=1144.84
/proc/19952/stat : 19952 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194304 106434 0 0 0 114365 119 0 0 25 0 2 0 95601921 450543616 106420 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19952/statm: 109996 106420 83 193 0 109800 0
[pid=19952/tid=19953] ppid=19949 vsize=439984 CPUtime=572.45
/proc/19952/task/19953/stat : 19953 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194368 47794 0 0 0 57187 58 0 0 25 0 2 0 95601977 450543616 106420 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1152.89
Current children cumulated vsize (KiB) 445340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+606.002 s]
/proc/loadavg: 2.01 1.86 1.46 3/67 19953
/proc/meminfo: memFree=1310496/2055920 swapFree=4192812/4192956
[pid=19949] ppid=19947 vsize=5356 CPUtime=8.05
/proc/19949/stat : 19949 (manysat.sh) S 19947 19949 19328 0 -1 4194304 312 12291 0 0 0 0 795 10 16 0 1 0 95601114 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19949/statm: 1339 238 195 169 0 50 0
[pid=19952] ppid=19949 vsize=451248 CPUtime=1192.15
/proc/19952/stat : 19952 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194304 109132 0 0 0 119091 124 0 0 25 0 2 0 95601921 462077952 109118 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/19952/statm: 112812 109118 83 193 0 112616 0
[pid=19952/tid=19953] ppid=19949 vsize=451248 CPUtime=596.05
/proc/19952/task/19953/stat : 19953 (manysat1.1_stat) R 19949 19949 19328 0 -1 4194368 49963 0 0 0 59543 62 0 0 25 0 2 0 95601977 462077952 109118 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 456604

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

Real time (s): 606.023
CPU time (s): 1200.2
CPU user time (s): 1198.86
CPU system time (s): 1.34
CPU usage (%): 198.045
Max. virtual memory (cumulated for all children) (KiB): 456604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.95979
system time used= 0.106983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12603
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.551916 second user time and 1.66475 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-25 18:08:59
IDJOB=1722455
IDBENCH=71090
IDSOLVER=514
FILE ID=node59/1722455-1240675739
PBS_JOBID= 9186575
Free space on /tmp= 66352 MiB

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

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

MD5SUM BENCH= 8aa38136187abb1238dedfc85e88a72c
RANDOM SEED=1234660579

node59.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.240
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.240
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:       1761304 kB
Buffers:         23128 kB
Cached:         200252 kB
SwapCached:          0 kB
Active:         108036 kB
Inactive:       129312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1761304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9976 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            43236 kB
Committed_AS:   381476 kB
PageTables:       1456 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= 66340 MiB
End job on node59 at 2009-04-25 18:19:07