Trace number 1721805

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.14 604.119

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
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 variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
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.21	c ==============================================================================
0.19/0.21	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.21	c ==============================================================================
0.19/0.21	c |         0 |  330948   988222 |   99284       0        0     nan |  0.000 % |
4.48/4.54	c |         0 |  329509  1447248 |      --       0       --      -- |     --   | -1439/459026
4.48/4.54	c ==============================================================================
4.48/4.54	c Result  :   #vars: 2029   #clauses: 329509   #literals: 1447248
4.48/4.54	c CPU time:   4.49232 s
4.48/4.54	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-1721805-1240669785/watcher-1721805-1240669785 -o /tmp/evaluation-result-1721805-1240669785/solver-1721805-1240669785 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1721805-1240669785.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: 2.06 1.88 1.46 3/64 16204
/proc/meminfo: memFree=1148296/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=0
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95012019 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 235 195 169 0 50 0
[pid=16205] ppid=16204 vsize=1124 CPUtime=0
/proc/16205/stat : 16205 (SatElite) R 16204 16204 15993 0 -1 4194304 185 0 0 0 0 0 0 0 19 0 1 0 95012019 1150976 169 1992294400 134512640 135034092 4294956096 18446744073709551615 134544897 0 0 4096 3 0 0 0 17 0 0 0
/proc/16205/statm: 281 169 51 127 0 151 0

[startup+0.092635 s]
/proc/loadavg: 2.06 1.88 1.46 3/64 16204
/proc/meminfo: memFree=1148296/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=0
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95012019 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 235 195 169 0 50 0
[pid=16205] ppid=16204 vsize=8684 CPUtime=0.07
/proc/16205/stat : 16205 (SatElite) R 16204 16204 15993 0 -1 4194304 1969 0 0 0 7 0 0 0 19 0 1 0 95012019 8892416 1953 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/16205/statm: 2171 1954 51 127 0 2041 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14040

[startup+0.102636 s]
/proc/loadavg: 2.06 1.88 1.46 3/64 16204
/proc/meminfo: memFree=1148296/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=0
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95012019 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 235 195 169 0 50 0
[pid=16205] ppid=16204 vsize=9212 CPUtime=0.08
/proc/16205/stat : 16205 (SatElite) R 16204 16204 15993 0 -1 4194304 2134 0 0 0 8 0 0 0 19 0 1 0 95012019 9433088 2118 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/16205/statm: 2303 2119 51 127 0 2173 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14568

[startup+0.302654 s]
/proc/loadavg: 2.06 1.88 1.46 3/64 16204
/proc/meminfo: memFree=1148296/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=0
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95012019 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 235 195 169 0 50 0
[pid=16205] ppid=16204 vsize=24800 CPUtime=0.29
/proc/16205/stat : 16205 (SatElite) R 16204 16204 15993 0 -1 4194304 5904 0 0 0 26 3 0 0 21 0 1 0 95012019 25395200 5888 1992294400 134512640 135034092 4294956096 18446744073709551615 134540734 0 0 4096 3 0 0 0 17 0 0 0
/proc/16205/statm: 6200 5888 68 127 0 6070 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30156

[startup+0.702691 s]
/proc/loadavg: 2.06 1.88 1.46 3/64 16204
/proc/meminfo: memFree=1148296/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=0
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95012019 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 235 195 169 0 50 0
[pid=16205] ppid=16204 vsize=27620 CPUtime=0.69
/proc/16205/stat : 16205 (SatElite) R 16204 16204 15993 0 -1 4194304 6601 0 0 0 66 3 0 0 25 0 1 0 95012019 28282880 6585 1992294400 134512640 135034092 4294956096 18446744073709551615 134540707 0 0 4096 3 0 0 0 17 0 0 0
/proc/16205/statm: 6905 6585 68 127 0 6775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32976

[startup+1.50177 s]
/proc/loadavg: 2.06 1.88 1.46 2/66 16206
/proc/meminfo: memFree=1119160/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=0
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95012019 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 235 195 169 0 50 0
[pid=16205] ppid=16204 vsize=36844 CPUtime=1.48
/proc/16205/stat : 16205 (SatElite) R 16204 16204 15993 0 -1 4194304 8200 0 0 0 144 4 0 0 25 0 1 0 95012019 37728256 8184 1992294400 134512640 135034092 4294956096 18446744073709551615 134569370 0 0 4096 3 0 0 0 17 0 0 0
/proc/16205/statm: 9211 8184 68 127 0 9081 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42200

