Trace number 1582149

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.04 607.322

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
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 variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.49/1.56	c ==============================================================================
1.49/1.56	c |           |     ORIGINAL     |              LEARNT              |          |
1.49/1.56	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.49/1.56	c ==============================================================================
1.49/1.56	c |         0 | 1377238  3343680 |  413171       0        0     nan |  0.000 % |
9.09/9.16	c |         0 |  958485  2693825 |      --       0       --      -- |     --   | -116636/37456
9.09/9.17	c ==============================================================================
9.09/9.17	c Result  :   #vars: 138674   #clauses: 958485   #literals: 2693825
9.09/9.17	c CPU time:   8.89065 s
9.09/9.17	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-1582149-1238936780/watcher-1582149-1238936780 -o /tmp/evaluation-result-1582149-1238936780/solver-1582149-1238936780 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1582149-1238936780.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.03 1.01 1.00 3/64 8008
/proc/meminfo: memFree=1738248/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=0
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1166340950 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 235 195 169 0 50 0
[pid=8009] ppid=8008 vsize=1552 CPUtime=0
/proc/8009/stat : 8009 (SatElite) R 8008 8008 7652 0 -1 4194304 272 0 0 0 0 0 0 0 19 0 1 0 1166340951 1589248 256 1992294400 134512640 135034092 4294956096 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/8009/statm: 388 260 50 127 0 258 0

