Trace number 1561220

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 0/2009-03-20? (TO) 1200.04 603.927

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_14_7_3_cmp.cnf
MD5SUM04d46ce8651fab3a17ac1e6e72eb3503
Bench CategoryCRAFTED (crafted 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 variables24356
Number of clauses305744
Sum of the clauses size960940
Maximum clause length144
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277468
Number of clauses of size 3177720
Number of clauses of size 424200
Number of clauses of size 525920
Number of clauses of size over 5436

Solver Data

0.00/0.00	c Parsing...
0.18/0.24	c ==============================================================================
0.18/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.24	c ==============================================================================
0.18/0.24	c |         0 |  305744   960940 |   91723       0        0     nan |  0.000 % |
3.48/3.57	c |         0 |  305744   960956 |      --       0       --      -- |     --   | 0/16
3.48/3.57	c ==============================================================================
3.48/3.57	c Result  :   #vars: 24352   #clauses: 305744   #literals: 960956
3.48/3.57	c CPU time:   3.53046 s
3.48/3.57	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-1561220-1238763471/watcher-1561220-1238763471 -o /tmp/evaluation-result-1561220-1238763471/solver-1561220-1238763471 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1561220-1238763471.cnf aimd 0 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 28373
/proc/meminfo: memFree=1460600/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=0
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 932735779 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28373/statm: 1339 235 195 169 0 50 0
[pid=28374] ppid=28373 vsize=4004 CPUtime=0
/proc/28374/stat : 28374 (SatElite) R 28373 28373 27703 0 -1 4194304 633 0 0 0 0 0 0 0 18 0 1 0 932735779 4100096 617 1992294400 134512640 135034092 4294956096 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 1 0 0
/proc/28374/statm: 1001 621 50 127 0 871 0

[startup+0.0794451 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 28373
/proc/meminfo: memFree=1460600/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=0
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 932735779 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28373/statm: 1339 235 195 169 0 50 0
[pid=28374] ppid=28373 vsize=8776 CPUtime=0.07
/proc/28374/stat : 28374 (SatElite) R 28373 28373 27703 0 -1 4194304 1935 0 0 0 6 1 0 0 18 0 1 0 932735779 8986624 1919 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/28374/statm: 2194 1919 51 127 0 2064 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14132

[startup+0.101446 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 28373
/proc/meminfo: memFree=1460600/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=0
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 932735779 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28373/statm: 1339 235 195 169 0 50 0
[pid=28374] ppid=28373 vsize=10228 CPUtime=0.09
/proc/28374/stat : 28374 (SatElite) R 28373 28373 27703 0 -1 4194304 2337 0 0 0 8 1 0 0 18 0 1 0 932735779 10473472 2321 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/28374/statm: 2557 2322 51 127 0 2427 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15584

[startup+0.301468 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 28373
/proc/meminfo: memFree=1460600/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=0
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 932735779 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28373/statm: 1339 235 195 169 0 50 0
[pid=28374] ppid=28373 vsize=25684 CPUtime=0.29
/proc/28374/stat : 28374 (SatElite) R 28373 28373 27703 0 -1 4194304 5727 0 0 0 26 3 0 0 19 0 1 0 932735779 26300416 5663 1992294400 134512640 135034092 4294956096 18446744073709551615 134529207 0 0 4096 3 0 0 0 17 1 0 0
/proc/28374/statm: 6421 5663 68 127 0 6291 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31040

[startup+0.701509 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 28373
/proc/meminfo: memFree=1460600/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=0
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 932735779 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28373/statm: 1339 235 195 169 0 50 0
[pid=28374] ppid=28373 vsize=25684 CPUtime=0.69
/proc/28374/stat : 28374 (SatElite) R 28373 28373 27703 0 -1 4194304 5727 0 0 0 66 3 0 0 23 0 1 0 932735779 26300416 5663 1992294400 134512640 135034092 4294956096 18446744073709551615 134566282 0 0 4096 3 0 0 0 17 1 0 0
/proc/28374/statm: 6421 5663 68 127 0 6291 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31040

[startup+1.50159 s]
/proc/loadavg: 0.92 0.98 0.99 2/75 28375
/proc/meminfo: memFree=1437864/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=0
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 932735779 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28373/statm: 1339 235 195 169 0 50 0
[pid=28374] ppid=28373 vsize=25684 CPUtime=1.49
/proc/28374/stat : 28374 (SatElite) R 28373 28373 27703 0 -1 4194304 5727 0 0 0 146 3 0 0 25 0 1 0 932735779 26300416 5663 1992294400 134512640 135034092 4294956096 18446744073709551615 134566187 0 0 4096 3 0 0 0 17 1 0 0
/proc/28374/statm: 6421 5663 68 127 0 6291 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31040

[startup+3.10176 s]
/proc/loadavg: 0.92 0.98 0.99 2/75 28375
/proc/meminfo: memFree=1437672/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=0
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 932735779 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28373/statm: 1339 235 195 169 0 50 0
[pid=28374] ppid=28373 vsize=25684 CPUtime=3.08
/proc/28374/stat : 28374 (SatElite) R 28373 28373 27703 0 -1 4194304 5727 0 0 0 305 3 0 0 25 0 1 0 932735779 26300416 5663 1992294400 134512640 135034092 4294956096 18446744073709551615 134566546 0 0 4096 3 0 0 0 17 1 0 0
/proc/28374/statm: 6421 5663 68 127 0 6291 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 31040

[startup+6.3021 s]
/proc/loadavg: 0.93 0.98 0.99 3/76 28377
/proc/meminfo: memFree=1407392/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=3.94
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 312 5731 0 0 0 0 389 5 16 0 1 0 932735779 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28373/statm: 1339 238 195 169 0 50 0
[pid=28376] ppid=28373 vsize=63892 CPUtime=4.3
/proc/28376/stat : 28376 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194304 12985 0 0 0 422 8 0 0 16 0 2 0 932736174 65425408 12971 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28376/statm: 15973 12971 83 193 0 15777 0
[pid=28376/tid=28377] ppid=28373 vsize=63892 CPUtime=1.96
/proc/28376/task/28377/stat : 28377 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194368 1749 0 0 0 194 2 0 0 17 0 2 0 932736211 65425408 12971 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.24
Current children cumulated vsize (KiB) 69248

[startup+12.7029 s]
/proc/loadavg: 1.01 1.00 1.00 3/76 28377
/proc/meminfo: memFree=1371624/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=3.94
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 312 5731 0 0 0 0 389 5 16 0 1 0 932735779 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28373/statm: 1339 238 195 169 0 50 0
[pid=28376] ppid=28373 vsize=97784 CPUtime=17.05
/proc/28376/stat : 28376 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194304 21377 0 0 0 1691 14 0 0 17 0 2 0 932736174 100130816 21363 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28376/statm: 24446 21363 83 193 0 24250 0
[pid=28376/tid=28377] ppid=28373 vsize=97784 CPUtime=8.34
/proc/28376/task/28377/stat : 28377 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194368 5755 0 0 0 830 4 0 0 15 0 2 0 932736211 100130816 21363 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.99
Current children cumulated vsize (KiB) 103140

[startup+25.5013 s]
/proc/loadavg: 1.23 1.05 1.02 3/76 28377
/proc/meminfo: memFree=1315176/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=3.94
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 312 5731 0 0 0 0 389 5 16 0 1 0 932735779 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28373/statm: 1339 238 195 169 0 50 0
[pid=28376] ppid=28373 vsize=151240 CPUtime=42.58
/proc/28376/stat : 28376 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194304 34935 0 0 0 4232 26 0 0 16 0 2 0 932736174 154869760 34921 1992294400 134512640 135305190 4294956144 18446744073709551615 134528319 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28376/statm: 37810 34921 83 193 0 37614 0
[pid=28376/tid=28377] ppid=28373 vsize=151240 CPUtime=21.14
/proc/28376/task/28377/stat : 28377 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194368 12422 0 0 0 2105 9 0 0 17 0 2 0 932736211 154869760 34921 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 46.52
Current children cumulated vsize (KiB) 156596

[startup+51.1019 s]
/proc/loadavg: 1.49 1.12 1.04 3/76 28377
/proc/meminfo: memFree=1294568/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=3.94
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 312 5731 0 0 0 0 389 5 16 0 1 0 932735779 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28373/statm: 1339 238 195 169 0 50 0
[pid=28376] ppid=28373 vsize=172740 CPUtime=93.63
/proc/28376/stat : 28376 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194304 40166 0 0 0 9332 31 0 0 17 0 2 0 932736174 176885760 40152 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28376/statm: 43185 40152 83 193 0 42989 0
[pid=28376/tid=28377] ppid=28373 vsize=172740 CPUtime=46.72
/proc/28376/task/28377/stat : 28377 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194368 14966 0 0 0 4661 11 0 0 17 0 2 0 932736211 176885760 40152 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 97.57
Current children cumulated vsize (KiB) 178096

[startup+102.306 s]
/proc/loadavg: 1.78 1.26 1.09 3/76 28377
/proc/meminfo: memFree=1196712/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=3.94
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 312 5731 0 0 0 0 389 5 16 0 1 0 932735779 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28373/statm: 1339 238 195 169 0 50 0
[pid=28376] ppid=28373 vsize=269344 CPUtime=195.75
/proc/28376/stat : 28376 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194304 64215 0 0 0 19521 54 0 0 19 0 2 0 932736174 275808256 64201 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28376/statm: 67336 64201 83 193 0 67140 0
[pid=28376/tid=28377] ppid=28373 vsize=269344 CPUtime=97.89
/proc/28376/task/28377/stat : 28377 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194368 26820 0 0 0 9765 24 0 0 17 0 2 0 932736211 275808256 64201 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 199.69
Current children cumulated vsize (KiB) 274700

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.14 3/76 28377
/proc/meminfo: memFree=1151976/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=3.94
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 312 5731 0 0 0 0 389 5 16 0 1 0 932735779 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28373/statm: 1339 238 195 169 0 50 0
[pid=28376] ppid=28373 vsize=313296 CPUtime=315.4
/proc/28376/stat : 28376 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194304 75324 0 0 0 31473 67 0 0 18 0 2 0 932736174 320815104 75310 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28376/statm: 78324 75310 83 193 0 78128 0
[pid=28376/tid=28377] ppid=28373 vsize=313296 CPUtime=157.84
/proc/28376/task/28377/stat : 28377 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194368 33204 0 0 0 15752 32 0 0 25 0 2 0 932736211 320815104 75310 1992294400 134512640 135305190 4294956144 18446744073709551615 134556792 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 319.34
Current children cumulated vsize (KiB) 318652

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.19 3/76 28383
/proc/meminfo: memFree=1122024/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=3.94
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 312 5731 0 0 0 0 389 5 16 0 1 0 932735779 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28373/statm: 1339 238 195 169 0 50 0
[pid=28376] ppid=28373 vsize=344056 CPUtime=435.06
/proc/28376/stat : 28376 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194304 82831 0 0 0 43431 75 0 0 19 0 2 0 932736174 352313344 82817 1992294400 134512640 135305190 4294956144 18446744073709551615 134530631 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28376/statm: 86014 82817 83 193 0 85818 0
[pid=28376/tid=28377] ppid=28373 vsize=344056 CPUtime=217.8
/proc/28376/task/28377/stat : 28377 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194368 37252 0 0 0 21743 37 0 0 25 0 2 0 932736211 352313344 82817 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 439
Current children cumulated vsize (KiB) 349412

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/76 28383
/proc/meminfo: memFree=1104168/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=3.94
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 312 5731 0 0 0 0 389 5 16 0 1 0 932735779 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28373/statm: 1339 238 195 169 0 50 0
[pid=28376] ppid=28373 vsize=361396 CPUtime=554.69
/proc/28376/stat : 28376 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194304 87272 0 0 0 55389 80 0 0 17 0 2 0 932736174 370069504 87258 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28376/statm: 90349 87258 83 193 0 90153 0
[pid=28376/tid=28377] ppid=28373 vsize=361396 CPUtime=277.73
/proc/28376/task/28377/stat : 28377 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194368 39369 0 0 0 27734 39 0 0 21 0 2 0 932736211 370069504 87258 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 558.63
Current children cumulated vsize (KiB) 366752

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/76 28383
/proc/meminfo: memFree=1045480/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=3.94
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 312 5731 0 0 0 0 389 5 16 0 1 0 932735779 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28373/statm: 1339 238 195 169 0 50 0
[pid=28376] ppid=28373 vsize=420920 CPUtime=674.37
/proc/28376/stat : 28376 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194304 101999 0 0 0 67344 93 0 0 17 0 2 0 932736174 431022080 101985 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28376/statm: 105230 101985 83 193 0 105034 0
[pid=28376/tid=28377] ppid=28373 vsize=420920 CPUtime=337.71
/proc/28376/task/28377/stat : 28377 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194368 48334 0 0 0 33725 46 0 0 18 0 2 0 932736211 431022080 101985 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 678.31
Current children cumulated vsize (KiB) 426276

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/76 28383
/proc/meminfo: memFree=905960/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=3.94
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 312 5731 0 0 0 0 389 5 16 0 1 0 932735779 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28373/statm: 1339 238 195 169 0 50 0
[pid=28376] ppid=28373 vsize=562216 CPUtime=794.06
/proc/28376/stat : 28376 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194304 137260 0 0 0 79281 125 0 0 17 0 2 0 932736174 575709184 137246 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28376/statm: 140554 137246 83 193 0 140358 0
[pid=28376/tid=28377] ppid=28373 vsize=562216 CPUtime=397.69
/proc/28376/task/28377/stat : 28377 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194368 70537 0 0 0 39705 64 0 0 18 0 2 0 932736211 575709184 137246 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 798
Current children cumulated vsize (KiB) 567572

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 3/76 28383
/proc/meminfo: memFree=892712/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=3.94
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 312 5731 0 0 0 0 389 5 16 0 1 0 932735779 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28373/statm: 1339 238 195 169 0 50 0
[pid=28376] ppid=28373 vsize=574072 CPUtime=913.7
/proc/28376/stat : 28376 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194304 140240 0 0 0 91242 128 0 0 17 0 2 0 932736174 587849728 140226 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28376/statm: 143518 140226 83 193 0 143322 0
[pid=28376/tid=28377] ppid=28373 vsize=574072 CPUtime=457.67
/proc/28376/task/28377/stat : 28377 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194368 72498 0 0 0 45701 66 0 0 17 0 2 0 932736211 587849728 140226 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 917.64
Current children cumulated vsize (KiB) 579428

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.40 3/76 28383
/proc/meminfo: memFree=770344/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=3.94
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 312 5731 0 0 0 0 389 5 16 0 1 0 932735779 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28373/statm: 1339 238 195 169 0 50 0
[pid=28376] ppid=28373 vsize=696656 CPUtime=1033.39
/proc/28376/stat : 28376 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194304 170991 0 0 0 103183 156 0 0 17 0 2 0 932736174 713375744 170977 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28376/statm: 174164 170977 83 193 0 173968 0
[pid=28376/tid=28377] ppid=28373 vsize=696656 CPUtime=517.64
/proc/28376/task/28377/stat : 28377 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194368 90861 0 0 0 51683 81 0 0 20 0 2 0 932736211 713375744 170977 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1037.33
Current children cumulated vsize (KiB) 702012

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/76 28383
/proc/meminfo: memFree=664616/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=3.94
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 312 5731 0 0 0 0 389 5 16 0 1 0 932735779 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28373/statm: 1339 238 195 169 0 50 0
[pid=28376] ppid=28373 vsize=801060 CPUtime=1153
/proc/28376/stat : 28376 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194304 196947 0 0 0 115119 181 0 0 17 0 2 0 932736174 820285440 196933 1992294400 134512640 135305190 4294956144 18446744073709551615 134528435 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28376/statm: 200265 196933 83 193 0 200069 0
[pid=28376/tid=28377] ppid=28373 vsize=801060 CPUtime=577.62
/proc/28376/task/28377/stat : 28377 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194368 106552 0 0 0 57668 94 0 0 19 0 2 0 932736211 820285440 196933 1992294400 134512640 135305190 4294956144 18446744073709551615 134551939 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1156.94
Current children cumulated vsize (KiB) 806416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.908 s]
/proc/loadavg: 1.99 1.85 1.45 3/76 28383
/proc/meminfo: memFree=664552/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=3.94
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 312 5731 0 0 0 0 389 5 16 0 1 0 932735779 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28373/statm: 1339 238 195 169 0 50 0
[pid=28376] ppid=28373 vsize=801060 CPUtime=1196.1
/proc/28376/stat : 28376 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194304 196958 0 0 0 119429 181 0 0 17 0 2 0 932736174 820285440 196944 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28376/statm: 200265 196944 83 193 0 200069 0
[pid=28376/tid=28377] ppid=28373 vsize=801060 CPUtime=599.22
/proc/28376/task/28377/stat : 28377 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194368 106563 0 0 0 59828 94 0 0 19 0 2 0 932736211 820285440 196944 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 806416

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

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

[startup+603.908 s]
/proc/loadavg: 1.99 1.85 1.45 3/76 28383
/proc/meminfo: memFree=664552/2055920 swapFree=4176836/4192956
[pid=28373] ppid=28371 vsize=5356 CPUtime=3.94
/proc/28373/stat : 28373 (manysat.sh) S 28371 28373 27703 0 -1 4194304 312 5731 0 0 0 0 389 5 16 0 1 0 932735779 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28373/statm: 1339 238 195 169 0 50 0
[pid=28376] ppid=28373 vsize=801060 CPUtime=1196.1
/proc/28376/stat : 28376 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194304 196958 0 0 0 119429 181 0 0 17 0 2 0 932736174 820285440 196944 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28376/statm: 200265 196944 83 193 0 200069 0
[pid=28376/tid=28377] ppid=28373 vsize=801060 CPUtime=599.22
/proc/28376/task/28377/stat : 28377 (manysat1.1_stat) R 28373 28373 27703 0 -1 4194368 106563 0 0 0 59828 94 0 0 19 0 2 0 932736211 820285440 196944 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 806416

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28373 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=897407
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=55991
# CPU time returned by wait4() is 3.9534
# 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): 603.927
CPU time (s): 1200.04
CPU user time (s): 1198.18
CPU system time (s): 1.86
CPU usage (%): 198.706
Max. virtual memory (cumulated for all children) (KiB): 806416

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

runsolver used 0.734888 second user time and 2.02569 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-03 14:57:51
IDJOB=1561220
IDBENCH=70911
IDSOLVER=513
FILE ID=node82/1561220-1238763471
PBS_JOBID= 9085492
Free space on /tmp= 66492 MiB

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

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

MD5SUM BENCH= 04d46ce8651fab3a17ac1e6e72eb3503
RANDOM SEED=1794248159

node82.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1461024 kB
Buffers:         99360 kB
Cached:         400192 kB
SwapCached:       7320 kB
Active:         370136 kB
Inactive:       138956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1461024 kB
SwapTotal:     4192956 kB
SwapFree:      4176836 kB
Dirty:            8016 kB
Writeback:           0 kB
Mapped:          15028 kB
Slab:            70880 kB
Committed_AS:  2559556 kB
PageTables:       1996 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= 66484 MiB
End job on node82 at 2009-04-03 15:07:56