[startup+3.10191 s]
/proc/loadavg: 1.97 1.86 1.46 2/66 16206
/proc/meminfo: memFree=1113848/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=0
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95012019 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 235 195 169 0 50 0
[pid=16205] ppid=16204 vsize=36844 CPUtime=3.08
/proc/16205/stat : 16205 (SatElite) R 16204 16204 15993 0 -1 4194304 8200 0 0 0 304 4 0 0 25 0 1 0 95012019 37728256 8184 1992294400 134512640 135034092 4294956096 18446744073709551615 134569616 0 0 4096 3 0 0 0 17 0 0 0
/proc/16205/statm: 9211 8184 68 127 0 9081 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42200

[startup+6.30122 s]
/proc/loadavg: 1.97 1.86 1.46 2/66 16207
/proc/meminfo: memFree=1098040/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=5.04
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 312 8204 0 0 0 0 495 9 19 0 1 0 95012019 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 238 195 169 0 50 0
[pid=16207] ppid=16204 vsize=60656 CPUtime=2.12
/proc/16207/stat : 16207 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194304 12072 0 0 0 206 6 0 0 17 0 2 0 95012523 62111744 12058 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16207/statm: 15164 12058 83 193 0 14968 0
Current children cumulated CPU time (s) 7.16
Current children cumulated vsize (KiB) 66012

[startup+12.7018 s]
/proc/loadavg: 1.98 1.87 1.46 3/67 16208
/proc/meminfo: memFree=1075888/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=5.04
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 312 8204 0 0 0 0 495 9 19 0 1 0 95012019 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 238 195 169 0 50 0
[pid=16207] ppid=16204 vsize=76304 CPUtime=14.89
/proc/16207/stat : 16207 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194304 15922 0 0 0 1480 9 0 0 17 0 2 0 95012523 78135296 15908 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16207/statm: 19076 15908 83 193 0 18880 0
[pid=16207/tid=16208] ppid=16204 vsize=76304 CPUtime=7.24
/proc/16207/task/16208/stat : 16208 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194368 2652 0 0 0 723 1 0 0 17 0 2 0 95012560 78135296 15908 1992294400 134512640 135305190 4294956144 18446744073709551615 134557702 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.93
Current children cumulated vsize (KiB) 81660

[startup+25.503 s]
/proc/loadavg: 1.98 1.87 1.47 3/67 16208
/proc/meminfo: memFree=1063152/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=5.04
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 312 8204 0 0 0 0 495 9 19 0 1 0 95012019 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 238 195 169 0 50 0
[pid=16207] ppid=16204 vsize=89368 CPUtime=40.44
/proc/16207/stat : 16207 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194304 19190 0 0 0 4033 11 0 0 25 0 2 0 95012523 91512832 19176 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16207/statm: 22342 19176 83 193 0 22146 0
[pid=16207/tid=16208] ppid=16204 vsize=89368 CPUtime=20
/proc/16207/task/16208/stat : 16208 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194368 4125 0 0 0 1997 3 0 0 17 0 2 0 95012560 91512832 19176 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.48
Current children cumulated vsize (KiB) 94724

[startup+51.1024 s]
/proc/loadavg: 1.99 1.88 1.48 3/67 16208
/proc/meminfo: memFree=1047600/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=5.04
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 312 8204 0 0 0 0 495 9 19 0 1 0 95012019 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 238 195 169 0 50 0
[pid=16207] ppid=16204 vsize=105236 CPUtime=91.5
/proc/16207/stat : 16207 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194304 22986 0 0 0 9136 14 0 0 25 0 2 0 95012523 107761664 22972 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16207/statm: 26309 22972 83 193 0 26113 0
[pid=16207/tid=16208] ppid=16204 vsize=105236 CPUtime=45.49
/proc/16207/task/16208/stat : 16208 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194368 6018 0 0 0 4545 4 0 0 19 0 2 0 95012560 107761664 22972 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 96.54
Current children cumulated vsize (KiB) 110592

[startup+102.306 s]
/proc/loadavg: 1.99 1.90 1.51 3/67 16208
/proc/meminfo: memFree=1028464/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=5.04
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 312 8204 0 0 0 0 495 9 19 0 1 0 95012019 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 238 195 169 0 50 0
[pid=16207] ppid=16204 vsize=124080 CPUtime=193.68
/proc/16207/stat : 16207 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194304 27762 0 0 0 19347 21 0 0 25 0 2 0 95012523 127057920 27748 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16207/statm: 31020 27748 83 193 0 30824 0
[pid=16207/tid=16208] ppid=16204 vsize=124080 CPUtime=96.48
/proc/16207/task/16208/stat : 16208 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194368 8176 0 0 0 9641 7 0 0 18 0 2 0 95012560 127057920 27748 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 198.72
Current children cumulated vsize (KiB) 129436