[startup+0.024391 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 8008
/proc/meminfo: memFree=1738248/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=0
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1166340950 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 235 195 169 0 50 0
[pid=8009] ppid=8008 vsize=7056 CPUtime=0.01
/proc/8009/stat : 8009 (SatElite) R 8008 8008 7652 0 -1 4194304 1708 0 0 0 1 0 0 0 19 0 1 0 1166340951 7225344 1652 1992294400 134512640 135034092 4294956096 18446744073709551615 134530204 0 0 4096 3 0 0 0 17 0 0 0
/proc/8009/statm: 1764 1654 50 127 0 1634 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12412

[startup+0.102398 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 8008
/proc/meminfo: memFree=1738248/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=0
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1166340950 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 235 195 169 0 50 0
[pid=8009] ppid=8008 vsize=28052 CPUtime=0.09
/proc/8009/stat : 8009 (SatElite) R 8008 8008 7652 0 -1 4194304 6093 0 0 0 6 3 0 0 19 0 1 0 1166340951 28725248 5909 1992294400 134512640 135034092 4294956096 18446744073709551615 134523115 0 0 4096 3 0 0 0 17 0 0 0
/proc/8009/statm: 7013 5910 50 127 0 6883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33408

[startup+0.302414 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 8008
/proc/meminfo: memFree=1738248/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=0
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1166340950 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 235 195 169 0 50 0
[pid=8009] ppid=8008 vsize=50964 CPUtime=0.29
/proc/8009/stat : 8009 (SatElite) R 8008 8008 7652 0 -1 4194304 11574 0 0 0 24 5 0 0 21 0 1 0 1166340951 52187136 11390 1992294400 134512640 135034092 4294956096 18446744073709551615 134547267 0 0 4096 3 0 0 0 17 0 0 0
/proc/8009/statm: 12741 11391 50 127 0 12611 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56320

[startup+0.70245 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 8008
/proc/meminfo: memFree=1738248/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=0
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1166340950 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 235 195 169 0 50 0
[pid=8009] ppid=8008 vsize=70832 CPUtime=0.69
/proc/8009/stat : 8009 (SatElite) R 8008 8008 7652 0 -1 4194304 16442 0 0 0 61 8 0 0 24 0 1 0 1166340951 72531968 16258 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/8009/statm: 17708 16259 50 127 0 17578 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76188

[startup+1.50152 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 8010
/proc/meminfo: memFree=1655928/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=0
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1166340950 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 235 195 169 0 50 0
[pid=8009] ppid=8008 vsize=118644 CPUtime=1.49
/proc/8009/stat : 8009 (SatElite) R 8008 8008 7652 0 -1 4194304 29002 0 0 0 134 15 0 0 25 0 1 0 1166340951 121491456 28818 1992294400 134512640 135034092 4294956096 18446744073709551615 134542692 0 0 4096 3 0 0 0 17 0 0 0
/proc/8009/statm: 29661 28818 51 127 0 29531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 124000

[startup+3.10166 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 8010
/proc/meminfo: memFree=1613240/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=0
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1166340950 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 235 195 169 0 50 0
[pid=8009] ppid=8008 vsize=147692 CPUtime=3.09
/proc/8009/stat : 8009 (SatElite) R 8008 8008 7652 0 -1 4194304 38670 0 0 0 288 21 0 0 25 0 1 0 1166340951 151236608 35134 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/8009/statm: 36923 35134 68 127 0 36793 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 153048

[startup+6.30195 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 8010
/proc/meminfo: memFree=1576184/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=0
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1166340950 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 235 195 169 0 50 0
[pid=8009] ppid=8008 vsize=155540 CPUtime=6.29
/proc/8009/stat : 8009 (SatElite) R 8008 8008 7652 0 -1 4194304 43893 0 0 0 605 24 0 0 25 0 1 0 1166340951 159272960 36410 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/8009/statm: 38885 36410 68 127 0 38755 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 160896

[startup+12.7015 s]
/proc/loadavg: 1.03 1.01 1.00 3/67 8012
/proc/meminfo: memFree=1582960/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=10.39
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 312 49956 0 0 0 0 1002 37 19 0 1 0 1166340950 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 238 195 169 0 50 0
[pid=8011] ppid=8008 vsize=148316 CPUtime=3.16
/proc/8011/stat : 8011 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194304 32521 0 0 0 292 24 0 0 17 0 2 0 1166341990 151875584 32461 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/8011/statm: 37079 32461 83 193 0 36883 0
[pid=8011/tid=8012] ppid=8008 vsize=148316 CPUtime=0.89
/proc/8011/task/8012/stat : 8012 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194368 1157 0 0 0 85 4 0 0 17 0 2 0 1166342129 151875584 32461 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.55
Current children cumulated vsize (KiB) 153672

[startup+25.5027 s]
/proc/loadavg: 1.24 1.06 1.02 3/67 8012
/proc/meminfo: memFree=1575472/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=10.39
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 312 49956 0 0 0 0 1002 37 19 0 1 0 1166340950 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 238 195 169 0 50 0
[pid=8011] ppid=8008 vsize=152640 CPUtime=28.67
/proc/8011/stat : 8011 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194304 33650 0 0 0 2840 27 0 0 17 0 2 0 1166341990 156303360 33590 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/8011/statm: 38160 33590 83 193 0 37964 0
[pid=8011/tid=8012] ppid=8008 vsize=152640 CPUtime=13.68
/proc/8011/task/8012/stat : 8012 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194368 1667 0 0 0 1362 6 0 0 17 0 2 0 1166342129 156303360 33590 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 39.06
Current children cumulated vsize (KiB) 157996

[startup+51.103 s]
/proc/loadavg: 1.50 1.13 1.04 3/67 8012
/proc/meminfo: memFree=1567216/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=10.39
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 312 49956 0 0 0 0 1002 37 19 0 1 0 1166340950 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 238 195 169 0 50 0
[pid=8011] ppid=8008 vsize=160780 CPUtime=79.71
/proc/8011/stat : 8011 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194304 35740 0 0 0 7941 30 0 0 17 0 2 0 1166341990 164638720 35680 1992294400 134512640 135305190 4294956144 18446744073709551615 134541935 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/8011/statm: 40195 35680 83 193 0 39999 0
[pid=8011/tid=8012] ppid=8008 vsize=160780 CPUtime=39.25
/proc/8011/task/8012/stat : 8012 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194368 2481 0 0 0 3918 7 0 0 17 0 2 0 1166342129 164638720 35680 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 90.1
Current children cumulated vsize (KiB) 166136

[startup+102.307 s]
/proc/loadavg: 1.78 1.26 1.09 3/67 8012
/proc/meminfo: memFree=1543600/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=10.39
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 312 49956 0 0 0 0 1002 37 19 0 1 0 1166340950 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 238 195 169 0 50 0
[pid=8011] ppid=8008 vsize=183952 CPUtime=181.86
/proc/8011/stat : 8011 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194304 41598 0 0 0 18147 39 0 0 17 0 2 0 1166341990 188366848 41538 1992294400 134512640 135305190 4294956144 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/8011/statm: 45988 41538 83 193 0 45792 0
[pid=8011/tid=8012] ppid=8008 vsize=183952 CPUtime=90.33
/proc/8011/task/8012/stat : 8012 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194368 5029 0 0 0 9023 10 0 0 19 0 2 0 1166342129 188366848 41538 1992294400 134512640 135305190 4294956144 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 192.25
Current children cumulated vsize (KiB) 189308

[startup+162.303 s]
/proc/loadavg: 1.92 1.40 1.14 3/67 8012
/proc/meminfo: memFree=1524400/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=10.39
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 312 49956 0 0 0 0 1002 37 19 0 1 0 1166340950 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 238 195 169 0 50 0
[pid=8011] ppid=8008 vsize=202796 CPUtime=301.59
/proc/8011/stat : 8011 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194304 46365 0 0 0 30113 46 0 0 25 0 2 0 1166341990 207663104 46305 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/8011/statm: 50699 46305 83 193 0 50503 0
[pid=8011/tid=8012] ppid=8008 vsize=202796 CPUtime=150.09
/proc/8011/task/8012/stat : 8012 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194368 7112 0 0 0 14996 13 0 0 23 0 2 0 1166342129 207663104 46305 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 311.98
Current children cumulated vsize (KiB) 208152

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 8012
/proc/meminfo: memFree=1495600/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=10.39
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 312 49956 0 0 0 0 1002 37 19 0 1 0 1166340950 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 238 195 169 0 50 0
[pid=8011] ppid=8008 vsize=232064 CPUtime=421.32
/proc/8011/stat : 8011 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194304 53581 0 0 0 42079 53 0 0 17 0 2 0 1166341990 237633536 53521 1992294400 134512640 135305190 4294956144 18446744073709551615 134557133 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/8011/statm: 58016 53521 83 193 0 57820 0
[pid=8011/tid=8012] ppid=8008 vsize=232064 CPUtime=209.85
/proc/8011/task/8012/stat : 8012 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194368 10091 0 0 0 20969 16 0 0 17 0 2 0 1166342129 237633536 53521 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 431.71
Current children cumulated vsize (KiB) 237420

[startup+282.303 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 8012
/proc/meminfo: memFree=1479152/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=10.39
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 312 49956 0 0 0 0 1002 37 19 0 1 0 1166340950 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 238 195 169 0 50 0
[pid=8011] ppid=8008 vsize=248096 CPUtime=541.05
/proc/8011/stat : 8011 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194304 57649 0 0 0 54049 56 0 0 17 0 2 0 1166341990 254050304 57589 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/8011/statm: 62024 57589 83 193 0 61828 0
[pid=8011/tid=8012] ppid=8008 vsize=248096 CPUtime=269.61
/proc/8011/task/8012/stat : 8012 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194368 11770 0 0 0 26943 18 0 0 17 0 2 0 1166342129 254050304 57589 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 551.44
Current children cumulated vsize (KiB) 253452

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 8012
/proc/meminfo: memFree=1478832/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=10.39
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 312 49956 0 0 0 0 1002 37 19 0 1 0 1166340950 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 238 195 169 0 50 0
[pid=8011] ppid=8008 vsize=248096 CPUtime=660.79
/proc/8011/stat : 8011 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194304 57712 0 0 0 66022 57 0 0 20 0 2 0 1166341990 254050304 57652 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/8011/statm: 62024 57652 83 193 0 61828 0
[pid=8011/tid=8012] ppid=8008 vsize=248096 CPUtime=329.38
/proc/8011/task/8012/stat : 8012 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194368 11808 0 0 0 32919 19 0 0 25 0 2 0 1166342129 254050304 57652 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 671.18
Current children cumulated vsize (KiB) 253452

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 8012
/proc/meminfo: memFree=1465712/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=10.39
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 312 49956 0 0 0 0 1002 37 19 0 1 0 1166340950 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 238 195 169 0 50 0
[pid=8011] ppid=8008 vsize=261372 CPUtime=780.54
/proc/8011/stat : 8011 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194304 60989 0 0 0 77993 61 0 0 17 0 2 0 1166341990 267644928 60929 1992294400 134512640 135305190 4294956144 18446744073709551615 134551998 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/8011/statm: 65343 60929 83 193 0 65147 0
[pid=8011/tid=8012] ppid=8008 vsize=261372 CPUtime=389.15
/proc/8011/task/8012/stat : 8012 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194368 13033 0 0 0 38894 21 0 0 20 0 2 0 1166342129 267644928 60929 1992294400 134512640 135305190 4294956144 18446744073709551615 134558164 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 790.93
Current children cumulated vsize (KiB) 266728

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 8012
/proc/meminfo: memFree=1465520/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=10.39
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 312 49956 0 0 0 0 1002 37 19 0 1 0 1166340950 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 238 195 169 0 50 0
[pid=8011] ppid=8008 vsize=261560 CPUtime=900.27
/proc/8011/stat : 8011 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194304 61008 0 0 0 89966 61 0 0 25 0 2 0 1166341990 267837440 60948 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/8011/statm: 65390 60948 83 193 0 65194 0
[pid=8011/tid=8012] ppid=8008 vsize=261560 CPUtime=448.91
/proc/8011/task/8012/stat : 8012 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194368 13051 0 0 0 44870 21 0 0 25 0 2 0 1166342129 267837440 60948 1992294400 134512640 135305190 4294956144 18446744073709551615 134556841 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 910.66
Current children cumulated vsize (KiB) 266916

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 8012
/proc/meminfo: memFree=1449776/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=10.39
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 312 49956 0 0 0 0 1002 37 19 0 1 0 1166340950 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 238 195 169 0 50 0
[pid=8011] ppid=8008 vsize=278224 CPUtime=1020.02
/proc/8011/stat : 8011 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194304 65181 0 0 0 101934 68 0 0 17 0 2 0 1166341990 284901376 65121 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/8011/statm: 69556 65121 83 193 0 69360 0
[pid=8011/tid=8012] ppid=8008 vsize=278224 CPUtime=508.67
/proc/8011/task/8012/stat : 8012 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194368 14736 0 0 0 50844 23 0 0 21 0 2 0 1166342129 284901376 65121 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1030.41
Current children cumulated vsize (KiB) 283580

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 8012
/proc/meminfo: memFree=1438640/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=10.39
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 312 49956 0 0 0 0 1002 37 19 0 1 0 1166340950 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 238 195 169 0 50 0
[pid=8011] ppid=8008 vsize=289480 CPUtime=1139.75
/proc/8011/stat : 8011 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194304 67709 0 0 0 113906 69 0 0 18 0 2 0 1166341990 296427520 67649 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/8011/statm: 72370 67649 83 193 0 72174 0
[pid=8011/tid=8012] ppid=8008 vsize=289480 CPUtime=568.44
/proc/8011/task/8012/stat : 8012 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194368 15750 0 0 0 56820 24 0 0 17 0 2 0 1166342129 296427520 67649 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1150.14
Current children cumulated vsize (KiB) 294836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+607.303 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 8012
/proc/meminfo: memFree=1437552/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=10.39
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 312 49956 0 0 0 0 1002 37 19 0 1 0 1166340950 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 238 195 169 0 50 0
[pid=8011] ppid=8008 vsize=290504 CPUtime=1189.65
/proc/8011/stat : 8011 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194304 67967 0 0 0 118895 70 0 0 25 0 2 0 1166341990 297476096 67907 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/8011/statm: 72626 67907 83 193 0 72430 0
[pid=8011/tid=8012] ppid=8008 vsize=290504 CPUtime=593.34
/proc/8011/task/8012/stat : 8012 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194368 15913 0 0 0 59310 24 0 0 25 0 2 0 1166342129 297476096 67907 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 295860

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

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

[startup+607.303 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 8012
/proc/meminfo: memFree=1437552/2055920 swapFree=4178292/4192956
[pid=8008] ppid=8006 vsize=5356 CPUtime=10.39
/proc/8008/stat : 8008 (manysat.sh) S 8006 8008 7652 0 -1 4194304 312 49956 0 0 0 0 1002 37 19 0 1 0 1166340950 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8008/statm: 1339 238 195 169 0 50 0
[pid=8011] ppid=8008 vsize=290504 CPUtime=1189.65
/proc/8011/stat : 8011 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194304 67967 0 0 0 118895 70 0 0 25 0 2 0 1166341990 297476096 67907 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/8011/statm: 72626 67907 83 193 0 72430 0
[pid=8011/tid=8012] ppid=8008 vsize=290504 CPUtime=593.34
/proc/8011/task/8012/stat : 8012 (manysat1.1_stat) R 8008 8008 7652 0 -1 4194368 15913 0 0 0 59310 24 0 0 25 0 2 0 1166342129 297476096 67907 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 295860

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8008 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=22476
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=375942
# CPU time returned by wait4() is 10.3984
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 607.322
CPU time (s): 1200.04
CPU user time (s): 1198.97
CPU system time (s): 1.07
CPU usage (%): 197.595
Max. virtual memory (cumulated for all children) (KiB): 295860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.0225
system time used= 0.375942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50268
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= 6
involuntary context switches= 26

runsolver used 0.562914 second user time and 1.66275 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-05 15:06:22
IDJOB=1582149
IDBENCH=71050
IDSOLVER=514
FILE ID=node43/1582149-1238936780
PBS_JOBID= 9101471
Free space on /tmp= 66512 MiB

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

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=733605372

node43.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.242
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.242
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:       1738728 kB
Buffers:         18664 kB
Cached:         229772 kB
SwapCached:       8264 kB
Active:          98892 kB
Inactive:       159300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738728 kB
SwapTotal:     4192956 kB
SwapFree:      4178292 kB
Dirty:           27860 kB
Writeback:           0 kB
Mapped:          15668 kB
Slab:            44988 kB
Committed_AS:  2955400 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= 66484 MiB
End job on node43 at 2009-04-05 15:16:31