Trace number 1561170

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.01 1200.62

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_11_3_4_cmp.cnf
MD5SUM3b5e80540ef2fcb09cfe50ac7e3686c1
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 variables8713
Number of clauses99699
Sum of the clauses size335345
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210866
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data

0.19/0.20	c Parsing...
0.19/0.20	c ==============================================================================
0.19/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.20	c ==============================================================================
0.19/0.20	c |         0 |   99699   335345 |   29909       0        0     nan |  0.000 % |
0.49/0.58	c |         0 |   99699   335365 |      --       0       --      -- |     --   | 0/20
0.49/0.58	c ==============================================================================
0.49/0.58	c Result  :   #vars: 8709   #clauses: 99699   #literals: 335365
0.49/0.58	c CPU time:   0.561914 s
0.49/0.58	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-1561170-1238762538/watcher-1561170-1238762538 -o /tmp/evaluation-result-1561170-1238762538/solver-1561170-1238762538 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1561170-1238762538.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: 1.92 1.98 1.99 4/86 5880
/proc/meminfo: memFree=1804184/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 502584282 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5880/statm: 1339 235 195 169 0 50 0
[pid=5881] ppid=5880 vsize=9624 CPUtime=0.07
/proc/5881/stat : 5881 (SatElite) R 5880 5880 4931 0 -1 4194304 2074 0 0 0 6 1 0 0 18 0 1 0 502584282 9854976 2058 1992294400 134512640 135034092 4294956096 18446744073709551615 134695081 0 0 4096 3 0 0 0 17 0 0 0
/proc/5881/statm: 2406 2058 68 127 0 2276 0

