Trace number 1562314

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 2/2009-03-20? (TO) 1200.13 604.218

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_14_7_3_fbc.cnf
MD5SUM4fe2719d54370e06a454523e5441fbad
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark496.332
Satisfiable
(Un)Satisfiability was proved
Number of variables24356
Number of clauses347216
Sum of the clauses size1043884
Maximum clause length144
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2118940
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.19/0.28	c ==============================================================================
0.19/0.28	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.28	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.28	c ==============================================================================
0.19/0.28	c |         0 |  347216  1043884 |  104164       0        0     nan |  0.000 % |
4.08/4.19	c |         0 |  347216  1043900 |      --       0       --      -- |     --   | 0/16
4.08/4.19	c ==============================================================================
4.08/4.19	c Result  :   #vars: 24352   #clauses: 347216   #literals: 1043900
4.08/4.19	c CPU time:   4.14637 s
4.08/4.19	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-1562314-1238773431/watcher-1562314-1238773431 -o /tmp/evaluation-result-1562314-1238773431/solver-1562314-1238773431 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1562314-1238773431.cnf aimd 2 

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.91 0.95 0.97 3/64 32130
/proc/meminfo: memFree=781920/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=0
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 321544535 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32130/statm: 1339 235 195 169 0 50 0
[pid=32131] ppid=32130 vsize=2468 CPUtime=0
/proc/32131/stat : 32131 (SatElite) R 32130 32130 31903 0 -1 4194304 511 0 0 0 0 0 0 0 18 0 1 0 321544535 2527232 495 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 1 0 0
/proc/32131/statm: 617 502 50 127 0 487 0

