Trace number 1581057

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.16 610.924

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-20-10p1.cnf
MD5SUM4454a006891d750fc88d47a8b0848855
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 variables259258
Number of clauses1388006
Sum of the clauses size3352067
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981733
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...
0.78/1.57	c ==============================================================================
2.63/2.84	c |           |     ORIGINAL     |              LEARNT              |          |
2.63/2.84	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.63/2.84	c ==============================================================================
2.63/2.84	c |         0 | 1373987  3337178 |  412196       0        0     nan |  0.000 % |
6.97/9.40	c |         0 |  956610  2684218 |      --       0       --      -- |     --   | -115260/34351
6.97/9.40	c ==============================================================================
6.97/9.40	c Result  :   #vars: 137954   #clauses: 956610   #literals: 2684218
6.97/9.40	c CPU time:   8.97663 s
6.97/9.40	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-1581057-1238924666/watcher-1581057-1238924666 -o /tmp/evaluation-result-1581057-1238924666/solver-1581057-1238924666 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1581057-1238924666.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.71 1.86 1.64 3/64 9959
/proc/meminfo: memFree=1434280/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=0
/proc/9959/stat : 9959 (manysat.sh) R 9957 9959 9460 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 1165132518 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 217871608479 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9959/statm: 1339 234 194 169 0 50 0
[pid=9960] ppid=9959 vsize=1552 CPUtime=0
/proc/9960/stat : 9960 (SatElite) R 9959 9959 9460 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 1165132518 1589248 260 1992294400 134512640 135034092 4294956096 18446744073709551615 134545140 0 0 4096 3 0 0 0 17 0 0 0
/proc/9960/statm: 388 262 50 127 0 258 0

[startup+0.022914 s]
/proc/loadavg: 1.71 1.86 1.64 3/64 9959
/proc/meminfo: memFree=1434280/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=0
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1165132518 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 235 195 169 0 50 0
[pid=9960] ppid=9959 vsize=7056 CPUtime=0.01
/proc/9960/stat : 9960 (SatElite) R 9959 9959 9460 0 -1 4194304 1619 0 0 0 1 0 0 0 19 0 1 0 1165132518 7225344 1563 1992294400 134512640 135034092 4294956096 18446744073709551615 134544897 0 0 4096 3 0 0 0 17 0 0 0
/proc/9960/statm: 1764 1566 50 127 0 1634 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12412

[startup+0.101922 s]
/proc/loadavg: 1.71 1.86 1.64 3/64 9959
/proc/meminfo: memFree=1434280/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=0
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1165132518 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 235 195 169 0 50 0
[pid=9960] ppid=9959 vsize=28052 CPUtime=0.09
/proc/9960/stat : 9960 (SatElite) R 9959 9959 9460 0 -1 4194304 6087 0 0 0 7 2 0 0 19 0 1 0 1165132518 28725248 5903 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/9960/statm: 7013 5904 50 127 0 6883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33408

[startup+0.301943 s]
/proc/loadavg: 1.71 1.86 1.64 3/64 9959
/proc/meminfo: memFree=1434280/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=0
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1165132518 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 235 195 169 0 50 0
[pid=9960] ppid=9959 vsize=50964 CPUtime=0.28
/proc/9960/stat : 9960 (SatElite) R 9959 9959 9460 0 -1 4194304 11587 0 0 0 23 5 0 0 21 0 1 0 1165132518 52187136 11403 1992294400 134512640 135034092 4294956096 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 0 0 0
/proc/9960/statm: 12741 11403 50 127 0 12611 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 56320

[startup+0.70199 s]
/proc/loadavg: 1.71 1.86 1.64 3/64 9959
/proc/meminfo: memFree=1434280/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=0
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1165132518 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 235 195 169 0 50 0
[pid=9960] ppid=9959 vsize=70964 CPUtime=0.69
/proc/9960/stat : 9960 (SatElite) R 9959 9959 9460 0 -1 4194304 16473 0 0 0 60 9 0 0 25 0 1 0 1165132518 72667136 16289 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/9960/statm: 17741 16290 50 127 0 17611 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76320

[startup+2.65203 s]
/proc/loadavg: 1.90 1.89 1.65 4/66 9961
/proc/meminfo: memFree=1296216/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=0
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1165132518 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 235 195 169 0 50 0
[pid=9960] ppid=9959 vsize=143180 CPUtime=2.63
/proc/9960/stat : 9960 (SatElite) R 9959 9959 9460 0 -1 4194304 37502 0 0 0 240 23 0 0 25 0 1 0 1165132518 146616320 33911 1992294400 134512640 135034092 4294956096 18446744073709551615 134541053 0 0 4096 3 0 0 0 17 0 0 0
/proc/9960/statm: 35795 33911 68 127 0 35665 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 148536