[startup+162.303 s]
/proc/loadavg: 1.99 1.91 1.54 3/67 16208
/proc/meminfo: memFree=1013872/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=5.04
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 312 8204 0 0 0 0 495 9 19 0 1 0 95012019 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 238 195 169 0 50 0
[pid=16207] ppid=16204 vsize=139976 CPUtime=313.42
/proc/16207/stat : 16207 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194304 31515 0 0 0 31317 25 0 0 17 0 2 0 95012523 143335424 31501 1992294400 134512640 135305190 4294956144 18446744073709551615 134538167 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16207/statm: 34994 31501 83 193 0 34798 0
[pid=16207/tid=16208] ppid=16204 vsize=139976 CPUtime=156.24
/proc/16207/task/16208/stat : 16208 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194368 9219 0 0 0 15616 8 0 0 25 0 2 0 95012560 143335424 31501 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 318.46
Current children cumulated vsize (KiB) 145332

[startup+222.302 s]
/proc/loadavg: 1.99 1.93 1.56 3/67 16208
/proc/meminfo: memFree=992560/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=5.04
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 312 8204 0 0 0 0 495 9 19 0 1 0 95012019 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 238 195 169 0 50 0
[pid=16207] ppid=16204 vsize=160964 CPUtime=433.16
/proc/16207/stat : 16207 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194304 36717 0 0 0 43283 33 0 0 25 0 2 0 95012523 164827136 36703 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16207/statm: 40241 36703 83 193 0 40045 0
[pid=16207/tid=16208] ppid=16204 vsize=160964 CPUtime=216.01
/proc/16207/task/16208/stat : 16208 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194368 9770 0 0 0 21592 9 0 0 25 0 2 0 95012560 164827136 36703 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 438.2
Current children cumulated vsize (KiB) 166320

[startup+282.303 s]
/proc/loadavg: 1.99 1.94 1.59 3/67 16208
/proc/meminfo: memFree=992368/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=5.04
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 312 8204 0 0 0 0 495 9 19 0 1 0 95012019 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 238 195 169 0 50 0
[pid=16207] ppid=16204 vsize=161228 CPUtime=552.91
/proc/16207/stat : 16207 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194304 36763 0 0 0 55258 33 0 0 25 0 2 0 95012523 165097472 36749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16207/statm: 40307 36749 83 193 0 40111 0
[pid=16207/tid=16208] ppid=16204 vsize=161228 CPUtime=275.78
/proc/16207/task/16208/stat : 16208 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194368 9808 0 0 0 27569 9 0 0 25 0 2 0 95012560 165097472 36749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 557.95
Current children cumulated vsize (KiB) 166584

[startup+342.302 s]
/proc/loadavg: 1.99 1.95 1.61 3/67 16208
/proc/meminfo: memFree=986992/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=5.04
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 312 8204 0 0 0 0 495 9 19 0 1 0 95012019 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 238 195 169 0 50 0
[pid=16207] ppid=16204 vsize=167124 CPUtime=672.65
/proc/16207/stat : 16207 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194304 38095 0 0 0 67231 34 0 0 25 0 2 0 95012523 171134976 38081 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16207/statm: 41781 38081 83 193 0 41585 0
[pid=16207/tid=16208] ppid=16204 vsize=167124 CPUtime=335.53
/proc/16207/task/16208/stat : 16208 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194368 10840 0 0 0 33543 10 0 0 25 0 2 0 95012560 171134976 38081 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 677.69
Current children cumulated vsize (KiB) 172480

[startup+402.303 s]
/proc/loadavg: 1.99 1.95 1.63 3/67 16208
/proc/meminfo: memFree=978160/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=5.04
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 312 8204 0 0 0 0 495 9 19 0 1 0 95012019 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 238 195 169 0 50 0
[pid=16207] ppid=16204 vsize=176464 CPUtime=792.39
/proc/16207/stat : 16207 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194304 40302 0 0 0 79201 38 0 0 25 0 2 0 95012523 180699136 40288 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16207/statm: 44116 40288 83 193 0 43920 0
[pid=16207/tid=16208] ppid=16204 vsize=176464 CPUtime=395.29
/proc/16207/task/16208/stat : 16208 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194368 12615 0 0 0 39517 12 0 0 25 0 2 0 95012560 180699136 40288 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 797.43
Current children cumulated vsize (KiB) 181820

[startup+462.302 s]
/proc/loadavg: 1.99 1.96 1.65 3/67 16208
/proc/meminfo: memFree=967536/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=5.04
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 312 8204 0 0 0 0 495 9 19 0 1 0 95012019 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 238 195 169 0 50 0
[pid=16207] ppid=16204 vsize=187560 CPUtime=912.13
/proc/16207/stat : 16207 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194304 42945 0 0 0 91172 41 0 0 25 0 2 0 95012523 192061440 42931 1992294400 134512640 135305190 4294956144 18446744073709551615 134528395 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16207/statm: 46890 42931 83 193 0 46694 0
[pid=16207/tid=16208] ppid=16204 vsize=187560 CPUtime=455.06
/proc/16207/task/16208/stat : 16208 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194368 14314 0 0 0 45491 15 0 0 25 0 2 0 95012560 192061440 42931 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 917.17
Current children cumulated vsize (KiB) 192916