[startup+0.0323491 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 32130
/proc/meminfo: memFree=781920/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=0
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 321544535 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32130/statm: 1339 235 195 169 0 50 0
[pid=32131] ppid=32130 vsize=5064 CPUtime=0.02
/proc/32131/stat : 32131 (SatElite) R 32130 32130 31903 0 -1 4194304 1028 0 0 0 2 0 0 0 18 0 1 0 321544535 5185536 1012 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/32131/statm: 1266 1013 51 127 0 1136 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10420

[startup+0.101357 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 32130
/proc/meminfo: memFree=781920/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=0
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 321544535 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32130/statm: 1339 235 195 169 0 50 0
[pid=32131] ppid=32130 vsize=9668 CPUtime=0.09
/proc/32131/stat : 32131 (SatElite) R 32130 32130 31903 0 -1 4194304 2180 0 0 0 8 1 0 0 18 0 1 0 321544535 9900032 2164 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/32131/statm: 2417 2165 51 127 0 2287 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15024

[startup+0.301378 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 32130
/proc/meminfo: memFree=781920/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=0
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 321544535 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32130/statm: 1339 235 195 169 0 50 0
[pid=32131] ppid=32130 vsize=28312 CPUtime=0.29
/proc/32131/stat : 32131 (SatElite) R 32130 32130 31903 0 -1 4194304 6385 0 0 0 26 3 0 0 19 0 1 0 321544535 28991488 6321 1992294400 134512640 135034092 4294956096 18446744073709551615 134566285 0 0 4096 3 0 0 0 17 1 0 0
/proc/32131/statm: 7078 6321 68 127 0 6948 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33668

[startup+0.701423 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 32130
/proc/meminfo: memFree=781920/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=0
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 321544535 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32130/statm: 1339 235 195 169 0 50 0
[pid=32131] ppid=32130 vsize=28312 CPUtime=0.69
/proc/32131/stat : 32131 (SatElite) R 32130 32130 31903 0 -1 4194304 6385 0 0 0 66 3 0 0 22 0 1 0 321544535 28991488 6321 1992294400 134512640 135034092 4294956096 18446744073709551615 134566273 0 0 4096 3 0 0 0 17 1 0 0
/proc/32131/statm: 7078 6321 68 127 0 6948 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33668

[startup+1.50151 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 32132
/proc/meminfo: memFree=756560/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=0
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 321544535 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32130/statm: 1339 235 195 169 0 50 0
[pid=32131] ppid=32130 vsize=28312 CPUtime=1.49
/proc/32131/stat : 32131 (SatElite) R 32130 32130 31903 0 -1 4194304 6385 0 0 0 146 3 0 0 25 0 1 0 321544535 28991488 6321 1992294400 134512640 135034092 4294956096 18446744073709551615 134566194 0 0 4096 3 0 0 0 17 1 0 0
/proc/32131/statm: 7078 6321 68 127 0 6948 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33668

[startup+3.10169 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 32132
/proc/meminfo: memFree=756432/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=0
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 321544535 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32130/statm: 1339 235 195 169 0 50 0
[pid=32131] ppid=32130 vsize=28312 CPUtime=3.08
/proc/32131/stat : 32131 (SatElite) R 32130 32130 31903 0 -1 4194304 6385 0 0 0 304 4 0 0 25 0 1 0 321544535 28991488 6321 1992294400 134512640 135034092 4294956096 18446744073709551615 134566242 0 0 4096 3 0 0 0 17 1 0 0
/proc/32131/statm: 7078 6321 68 127 0 6948 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33668

[startup+6.30205 s]
/proc/loadavg: 0.92 0.95 0.97 3/67 32134
/proc/meminfo: memFree=727880/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=4.63
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 312 6389 0 0 0 0 455 8 16 0 1 0 321544535 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32130/statm: 1339 238 195 169 0 50 0
[pid=32133] ppid=32130 vsize=63744 CPUtime=2.9
/proc/32133/stat : 32133 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194304 12877 0 0 0 284 6 0 0 17 0 2 0 321544999 65273856 12863 1992294400 134512640 135305190 4294956144 18446744073709551615 134541953 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32133/statm: 15936 12863 83 193 0 15740 0
[pid=32133/tid=32134] ppid=32130 vsize=63744 CPUtime=1.25
/proc/32133/task/32134/stat : 32134 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194368 1091 0 0 0 124 1 0 0 16 0 2 0 321545039 65273856 12863 1992294400 134512640 135305190 4294956144 18446744073709551615 134541947 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.53
Current children cumulated vsize (KiB) 69100

[startup+12.7028 s]
/proc/loadavg: 1.09 0.99 0.98 3/67 32134
/proc/meminfo: memFree=691344/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=4.63
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 312 6389 0 0 0 0 455 8 16 0 1 0 321544535 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32130/statm: 1339 238 195 169 0 50 0
[pid=32133] ppid=32130 vsize=99480 CPUtime=15.66
/proc/32133/stat : 32133 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194304 21762 0 0 0 1552 14 0 0 17 0 2 0 321544999 101867520 21748 1992294400 134512640 135305190 4294956144 18446744073709551615 134551508 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32133/statm: 24870 21748 83 193 0 24674 0
[pid=32133/tid=32134] ppid=32130 vsize=99480 CPUtime=7.64
/proc/32133/task/32134/stat : 32134 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194368 5589 0 0 0 759 5 0 0 16 0 2 0 321545039 101867520 21748 1992294400 134512640 135305190 4294956144 18446744073709551615 134541947 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.29
Current children cumulated vsize (KiB) 104836

[startup+25.5012 s]
/proc/loadavg: 1.29 1.04 1.00 3/67 32134
/proc/meminfo: memFree=625424/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=4.63
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 312 6389 0 0 0 0 455 8 16 0 1 0 321544535 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32130/statm: 1339 238 195 169 0 50 0
[pid=32133] ppid=32130 vsize=164416 CPUtime=41.21
/proc/32133/stat : 32133 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194304 37911 0 0 0 4091 30 0 0 17 0 2 0 321544999 168361984 37897 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32133/statm: 41104 37897 83 193 0 40908 0
[pid=32133/tid=32134] ppid=32130 vsize=164416 CPUtime=20.44
/proc/32133/task/32134/stat : 32134 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194368 14050 0 0 0 2031 13 0 0 17 0 2 0 321545039 168361984 37897 1992294400 134512640 135305190 4294956144 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.84
Current children cumulated vsize (KiB) 169772

[startup+51.102 s]
/proc/loadavg: 1.53 1.11 1.02 3/67 32134
/proc/meminfo: memFree=567440/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=4.63
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 312 6389 0 0 0 0 455 8 16 0 1 0 321544535 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32130/statm: 1339 238 195 169 0 50 0
[pid=32133] ppid=32130 vsize=221672 CPUtime=92.28
/proc/32133/stat : 32133 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194304 52304 0 0 0 9186 42 0 0 17 0 2 0 321544999 226992128 52290 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32133/statm: 55418 52290 83 193 0 55222 0
[pid=32133/tid=32134] ppid=32130 vsize=221672 CPUtime=46.01
/proc/32133/task/32134/stat : 32134 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194368 21830 0 0 0 4582 19 0 0 17 0 2 0 321545039 226992128 52290 1992294400 134512640 135305190 4294956144 18446744073709551615 134558453 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 96.91
Current children cumulated vsize (KiB) 227028

[startup+102.307 s]
/proc/loadavg: 1.79 1.25 1.07 3/67 32134
/proc/meminfo: memFree=375440/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=4.63
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 312 6389 0 0 0 0 455 8 16 0 1 0 321544535 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32130/statm: 1339 238 195 169 0 50 0
[pid=32133] ppid=32130 vsize=411976 CPUtime=194.44
/proc/32133/stat : 32133 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194304 99786 0 0 0 19364 80 0 0 17 0 2 0 321544999 421863424 99772 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32133/statm: 102994 99772 83 193 0 102798 0
[pid=32133/tid=32134] ppid=32130 vsize=411976 CPUtime=97.09
/proc/32133/task/32134/stat : 32134 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194368 53348 0 0 0 9667 42 0 0 17 0 2 0 321545039 421863424 99772 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 199.07
Current children cumulated vsize (KiB) 417332

[startup+162.301 s]
/proc/loadavg: 1.92 1.38 1.13 3/67 32134
/proc/meminfo: memFree=291600/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=4.63
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 312 6389 0 0 0 0 455 8 16 0 1 0 321544535 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32130/statm: 1339 238 195 169 0 50 0
[pid=32133] ppid=32130 vsize=495224 CPUtime=314
/proc/32133/stat : 32133 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194304 120495 0 0 0 31300 100 0 0 19 0 2 0 321544999 507109376 120481 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32133/statm: 123806 120481 83 193 0 123610 0
[pid=32133/tid=32134] ppid=32130 vsize=495224 CPUtime=156.77
/proc/32133/task/32134/stat : 32134 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194368 67087 0 0 0 15622 55 0 0 17 0 2 0 321545039 507109376 120481 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 318.63
Current children cumulated vsize (KiB) 500580

[startup+222.301 s]
/proc/loadavg: 1.97 1.49 1.18 3/67 32134
/proc/meminfo: memFree=291536/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=4.63
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 312 6389 0 0 0 0 455 8 16 0 1 0 321544535 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32130/statm: 1339 238 195 169 0 50 0
[pid=32133] ppid=32130 vsize=495224 CPUtime=433.7
/proc/32133/stat : 32133 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194304 120496 0 0 0 43269 101 0 0 18 0 2 0 321544999 507109376 120482 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32133/statm: 123806 120482 83 193 0 123610 0
[pid=32133/tid=32134] ppid=32130 vsize=495224 CPUtime=216.52
/proc/32133/task/32134/stat : 32134 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194368 67088 0 0 0 21597 55 0 0 18 0 2 0 321545039 507109376 120482 1992294400 134512640 135305190 4294956144 18446744073709551615 134542048 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 438.33
Current children cumulated vsize (KiB) 500580

[startup+282.302 s]
/proc/loadavg: 1.99 1.58 1.23 3/67 32134
/proc/meminfo: memFree=133584/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=4.63
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 312 6389 0 0 0 0 455 8 16 0 1 0 321544535 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32130/statm: 1339 238 195 169 0 50 0
[pid=32133] ppid=32130 vsize=654800 CPUtime=553.45
/proc/32133/stat : 32133 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194304 160547 0 0 0 55211 134 0 0 17 0 2 0 321544999 670515200 160533 1992294400 134512640 135305190 4294956144 18446744073709551615 134541926 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32133/statm: 163700 160533 83 193 0 163504 0
[pid=32133/tid=32134] ppid=32130 vsize=654800 CPUtime=276.3
/proc/32133/task/32134/stat : 32134 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194368 85808 0 0 0 27559 71 0 0 17 0 2 0 321545039 670515200 160533 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 558.08
Current children cumulated vsize (KiB) 660156

[startup+342.301 s]
/proc/loadavg: 1.99 1.65 1.27 3/67 32134
/proc/meminfo: memFree=16208/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=4.63
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 312 6389 0 0 0 0 455 8 16 0 1 0 321544535 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32130/statm: 1339 238 195 169 0 50 0
[pid=32133] ppid=32130 vsize=859980 CPUtime=673.14
/proc/32133/stat : 32133 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194304 211617 0 0 0 67139 175 0 0 17 0 2 0 321544999 880619520 211603 1992294400 134512640 135305190 4294956144 18446744073709551615 134528944 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32133/statm: 214995 211604 83 193 0 214799 0
[pid=32133/tid=32134] ppid=32130 vsize=859980 CPUtime=336.03
/proc/32133/task/32134/stat : 32134 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194368 111760 0 0 0 33513 90 0 0 16 0 2 0 321545039 880619520 211604 1992294400 134512640 135305190 4294956144 18446744073709551615 134563887 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 677.77
Current children cumulated vsize (KiB) 865336

[startup+402.302 s]
/proc/loadavg: 2.18 1.76 1.33 3/67 32134
/proc/meminfo: memFree=15504/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=4.63
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 312 6389 0 0 0 0 455 8 16 0 1 0 321544535 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32130/statm: 1339 238 195 169 0 50 0
[pid=32133] ppid=32130 vsize=1033496 CPUtime=792.8
/proc/32133/stat : 32133 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194304 255001 0 0 0 79066 214 0 0 17 0 2 0 321544999 1058299904 254987 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32133/statm: 258374 254987 83 193 0 258178 0
[pid=32133/tid=32134] ppid=32130 vsize=1033496 CPUtime=395.86
/proc/32133/task/32134/stat : 32134 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194368 135642 0 0 0 39474 112 0 0 18 0 2 0 321545039 1058299904 254987 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 797.43
Current children cumulated vsize (KiB) 1038852

[startup+462.302 s]
/proc/loadavg: 2.06 1.80 1.37 3/67 32134
/proc/meminfo: memFree=15952/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=4.63
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 312 6389 0 0 0 0 455 8 16 0 1 0 321544535 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32130/statm: 1339 238 195 169 0 50 0
[pid=32133] ppid=32130 vsize=1190404 CPUtime=912.48
/proc/32133/stat : 32133 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194304 294352 0 0 0 91003 245 0 0 17 0 2 0 321544999 1218973696 294338 1992294400 134512640 135305190 4294956144 18446744073709551615 134528397 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32133/statm: 297601 294338 83 193 0 297405 0
[pid=32133/tid=32134] ppid=32130 vsize=1190404 CPUtime=455.8
/proc/32133/task/32134/stat : 32134 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194368 156558 0 0 0 45453 127 0 0 17 0 2 0 321545039 1218973696 294338 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 917.11
Current children cumulated vsize (KiB) 1195760

[startup+522.301 s]
/proc/loadavg: 2.18 1.88 1.42 3/67 32134
/proc/meminfo: memFree=15120/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=4.63
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 312 6389 0 0 0 0 455 8 16 0 1 0 321544535 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32130/statm: 1339 238 195 169 0 50 0
[pid=32133] ppid=32130 vsize=1335420 CPUtime=1032.16
/proc/32133/stat : 32133 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194304 330353 0 0 0 102937 279 0 0 17 0 2 0 321544999 1367470080 330339 1992294400 134512640 135305190 4294956144 18446744073709551615 134541848 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32133/statm: 333855 330339 83 193 0 333659 0
[pid=32133/tid=32134] ppid=32130 vsize=1335420 CPUtime=515.75
/proc/32133/task/32134/stat : 32134 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194368 176278 0 0 0 51430 145 0 0 16 0 2 0 321545039 1367470080 330339 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1036.79
Current children cumulated vsize (KiB) 1340776

[startup+582.302 s]
/proc/loadavg: 2.32 1.98 1.48 3/67 32134
/proc/meminfo: memFree=15504/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=4.63
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 312 6389 0 0 0 0 455 8 16 0 1 0 321544535 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32130/statm: 1339 238 195 169 0 50 0
[pid=32133] ppid=32130 vsize=1475668 CPUtime=1151.82
/proc/32133/stat : 32133 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194304 365480 0 0 0 114868 314 0 0 17 0 2 0 321544999 1511084032 365466 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32133/statm: 368917 365466 83 193 0 368721 0
[pid=32133/tid=32134] ppid=32130 vsize=1475668 CPUtime=575.69
/proc/32133/task/32134/stat : 32134 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194368 195083 0 0 0 57407 162 0 0 25 0 2 0 321545039 1511084032 365466 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1156.45
Current children cumulated vsize (KiB) 1481024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.201 s]
/proc/loadavg: 2.21 1.98 1.49 3/67 32134
/proc/meminfo: memFree=15504/2055920 swapFree=4181692/4192956
[pid=32130] ppid=32128 vsize=5356 CPUtime=4.63
/proc/32130/stat : 32130 (manysat.sh) S 32128 32130 31903 0 -1 4194304 312 6389 0 0 0 0 455 8 16 0 1 0 321544535 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32130/statm: 1339 238 195 169 0 50 0
[pid=32133] ppid=32130 vsize=1520036 CPUtime=1195.5
/proc/32133/stat : 32133 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194304 376502 0 0 0 119227 323 0 0 17 0 2 0 321544999 1556516864 376488 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/32133/statm: 380009 376488 83 193 0 379813 0
[pid=32133/tid=32134] ppid=32130 vsize=1520036 CPUtime=597.57
/proc/32133/task/32134/stat : 32134 (manysat1.1_stat) R 32130 32130 31903 0 -1 4194368 200745 0 0 0 59590 167 0 0 19 0 2 0 321545039 1556516864 376488 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 1525392

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 32130 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=555307
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=81987
# CPU time returned by wait4() is 4.63729
# 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): 604.218
CPU time (s): 1200.13
CPU user time (s): 1196.82
CPU system time (s): 3.31
CPU usage (%): 198.625
Max. virtual memory (cumulated for all children) (KiB): 1525392

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

runsolver used 0.581911 second user time and 1.62775 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-03 17:43:52
IDJOB=1562314
IDBENCH=70932
IDSOLVER=515
FILE ID=node42/1562314-1238773431
PBS_JOBID= 9085549
Free space on /tmp= 66540 MiB

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

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

MD5SUM BENCH= 4fe2719d54370e06a454523e5441fbad
RANDOM SEED=994874476

node42.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.211
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.211
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:        782408 kB
Buffers:        124176 kB
Cached:        1037588 kB
SwapCached:       5184 kB
Active:         297620 kB
Inactive:       872696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        782408 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            8644 kB
Writeback:           0 kB
Mapped:          14288 kB
Slab:            89332 kB
Committed_AS:  1265136 kB
PageTables:       1388 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= 66532 MiB
End job on node42 at 2009-04-03 17:53:58