[startup+3.84617 s]
/proc/loadavg: 1.90 1.89 1.65 4/66 9961
/proc/meminfo: memFree=1296216/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=0
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1165132518 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 235 195 169 0 50 0
[pid=9960] ppid=9959 vsize=151480 CPUtime=3.81
/proc/9960/stat : 9960 (SatElite) R 9959 9959 9460 0 -1 4194304 39576 0 0 0 352 29 0 0 25 0 1 0 1165132518 155115520 35985 1992294400 134512640 135034092 4294956096 18446744073709551615 134566215 0 0 4096 3 0 0 0 17 0 0 0
/proc/9960/statm: 37870 35985 68 127 0 37740 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 156836

[startup+6.30145 s]
/proc/loadavg: 1.90 1.89 1.65 4/66 9961
/proc/meminfo: memFree=1283928/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=0
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1165132518 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 235 195 169 0 50 0
[pid=9960] ppid=9959 vsize=151184 CPUtime=6.26
/proc/9960/stat : 9960 (SatElite) R 9959 9959 9460 0 -1 4194304 43094 0 0 0 592 34 0 0 25 0 1 0 1165132518 154812416 36001 1992294400 134512640 135034092 4294956096 18446744073709551615 134671366 0 0 4096 3 0 0 0 17 0 0 0
/proc/9960/statm: 37796 36001 68 127 0 37666 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 156540

[startup+12.7022 s]
/proc/loadavg: 1.90 1.90 1.65 2/66 9961
/proc/meminfo: memFree=1282264/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=10.72
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 312 49185 0 0 0 0 1020 52 16 0 1 0 1165132518 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 10.72
Current children cumulated vsize (KiB) 5356

[startup+25.5019 s]
/proc/loadavg: 2.07 1.93 1.67 3/67 9963
/proc/meminfo: memFree=1275152/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=10.72
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 312 49185 0 0 0 0 1020 52 16 0 1 0 1165132518 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 238 195 169 0 50 0
[pid=9962] ppid=9959 vsize=144328 CPUtime=21.45
/proc/9962/stat : 9962 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194304 32763 0 0 0 2107 38 0 0 18 0 2 0 1165133595 147791872 32727 1992294400 134512640 135305190 4294956144 18446744073709551615 134528536 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9962/statm: 36082 32727 83 193 0 35886 0
[pid=9962/tid=9963] ppid=9959 vsize=144328 CPUtime=8.4
/proc/9962/task/9963/stat : 9963 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194368 1387 0 0 0 828 12 0 0 17 0 2 0 1165133739 147791872 32727 1992294400 134512640 135305190 4294956144 18446744073709551615 134528201 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 32.17
Current children cumulated vsize (KiB) 149684

[startup+51.1018 s]
/proc/loadavg: 2.04 1.94 1.67 3/67 9963
/proc/meminfo: memFree=1264976/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=10.72
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 312 49185 0 0 0 0 1020 52 16 0 1 0 1165132518 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 238 195 169 0 50 0
[pid=9962] ppid=9959 vsize=153552 CPUtime=72.44
/proc/9962/stat : 9962 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194304 35087 0 0 0 7201 43 0 0 18 0 2 0 1165133595 157237248 35051 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9962/statm: 38388 35051 83 193 0 38192 0
[pid=9962/tid=9963] ppid=9959 vsize=153552 CPUtime=33.83
/proc/9962/task/9963/stat : 9963 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194368 2571 0 0 0 3369 14 0 0 17 0 2 0 1165133739 157237248 35051 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 83.16
Current children cumulated vsize (KiB) 158908

[startup+102.302 s]
/proc/loadavg: 2.02 1.94 1.69 3/67 9963
/proc/meminfo: memFree=1243664/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=10.72
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 312 49185 0 0 0 0 1020 52 16 0 1 0 1165132518 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 238 195 169 0 50 0
[pid=9962] ppid=9959 vsize=175660 CPUtime=174.6
/proc/9962/stat : 9962 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194304 40667 0 0 0 17411 49 0 0 17 0 2 0 1165133595 179875840 40631 1992294400 134512640 135305190 4294956144 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9962/statm: 43915 40631 83 193 0 43719 0
[pid=9962/tid=9963] ppid=9959 vsize=175660 CPUtime=84.82
/proc/9962/task/9963/stat : 9963 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194368 5023 0 0 0 8466 16 0 0 25 0 2 0 1165133739 179875840 40631 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 185.32
Current children cumulated vsize (KiB) 181016