[startup+0.139329 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 5880
/proc/meminfo: memFree=1804184/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 502584282 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5880/statm: 1339 235 195 169 0 50 0
[pid=5881] ppid=5880 vsize=9624 CPUtime=0.12
/proc/5881/stat : 5881 (SatElite) R 5880 5880 4931 0 -1 4194304 2074 0 0 0 11 1 0 0 18 0 1 0 502584282 9854976 2058 1992294400 134512640 135034092 4294956096 18446744073709551615 134566194 0 0 4096 3 0 0 0 17 0 0 0
/proc/5881/statm: 2406 2058 68 127 0 2276 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 14980

[startup+0.20234 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 5880
/proc/meminfo: memFree=1804184/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 502584282 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5880/statm: 1339 235 195 169 0 50 0
[pid=5881] ppid=5880 vsize=9624 CPUtime=0.19
/proc/5881/stat : 5881 (SatElite) R 5880 5880 4931 0 -1 4194304 2074 0 0 0 18 1 0 0 18 0 1 0 502584282 9854976 2058 1992294400 134512640 135034092 4294956096 18446744073709551615 134566170 0 0 4096 3 0 0 0 17 0 0 0
/proc/5881/statm: 2406 2058 68 127 0 2276 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14980

[startup+0.301358 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 5880
/proc/meminfo: memFree=1804184/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 502584282 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5880/statm: 1339 235 195 169 0 50 0
[pid=5881] ppid=5880 vsize=9624 CPUtime=0.29
/proc/5881/stat : 5881 (SatElite) R 5880 5880 4931 0 -1 4194304 2074 0 0 0 28 1 0 0 19 0 1 0 502584282 9854976 2058 1992294400 134512640 135034092 4294956096 18446744073709551615 134566215 0 0 4096 3 0 0 0 17 0 0 0
/proc/5881/statm: 2406 2058 68 127 0 2276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14980

[startup+0.702432 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 5880
/proc/meminfo: memFree=1804184/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 502584282 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5880/statm: 1339 235 195 169 0 50 0
[pid=5881] ppid=5880 vsize=9568 CPUtime=0.68
/proc/5881/stat : 5881 (SatElite) R 5880 5880 4931 0 -1 4194304 2076 0 0 0 67 1 0 0 23 0 1 0 502584282 9797632 2051 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/5881/statm: 2392 2051 69 127 0 2262 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14924

[startup+1.50158 s]
/proc/loadavg: 1.92 1.98 1.99 4/89 5884
/proc/meminfo: memFree=1785984/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=29300 CPUtime=0.78
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 4545 0 0 0 77 1 0 0 24 0 2 0 502584353 30003200 4531 1992294400 134512640 135305190 4294956144 18446744073709551615 134563964 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 7325 4531 83 193 0 7129 0
[pid=5883/tid=5884] ppid=5880 vsize=29300 CPUtime=0.33
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 559 0 0 0 33 0 0 0 24 0 2 0 502584365 30003200 4531 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34656

[startup+3.10187 s]
/proc/loadavg: 1.92 1.98 1.99 4/89 5884
/proc/meminfo: memFree=1780224/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=35960 CPUtime=2.38
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 5948 0 0 0 236 2 0 0 25 0 2 0 502584353 36823040 5934 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 8990 5934 83 193 0 8794 0
[pid=5883/tid=5884] ppid=5880 vsize=35960 CPUtime=1.12
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 950 0 0 0 112 0 0 0 24 0 2 0 502584365 36823040 5934 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41316

[startup+6.30246 s]
/proc/loadavg: 2.09 2.02 2.01 4/89 5884
/proc/meminfo: memFree=1775808/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=38592 CPUtime=5.57
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 6604 0 0 0 555 2 0 0 25 0 2 0 502584353 39518208 6590 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 9648 6590 83 193 0 9452 0
[pid=5883/tid=5884] ppid=5880 vsize=38592 CPUtime=2.71
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 1225 0 0 0 271 0 0 0 25 0 2 0 502584365 39518208 6590 1992294400 134512640 135305190 4294956144 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 43948

[startup+12.7016 s]
/proc/loadavg: 2.24 2.05 2.02 4/89 5884
/proc/meminfo: memFree=1772040/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=41988 CPUtime=11.97
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 7466 0 0 0 1194 3 0 0 25 0 2 0 502584353 42995712 7452 1992294400 134512640 135305190 4294956144 18446744073709551615 134531187 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 10497 7452 83 193 0 10301 0
[pid=5883/tid=5884] ppid=5880 vsize=41988 CPUtime=5.91
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 1692 0 0 0 591 0 0 0 25 0 2 0 502584365 42995712 7452 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 47344

[startup+25.502 s]
/proc/loadavg: 2.47 2.11 2.04 4/89 5884
/proc/meminfo: memFree=1765512/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=48464 CPUtime=24.77
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 9070 0 0 0 2471 6 0 0 25 0 2 0 502584353 49627136 9056 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 12116 9056 83 193 0 11920 0
[pid=5883/tid=5884] ppid=5880 vsize=48464 CPUtime=12.31
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 2560 0 0 0 1229 2 0 0 25 0 2 0 502584365 49627136 9056 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 53820

[startup+51.1027 s]
/proc/loadavg: 2.65 2.18 2.06 4/89 5884
/proc/meminfo: memFree=1753160/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=61108 CPUtime=50.35
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 12212 0 0 0 5027 8 0 0 25 0 2 0 502584353 62574592 12198 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 15277 12198 83 193 0 15081 0
[pid=5883/tid=5884] ppid=5880 vsize=61108 CPUtime=25.1
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 4298 0 0 0 2507 3 0 0 25 0 2 0 502584365 62574592 12198 1992294400 134512640 135305190 4294956144 18446744073709551615 134542052 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 66464

[startup+102.302 s]
/proc/loadavg: 2.85 2.31 2.11 4/89 5884
/proc/meminfo: memFree=1728200/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=85676 CPUtime=101.53
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 18352 0 0 0 10138 15 0 0 25 0 2 0 502584353 87732224 18338 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 21419 18338 83 193 0 21223 0
[pid=5883/tid=5884] ppid=5880 vsize=85676 CPUtime=50.63
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 7673 0 0 0 5056 7 0 0 25 0 2 0 502584365 87732224 18338 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 91032

[startup+162.301 s]
/proc/loadavg: 2.94 2.43 2.16 4/89 5884
/proc/meminfo: memFree=1699784/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=114452 CPUtime=161.5
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 25512 0 0 0 16127 23 0 0 25 0 2 0 502584353 117198848 25498 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 28613 25498 83 193 0 28417 0
[pid=5883/tid=5884] ppid=5880 vsize=114452 CPUtime=80.71
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 11657 0 0 0 8060 11 0 0 25 0 2 0 502584365 117198848 25498 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 119808

[startup+222.307 s]
/proc/loadavg: 2.98 2.53 2.21 4/89 5884
/proc/meminfo: memFree=1691528/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=122596 CPUtime=221.48
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 27514 0 0 0 22123 25 0 0 25 0 2 0 502584353 125538304 27500 1992294400 134512640 135305190 4294956144 18446744073709551615 134530688 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 30649 27500 83 193 0 30453 0
[pid=5883/tid=5884] ppid=5880 vsize=122596 CPUtime=110.72
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 12928 0 0 0 11059 13 0 0 25 0 2 0 502584365 125538304 27500 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 127952

[startup+282.301 s]
/proc/loadavg: 2.99 2.61 2.26 4/89 5884
/proc/meminfo: memFree=1666952/2055924 swapFree=4179644/4192956

################
# More data... #
################

[pid=5883] ppid=5880 vsize=265456 CPUtime=701.25
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 63236 0 0 0 70070 55 0 0 25 0 2 0 502584353 271826944 63222 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 66364 63222 83 193 0 66168 0
[pid=5883/tid=5884] ppid=5880 vsize=265456 CPUtime=350.65
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 36612 0 0 0 35035 30 0 0 25 0 2 0 502584365 271826944 63222 1992294400 134512640 135305190 4294956144 18446744073709551615 134541969 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 270812

[startup+762.303 s]
/proc/loadavg: 2.99 2.91 2.54 4/89 5886
/proc/meminfo: memFree=1547080/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=266480 CPUtime=761.23
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 63516 0 0 0 76068 55 0 0 25 0 2 0 502584353 272875520 63502 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 66620 63502 83 193 0 66424 0
[pid=5883/tid=5884] ppid=5880 vsize=266480 CPUtime=380.57
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 36872 0 0 0 38027 30 0 0 25 0 2 0 502584365 272875520 63502 1992294400 134512640 135305190 4294956144 18446744073709551615 134530721 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 271836

[startup+822.302 s]
/proc/loadavg: 2.99 2.92 2.56 4/89 5886
/proc/meminfo: memFree=1547080/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=266480 CPUtime=821.2
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 63535 0 0 0 82064 56 0 0 25 0 2 0 502584353 272875520 63521 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 66620 63521 83 193 0 66424 0
[pid=5883/tid=5884] ppid=5880 vsize=266480 CPUtime=410.57
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 36872 0 0 0 41027 30 0 0 25 0 2 0 502584365 272875520 63521 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 271836

[startup+882.308 s]
/proc/loadavg: 2.99 2.93 2.59 4/89 5886
/proc/meminfo: memFree=1546952/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=266480 CPUtime=881.18
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 63551 0 0 0 88062 56 0 0 25 0 2 0 502584353 272875520 63537 1992294400 134512640 135305190 4294956144 18446744073709551615 134541971 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 66620 63537 83 193 0 66424 0
[pid=5883/tid=5884] ppid=5880 vsize=266480 CPUtime=440.56
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 36872 0 0 0 44026 30 0 0 25 0 2 0 502584365 272875520 63537 1992294400 134512640 135305190 4294956144 18446744073709551615 134541969 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 271836

[startup+942.301 s]
/proc/loadavg: 2.99 2.94 2.61 4/89 5886
/proc/meminfo: memFree=1546760/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=266884 CPUtime=941.15
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 63611 0 0 0 94059 56 0 0 25 0 2 0 502584353 273289216 63597 1992294400 134512640 135305190 4294956144 18446744073709551615 134528603 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 66721 63597 83 193 0 66525 0
[pid=5883/tid=5884] ppid=5880 vsize=266884 CPUtime=470.46
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 36922 0 0 0 47016 30 0 0 25 0 2 0 502584365 273289216 63597 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 272240

[startup+1002.3 s]
/proc/loadavg: 2.99 2.95 2.63 4/89 5886
/proc/meminfo: memFree=1541704/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=272004 CPUtime=1001.11
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 64864 0 0 0 100054 57 0 0 25 0 2 0 502584353 278532096 64850 1992294400 134512640 135305190 4294956144 18446744073709551615 134541918 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 68001 64850 83 193 0 67805 0
[pid=5883/tid=5884] ppid=5880 vsize=272004 CPUtime=500.52
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 36922 0 0 0 50022 30 0 0 25 0 2 0 502584365 278532096 64850 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 277360

[startup+1062.3 s]
/proc/loadavg: 2.99 2.96 2.65 4/89 5886
/proc/meminfo: memFree=1539272/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=274052 CPUtime=1061.09
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 65509 0 0 0 106051 58 0 0 25 0 2 0 502584353 280629248 65495 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 68513 65495 83 193 0 68317 0
[pid=5883/tid=5884] ppid=5880 vsize=274052 CPUtime=530.45
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 36922 0 0 0 53015 30 0 0 25 0 2 0 502584365 280629248 65495 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 279408

[startup+1122.3 s]
/proc/loadavg: 2.99 2.96 2.67 4/89 5886
/proc/meminfo: memFree=1539208/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=274052 CPUtime=1121.06
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 65517 0 0 0 112048 58 0 0 25 0 2 0 502584353 280629248 65503 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 68513 65503 83 193 0 68317 0
[pid=5883/tid=5884] ppid=5880 vsize=274052 CPUtime=560.38
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 36930 0 0 0 56008 30 0 0 25 0 2 0 502584365 280629248 65503 1992294400 134512640 135305190 4294956144 18446744073709551615 134563937 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 279408

[startup+1182.3 s]
/proc/loadavg: 2.99 2.97 2.69 4/89 5892
/proc/meminfo: memFree=1537480/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=275884 CPUtime=1181.01
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 66015 0 0 0 118042 59 0 0 25 0 2 0 502584353 282505216 66001 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 68971 66001 83 193 0 68775 0
[pid=5883/tid=5884] ppid=5880 vsize=275884 CPUtime=590.34
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 37237 0 0 0 59003 31 0 0 25 0 2 0 502584365 282505216 66001 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 281240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 2.99 2.97 2.69 4/89 5892
/proc/meminfo: memFree=1530568/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=282464 CPUtime=1199.31
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 67653 0 0 0 119871 60 0 0 25 0 2 0 502584353 289243136 67639 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 70616 67639 83 193 0 70420 0
[pid=5883/tid=5884] ppid=5880 vsize=282464 CPUtime=599.45
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 38246 0 0 0 59913 32 0 0 25 0 2 0 502584365 289243136 67639 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 287820

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

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

[startup+1200.6 s]
/proc/loadavg: 2.99 2.97 2.69 4/89 5892
/proc/meminfo: memFree=1530568/2055924 swapFree=4179644/4192956
[pid=5880] ppid=5878 vsize=5356 CPUtime=0.7
/proc/5880/stat : 5880 (manysat.sh) S 5878 5880 4931 0 -1 4194304 312 2079 0 0 0 0 68 2 15 0 1 0 502584282 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5880/statm: 1339 238 195 169 0 50 0
[pid=5883] ppid=5880 vsize=282464 CPUtime=1199.31
/proc/5883/stat : 5883 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194304 67653 0 0 0 119871 60 0 0 25 0 2 0 502584353 289243136 67639 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/5883/statm: 70616 67639 83 193 0 70420 0
[pid=5883/tid=5884] ppid=5880 vsize=282464 CPUtime=599.45
/proc/5883/task/5884/stat : 5884 (manysat1.1_stat) R 5880 5880 4931 0 -1 4194368 38246 0 0 0 59913 32 0 0 25 0 2 0 502584365 289243136 67639 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 287820

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.62
CPU time (s): 1200.01
CPU user time (s): 1199.39
CPU system time (s): 0.62
CPU usage (%): 99.9492
Max. virtual memory (cumulated for all children) (KiB): 287820

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

runsolver used 1.53977 second user time and 3.9314 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-03 14:42:18
IDJOB=1561170
IDBENCH=70910
IDSOLVER=515
FILE ID=node83/1561170-1238762538
PBS_JOBID= 9085484
Free space on /tmp= 66560 MiB

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

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

MD5SUM BENCH= 3b5e80540ef2fcb09cfe50ac7e3686c1
RANDOM SEED=1222564272

node83.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.268
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.268
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:      2055924 kB
MemFree:       1804664 kB
Buffers:         56908 kB
Cached:         102928 kB
SwapCached:       7580 kB
Active:          36140 kB
Inactive:       142372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1804664 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:            3472 kB
Writeback:           0 kB
Mapped:          26068 kB
Slab:            56888 kB
Committed_AS:  1289308 kB
PageTables:       2688 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= 66556 MiB
End job on node83 at 2009-04-03 15:02:21