[startup+522.302 s]
/proc/loadavg: 1.99 1.96 1.67 3/67 16210
/proc/meminfo: memFree=963952/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=5.04
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 312 8204 0 0 0 0 495 9 19 0 1 0 95012019 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 238 195 169 0 50 0
[pid=16207] ppid=16204 vsize=191736 CPUtime=1031.85
/proc/16207/stat : 16207 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194304 43869 0 0 0 103143 42 0 0 25 0 2 0 95012523 196337664 43834 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16207/statm: 47934 43834 83 193 0 47738 0
[pid=16207/tid=16208] ppid=16204 vsize=191736 CPUtime=514.82
/proc/16207/task/16208/stat : 16208 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194368 14495 0 0 0 51467 15 0 0 25 0 2 0 95012560 196337664 43834 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1036.89
Current children cumulated vsize (KiB) 197092

[startup+582.303 s]
/proc/loadavg: 1.99 1.97 1.69 4/67 16210
/proc/meminfo: memFree=952816/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=5.04
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 312 8204 0 0 0 0 495 9 19 0 1 0 95012019 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 238 195 169 0 50 0
[pid=16207] ppid=16204 vsize=203984 CPUtime=1151.58
/proc/16207/stat : 16207 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194304 46637 0 0 0 115113 45 0 0 25 0 2 0 95012523 208879616 46602 1992294400 134512640 135305190 4294956144 18446744073709551615 134528237 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16207/statm: 50996 46602 83 193 0 50800 0
[pid=16207/tid=16208] ppid=16204 vsize=203984 CPUtime=574.57
/proc/16207/task/16208/stat : 16208 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194368 16086 0 0 0 57441 16 0 0 20 0 2 0 95012560 208879616 46602 1992294400 134512640 135305190 4294956144 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1156.62
Current children cumulated vsize (KiB) 209340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.102 s]
/proc/loadavg: 1.99 1.97 1.69 3/67 16210
/proc/meminfo: memFree=952688/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=5.04
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 312 8204 0 0 0 0 495 9 19 0 1 0 95012019 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 238 195 169 0 50 0
[pid=16207] ppid=16204 vsize=204092 CPUtime=1195.1
/proc/16207/stat : 16207 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194304 46661 0 0 0 119464 46 0 0 25 0 2 0 95012523 208990208 46626 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16207/statm: 51023 46626 83 193 0 50827 0
[pid=16207/tid=16208] ppid=16204 vsize=204092 CPUtime=596.28
/proc/16207/task/16208/stat : 16208 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194368 16087 0 0 0 59612 16 0 0 25 0 2 0 95012560 208990208 46626 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 209448

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

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

[startup+604.102 s]
/proc/loadavg: 1.99 1.97 1.69 3/67 16210
/proc/meminfo: memFree=952688/2055920 swapFree=4148400/4192956
[pid=16204] ppid=16202 vsize=5356 CPUtime=5.04
/proc/16204/stat : 16204 (manysat.sh) S 16202 16204 15993 0 -1 4194304 312 8204 0 0 0 0 495 9 19 0 1 0 95012019 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16204/statm: 1339 238 195 169 0 50 0
[pid=16207] ppid=16204 vsize=204092 CPUtime=1195.1
/proc/16207/stat : 16207 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194304 46661 0 0 0 119464 46 0 0 25 0 2 0 95012523 208990208 46626 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16207/statm: 51023 46626 83 193 0 50827 0
[pid=16207/tid=16208] ppid=16204 vsize=204092 CPUtime=596.28
/proc/16207/task/16208/stat : 16208 (manysat1.1_stat) R 16204 16204 15993 0 -1 4194368 16087 0 0 0 59612 16 0 0 25 0 2 0 95012560 208990208 46626 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 209448

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 604.119
CPU time (s): 1200.14
CPU user time (s): 1199.59
CPU system time (s): 0.55
CPU usage (%): 198.659
Max. virtual memory (cumulated for all children) (KiB): 209448

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

runsolver used 0.612906 second user time and 1.59776 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-25 16:29:45
IDJOB=1721805
IDBENCH=71077
IDSOLVER=514
FILE ID=node14/1721805-1240669785
PBS_JOBID= 9186629
Free space on /tmp= 66292 MiB

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

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED=656738378

node14.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.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
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:       1148776 kB
Buffers:         61392 kB
Cached:         735088 kB
SwapCached:      38288 kB
Active:         135836 kB
Inactive:       701348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1148776 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:            6996 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            55956 kB
Committed_AS:   310732 kB
PageTables:       1448 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= 66280 MiB
End job on node14 at 2009-04-25 16:39:51