[startup+162.302 s]
/proc/loadavg: 2.00 1.95 1.71 3/67 9965
/proc/meminfo: memFree=1226896/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=10.72
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 312 49185 0 0 0 0 1020 52 16 0 1 0 1165132518 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 238 195 169 0 50 0
[pid=9962] ppid=9959 vsize=192056 CPUtime=294.32
/proc/9962/stat : 9962 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194304 44791 0 0 0 29377 55 0 0 19 0 2 0 1165133595 196665344 44755 1992294400 134512640 135305190 4294956144 18446744073709551615 134557133 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9962/statm: 48014 44755 83 193 0 47818 0
[pid=9962/tid=9963] ppid=9959 vsize=192056 CPUtime=144.56
/proc/9962/task/9963/stat : 9963 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194368 6903 0 0 0 14438 18 0 0 25 0 2 0 1165133739 196665344 44755 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 305.04
Current children cumulated vsize (KiB) 197412

[startup+222.301 s]
/proc/loadavg: 2.00 1.96 1.72 3/67 9965
/proc/meminfo: memFree=1216848/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=10.72
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 312 49185 0 0 0 0 1020 52 16 0 1 0 1165132518 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 238 195 169 0 50 0
[pid=9962] ppid=9959 vsize=202128 CPUtime=414.03
/proc/9962/stat : 9962 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194304 47333 0 0 0 41345 58 0 0 18 0 2 0 1165133595 206979072 47297 1992294400 134512640 135305190 4294956144 18446744073709551615 134528322 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9962/statm: 50532 47297 83 193 0 50336 0
[pid=9962/tid=9963] ppid=9959 vsize=202128 CPUtime=204.32
/proc/9962/task/9963/stat : 9963 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194368 8108 0 0 0 20412 20 0 0 18 0 2 0 1165133739 206979072 47297 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 424.75
Current children cumulated vsize (KiB) 207484

[startup+282.301 s]
/proc/loadavg: 2.00 1.96 1.74 3/67 9965
/proc/meminfo: memFree=1194832/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=10.72
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 312 49185 0 0 0 0 1020 52 16 0 1 0 1165132518 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 238 195 169 0 50 0
[pid=9962] ppid=9959 vsize=223684 CPUtime=533.75
/proc/9962/stat : 9962 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194304 52782 0 0 0 53309 66 0 0 25 0 2 0 1165133595 229052416 52746 1992294400 134512640 135305190 4294956144 18446744073709551615 134528518 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9962/statm: 55921 52746 83 193 0 55725 0
[pid=9962/tid=9963] ppid=9959 vsize=223684 CPUtime=264.07
/proc/9962/task/9963/stat : 9963 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194368 11158 0 0 0 26383 24 0 0 25 0 2 0 1165133739 229052416 52746 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 544.47
Current children cumulated vsize (KiB) 229040

[startup+342.301 s]
/proc/loadavg: 2.00 1.97 1.75 3/67 9965
/proc/meminfo: memFree=1192464/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=10.72
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 312 49185 0 0 0 0 1020 52 16 0 1 0 1165132518 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 238 195 169 0 50 0
[pid=9962] ppid=9959 vsize=226792 CPUtime=653.48
/proc/9962/stat : 9962 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194304 53355 0 0 0 65281 67 0 0 25 0 2 0 1165133595 232235008 53319 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9962/statm: 56698 53319 83 193 0 56502 0
[pid=9962/tid=9963] ppid=9959 vsize=226792 CPUtime=323.82
/proc/9962/task/9963/stat : 9963 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194368 11384 0 0 0 32358 24 0 0 25 0 2 0 1165133739 232235008 53319 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 664.2
Current children cumulated vsize (KiB) 232148

[startup+402.301 s]
/proc/loadavg: 2.00 1.97 1.76 3/67 9965
/proc/meminfo: memFree=1182288/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=10.72
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 312 49185 0 0 0 0 1020 52 16 0 1 0 1165132518 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 238 195 169 0 50 0
[pid=9962] ppid=9959 vsize=236716 CPUtime=773.2
/proc/9962/stat : 9962 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194304 55913 0 0 0 77248 72 0 0 25 0 2 0 1165133595 242397184 55877 1992294400 134512640 135305190 4294956144 18446744073709551615 134551863 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9962/statm: 59179 55877 83 193 0 58983 0
[pid=9962/tid=9963] ppid=9959 vsize=236716 CPUtime=383.57
/proc/9962/task/9963/stat : 9963 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194368 12588 0 0 0 38330 27 0 0 25 0 2 0 1165133739 242397184 55877 1992294400 134512640 135305190 4294956144 18446744073709551615 134530601 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 783.92
Current children cumulated vsize (KiB) 242072

