Trace number 1561273

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.13 601.725

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_4_8_cmp.cnf
MD5SUMd839e5ec929f609c698ac596e6e9f69b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses14513
Sum of the clauses size47145
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23056
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   14513    47145 |    4353       0        0     nan |  0.000 % |
0.00/0.04	c |         0 |   14513    47161 |      --       0       --      -- |     --   | 0/16
0.00/0.04	c ==============================================================================
0.00/0.04	c Result  :   #vars: 1613   #clauses: 14513   #literals: 47161
0.00/0.04	c CPU time:   0.034994 s
0.00/0.04	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-1561273-1238764145/watcher-1561273-1238764145 -o /tmp/evaluation-result-1561273-1238764145/solver-1561273-1238764145 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1561273-1238764145.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: 0.99 0.98 0.99 3/73 32436
/proc/meminfo: memFree=1865648/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0
/proc/32436/stat : 32436 (manysat.sh) R 32434 32436 31536 0 -1 4194304 267 0 0 0 0 0 0 0 19 0 1 0 1028833115 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 234045893279 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/32436/statm: 1339 234 194 169 0 50 0
[pid=32437] ppid=32436 vsize=692 CPUtime=0
/proc/32437/stat : 32437 (SatElite) R 32436 32436 31536 0 -1 4194304 74 0 0 0 0 0 0 0 19 0 1 0 1028833116 708608 58 1992294400 134512640 135034092 4294956096 18446744073709551615 134797476 0 0 4096 3 0 0 0 17 1 0 0
/proc/32437/statm: 173 64 51 127 0 43 0

[startup+0.0873209 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 32436
/proc/meminfo: memFree=1865648/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.101428 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 32436
/proc/meminfo: memFree=1865648/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.301233 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 32436
/proc/meminfo: memFree=1865648/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.701277 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 32436
/proc/meminfo: memFree=1865648/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+1.50136 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 32440
/proc/meminfo: memFree=1856848/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=22972 CPUtime=2.84
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 2458 0 0 0 282 2 0 0 16 0 2 0 1028833121 23523328 2444 1992294400 134512640 135305190 4294956144 18446744073709551615 134843311 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 5743 2444 83 193 0 5547 0
[pid=32439/tid=32440] ppid=32436 vsize=22972 CPUtime=1.4
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 839 0 0 0 140 0 0 0 17 0 2 0 1028833123 23523328 2444 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 28328

[startup+3.10153 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 32440
/proc/meminfo: memFree=1853392/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=25988 CPUtime=6.03
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 3387 0 0 0 600 3 0 0 17 0 2 0 1028833121 26611712 3373 1992294400 134512640 135305190 4294956144 18446744073709551615 134558844 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 6497 3373 83 193 0 6301 0
[pid=32439/tid=32440] ppid=32436 vsize=25988 CPUtime=3
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 1248 0 0 0 299 1 0 0 16 0 2 0 1028833123 26611712 3373 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 31344

[startup+6.30287 s]
/proc/loadavg: 1.07 1.00 1.00 3/76 32440
/proc/meminfo: memFree=1849488/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=28992 CPUtime=12.41
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 4103 0 0 0 1237 4 0 0 17 0 2 0 1028833121 29687808 4089 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 7248 4089 83 193 0 7052 0
[pid=32439/tid=32440] ppid=32436 vsize=28992 CPUtime=6.18
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 1593 0 0 0 617 1 0 0 18 0 2 0 1028833123 29687808 4089 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 34348

[startup+12.7015 s]
/proc/loadavg: 1.15 1.02 1.01 3/76 32440
/proc/meminfo: memFree=1841552/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=36468 CPUtime=25.18
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 5958 0 0 0 2511 7 0 0 18 0 2 0 1028833121 37343232 5944 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 9117 5944 83 193 0 8921 0
[pid=32439/tid=32440] ppid=32436 vsize=36468 CPUtime=12.54
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 2442 0 0 0 1253 1 0 0 17 0 2 0 1028833123 37343232 5944 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 41824

[startup+25.5019 s]
/proc/loadavg: 1.34 1.06 1.02 4/76 32440
/proc/meminfo: memFree=1834192/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=44948 CPUtime=50.71
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 7946 0 0 0 5061 10 0 0 17 0 2 0 1028833121 46026752 7932 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 11237 7932 83 193 0 11041 0
[pid=32439/tid=32440] ppid=32436 vsize=44948 CPUtime=25.29
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 3505 0 0 0 2526 3 0 0 17 0 2 0 1028833123 46026752 7932 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 50304

[startup+51.1016 s]
/proc/loadavg: 1.56 1.14 1.04 3/76 32440
/proc/meminfo: memFree=1825936/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=52276 CPUtime=101.77
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 10014 0 0 0 10163 14 0 0 17 0 2 0 1028833121 53530624 10000 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 13069 10000 83 193 0 12873 0
[pid=32439/tid=32440] ppid=32436 vsize=52276 CPUtime=50.76
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 4669 0 0 0 5071 5 0 0 17 0 2 0 1028833123 53530624 10000 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 57632

[startup+102.307 s]
/proc/loadavg: 1.81 1.27 1.09 3/76 32440
/proc/meminfo: memFree=1813520/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=64348 CPUtime=203.9
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 12973 0 0 0 20371 19 0 0 18 0 2 0 1028833121 65892352 12959 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 16087 12959 83 193 0 15891 0
[pid=32439/tid=32440] ppid=32436 vsize=64348 CPUtime=101.71
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 6138 0 0 0 10164 7 0 0 25 0 2 0 1028833123 65892352 12959 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 69704

[startup+162.301 s]
/proc/loadavg: 1.93 1.40 1.15 3/76 32440
/proc/meminfo: memFree=1801616/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=77256 CPUtime=323.57
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 15995 0 0 0 32334 23 0 0 25 0 2 0 1028833121 79110144 15981 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 19314 15981 83 193 0 19118 0
[pid=32439/tid=32440] ppid=32436 vsize=77256 CPUtime=161.41
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 7681 0 0 0 16133 8 0 0 17 0 2 0 1028833123 79110144 15981 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.62
Current children cumulated vsize (KiB) 82612

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/76 32440
/proc/meminfo: memFree=1786192/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=92240 CPUtime=443.26
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 19751 0 0 0 44298 28 0 0 25 0 2 0 1028833121 94453760 19737 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 23060 19737 83 193 0 22864 0
[pid=32439/tid=32440] ppid=32436 vsize=92240 CPUtime=221.12
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 9708 0 0 0 22101 11 0 0 19 0 2 0 1028833123 94453760 19737 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.31
Current children cumulated vsize (KiB) 97596

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/76 32440
/proc/meminfo: memFree=1778000/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=101336 CPUtime=562.95
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 21918 0 0 0 56263 32 0 0 20 0 2 0 1028833121 103768064 21904 1992294400 134512640 135305190 4294956144 18446744073709551615 134528606 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 25334 21904 83 193 0 25138 0
[pid=32439/tid=32440] ppid=32436 vsize=101336 CPUtime=280.84
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 10656 0 0 0 28071 13 0 0 25 0 2 0 1028833123 103768064 21904 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563
Current children cumulated vsize (KiB) 106692

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/76 32440
/proc/meminfo: memFree=1769488/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=109332 CPUtime=682.63
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 23914 0 0 0 68230 33 0 0 25 0 2 0 1028833121 111955968 23900 1992294400 134512640 135305190 4294956144 18446744073709551615 134528483 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 27333 23900 83 193 0 27137 0
[pid=32439/tid=32440] ppid=32436 vsize=109332 CPUtime=340.54
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 11697 0 0 0 34040 14 0 0 25 0 2 0 1028833123 111955968 23900 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.68
Current children cumulated vsize (KiB) 114688

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.33 3/76 32440
/proc/meminfo: memFree=1765840/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=112760 CPUtime=802.32
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 24819 0 0 0 80197 35 0 0 25 0 2 0 1028833121 115466240 24805 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 28190 24805 83 193 0 27994 0
[pid=32439/tid=32440] ppid=32436 vsize=112760 CPUtime=400.26
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 12132 0 0 0 40011 15 0 0 25 0 2 0 1028833123 115466240 24805 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.37
Current children cumulated vsize (KiB) 118116

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/76 32440
/proc/meminfo: memFree=1751824/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=127680 CPUtime=922
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 28333 0 0 0 92161 39 0 0 25 0 2 0 1028833121 130744320 28319 1992294400 134512640 135305190 4294956144 18446744073709551615 134528499 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 31920 28319 83 193 0 31724 0
[pid=32439/tid=32440] ppid=32436 vsize=127680 CPUtime=459.96
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 13798 0 0 0 45979 17 0 0 25 0 2 0 1028833123 130744320 28319 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.05
Current children cumulated vsize (KiB) 133036

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/76 32440
/proc/meminfo: memFree=1749264/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=130344 CPUtime=1041.69
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 28973 0 0 0 104128 41 0 0 25 0 2 0 1028833121 133472256 28959 1992294400 134512640 135305190 4294956144 18446744073709551615 134551744 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 32586 28959 83 193 0 32390 0
[pid=32439/tid=32440] ppid=32436 vsize=130344 CPUtime=519.68
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 14019 0 0 0 51950 18 0 0 25 0 2 0 1028833123 133472256 28959 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.74
Current children cumulated vsize (KiB) 135700

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/76 32440
/proc/meminfo: memFree=1743248/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=136284 CPUtime=1161.37
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 30455 0 0 0 116093 44 0 0 25 0 2 0 1028833121 139554816 30441 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 34071 30441 83 193 0 33875 0
[pid=32439/tid=32440] ppid=32436 vsize=136284 CPUtime=579.38
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 14602 0 0 0 57920 18 0 0 25 0 2 0 1028833123 139554816 30441 1992294400 134512640 135305190 4294956144 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.42
Current children cumulated vsize (KiB) 141640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.706 s]
/proc/loadavg: 1.99 1.85 1.45 3/76 32440
/proc/meminfo: memFree=1740816/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=137924 CPUtime=1200.08
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 31033 0 0 0 119963 45 0 0 25 0 2 0 1028833121 141234176 31019 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 34481 31019 83 193 0 34285 0
[pid=32439/tid=32440] ppid=32436 vsize=137924 CPUtime=598.7
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 14853 0 0 0 59851 19 0 0 25 0 2 0 1028833123 141234176 31019 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 143280

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

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

[startup+601.706 s]
/proc/loadavg: 1.99 1.85 1.45 3/76 32440
/proc/meminfo: memFree=1740816/2055920 swapFree=4172852/4192956
[pid=32436] ppid=32434 vsize=5356 CPUtime=0.05
/proc/32436/stat : 32436 (manysat.sh) S 32434 32436 31536 0 -1 4194304 312 411 0 0 0 0 5 0 18 0 1 0 1028833115 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32436/statm: 1339 238 195 169 0 50 0
[pid=32439] ppid=32436 vsize=137924 CPUtime=1200.08
/proc/32439/stat : 32439 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194304 31033 0 0 0 119963 45 0 0 25 0 2 0 1028833121 141234176 31019 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32439/statm: 34481 31019 83 193 0 34285 0
[pid=32439/tid=32440] ppid=32436 vsize=137924 CPUtime=598.7
/proc/32439/task/32440/stat : 32440 (manysat1.1_stat) R 32436 32436 31536 0 -1 4194368 14853 0 0 0 59851 19 0 0 25 0 2 0 1028833123 141234176 31019 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 143280

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 601.725
CPU time (s): 1200.13
CPU user time (s): 1199.68
CPU system time (s): 0.45
CPU usage (%): 199.448
Max. virtual memory (cumulated for all children) (KiB): 143280

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

runsolver used 0.795879 second user time and 1.9547 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-03 15:09:06
IDJOB=1561273
IDBENCH=70912
IDSOLVER=514
FILE ID=node79/1561273-1238764145
PBS_JOBID= 9085449
Free space on /tmp= 66540 MiB

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

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

MD5SUM BENCH= d839e5ec929f609c698ac596e6e9f69b
RANDOM SEED=1845218850

node79.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:       1866960 kB
Buffers:         12468 kB
Cached:          95516 kB
SwapCached:      11492 kB
Active:          26504 kB
Inactive:        94556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1866960 kB
SwapTotal:     4192956 kB
SwapFree:      4172852 kB
Dirty:            1752 kB
Writeback:           0 kB
Mapped:          19032 kB
Slab:            53076 kB
Committed_AS:  3012880 kB
PageTables:       2012 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= 66540 MiB
End job on node79 at 2009-04-03 15:19:07