[startup+462.301 s]
/proc/loadavg: 2.00 1.97 1.77 3/67 9965
/proc/meminfo: memFree=1170576/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=10.72
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 312 49185 0 0 0 0 1020 52 16 0 1 0 1165132518 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 238 195 169 0 50 0
[pid=9962] ppid=9959 vsize=248272 CPUtime=892.93
/proc/9962/stat : 9962 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194304 58811 0 0 0 89217 76 0 0 23 0 2 0 1165133595 254230528 58775 1992294400 134512640 135305190 4294956144 18446744073709551615 134530558 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9962/statm: 62068 58775 83 193 0 61872 0
[pid=9962/tid=9963] ppid=9959 vsize=248272 CPUtime=443.32
/proc/9962/task/9963/stat : 9963 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194368 13895 0 0 0 44304 28 0 0 25 0 2 0 1165133739 254230528 58775 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 903.65
Current children cumulated vsize (KiB) 253628

[startup+522.302 s]
/proc/loadavg: 2.00 1.97 1.78 3/67 9965
/proc/meminfo: memFree=1170512/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=10.72
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 312 49185 0 0 0 0 1020 52 16 0 1 0 1165132518 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 238 195 169 0 50 0
[pid=9962] ppid=9959 vsize=248272 CPUtime=1012.65
/proc/9962/stat : 9962 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194304 58815 0 0 0 101189 76 0 0 18 0 2 0 1165133595 254230528 58779 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9962/statm: 62068 58779 83 193 0 61872 0
[pid=9962/tid=9963] ppid=9959 vsize=248272 CPUtime=503.08
/proc/9962/task/9963/stat : 9963 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194368 13895 0 0 0 50279 29 0 0 25 0 2 0 1165133739 254230528 58779 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1023.37
Current children cumulated vsize (KiB) 253628

[startup+582.307 s]
/proc/loadavg: 2.00 1.97 1.80 3/67 9965
/proc/meminfo: memFree=1170448/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=10.72
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 312 49185 0 0 0 0 1020 52 16 0 1 0 1165132518 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 238 195 169 0 50 0
[pid=9962] ppid=9959 vsize=248272 CPUtime=1132.37
/proc/9962/stat : 9962 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194304 58816 0 0 0 113161 76 0 0 19 0 2 0 1165133595 254230528 58780 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9962/statm: 62068 58780 83 193 0 61872 0
[pid=9962/tid=9963] ppid=9959 vsize=248272 CPUtime=562.83
/proc/9962/task/9963/stat : 9963 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194368 13896 0 0 0 56254 29 0 0 19 0 2 0 1165133739 254230528 58780 1992294400 134512640 135305190 4294956144 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1143.09
Current children cumulated vsize (KiB) 253628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+610.906 s]
/proc/loadavg: 2.00 1.97 1.80 3/67 9965
/proc/meminfo: memFree=1170448/2055920 swapFree=4175692/4192956
[pid=9959] ppid=9957 vsize=5356 CPUtime=10.72
/proc/9959/stat : 9959 (manysat.sh) S 9957 9959 9460 0 -1 4194304 312 49185 0 0 0 0 1020 52 16 0 1 0 1165132518 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9959/statm: 1339 238 195 169 0 50 0
[pid=9962] ppid=9959 vsize=248272 CPUtime=1189.44
/proc/9962/stat : 9962 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194304 58816 0 0 0 118868 76 0 0 25 0 2 0 1165133595 254230528 58780 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/9962/statm: 62068 58780 83 193 0 61872 0
[pid=9962/tid=9963] ppid=9959 vsize=248272 CPUtime=591.31
/proc/9962/task/9963/stat : 9963 (manysat1.1_stat) R 9959 9959 9460 0 -1 4194368 13896 0 0 0 59102 29 0 0 21 0 2 0 1165133739 254230528 58780 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 253628

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

Real time (s): 610.924
CPU time (s): 1200.16
CPU user time (s): 1198.88
CPU system time (s): 1.28
CPU usage (%): 196.45
Max. virtual memory (cumulated for all children) (KiB): 253628

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

runsolver used 1.15882 second user time and 3.00754 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-05 11:44:28
IDJOB=1581057
IDBENCH=71029
IDSOLVER=514
FILE ID=node28/1581057-1238924666
PBS_JOBID= 9101385
Free space on /tmp= 66400 MiB

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

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

MD5SUM BENCH= 4454a006891d750fc88d47a8b0848855
RANDOM SEED=902373743

node28.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.212
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.212
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:       1434824 kB
Buffers:         63964 kB
Cached:         460088 kB
SwapCached:      10496 kB
Active:         185176 kB
Inactive:       358504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1434824 kB
SwapTotal:     4192956 kB
SwapFree:      4175692 kB
Dirty:           27800 kB
Writeback:           0 kB
Mapped:          17944 kB
Slab:            63264 kB
Committed_AS:  3277908 kB
PageTables:       1440 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66368 MiB
End job on node28 at 2009-04-05 11:54:41