Trace number 1737943

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/parity-games/
instance_n8_i9_pp_ci_ce.cnf
MD5SUM30af8150f499f8e8270ccf7f0e5a1a0a
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 variables24336
Number of clauses289842
Sum of the clauses size957634
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249577
Number of clauses of size 3140712
Number of clauses of size 476848
Number of clauses of size 517640
Number of clauses of size over 55065

Solver Data

0.00/0.00	c Parsing...
0.19/0.26	c ==============================================================================
0.19/0.26	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.26	c ==============================================================================
0.19/0.26	c |         0 |  289842   957634 |   86952       0        0     nan |  0.000 % |
0.79/0.83	c |         0 |  270659   912583 |      --       0       --      -- |     --   | -19183/-45051
0.79/0.83	c ==============================================================================
0.79/0.83	c Result  :   #vars: 17205   #clauses: 270659   #literals: 912583
0.79/0.83	c CPU time:   0.780881 s
0.79/0.83	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-1737943-1240834026/watcher-1737943-1240834026 -o /tmp/evaluation-result-1737943-1240834026/solver-1737943-1240834026 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1737943-1240834026.cnf aimd 0 

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


[startup+0 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 1616
/proc/meminfo: memFree=1536944/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=0
/proc/1616/stat : 1616 (manysat.sh) R 1614 1616 1482 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 111430502 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1616/statm: 1339 234 194 169 0 50 0
[pid=1617] ppid=1616 vsize=1560 CPUtime=0
/proc/1617/stat : 1617 (SatElite) R 1616 1616 1482 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 111430502 1597440 262 1992294400 134512640 135034092 4294956096 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/1617/statm: 390 265 50 127 0 260 0

[startup+0.0566729 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 1616
/proc/meminfo: memFree=1536944/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=0
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 111430502 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1616/statm: 1339 235 195 169 0 50 0
[pid=1617] ppid=1616 vsize=7272 CPUtime=0.04
/proc/1617/stat : 1617 (SatElite) R 1616 1616 1482 0 -1 4194304 1562 0 0 0 4 0 0 0 19 0 1 0 111430502 7446528 1546 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/1617/statm: 1818 1547 50 127 0 1688 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12628

[startup+0.101676 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 1616
/proc/meminfo: memFree=1536944/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=0
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 111430502 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1616/statm: 1339 235 195 169 0 50 0
[pid=1617] ppid=1616 vsize=10300 CPUtime=0.09
/proc/1617/stat : 1617 (SatElite) R 1616 1616 1482 0 -1 4194304 2328 0 0 0 8 1 0 0 19 0 1 0 111430502 10547200 2312 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/1617/statm: 2575 2313 50 127 0 2445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15656

[startup+0.301708 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 1616
/proc/meminfo: memFree=1536944/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=0
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 111430502 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1616/statm: 1339 235 195 169 0 50 0
[pid=1617] ppid=1616 vsize=27276 CPUtime=0.29
/proc/1617/stat : 1617 (SatElite) R 1616 1616 1482 0 -1 4194304 6317 0 0 0 25 4 0 0 21 0 1 0 111430502 27930624 6253 1992294400 134512640 135034092 4294956096 18446744073709551615 134566190 0 0 4096 3 0 0 0 17 1 0 0
/proc/1617/statm: 6819 6253 68 127 0 6689 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32632

[startup+0.701748 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 1616
/proc/meminfo: memFree=1536944/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=0
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 111430502 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1616/statm: 1339 235 195 169 0 50 0
[pid=1617] ppid=1616 vsize=34296 CPUtime=0.69
/proc/1617/stat : 1617 (SatElite) R 1616 1616 1482 0 -1 4194304 7568 0 0 0 64 5 0 0 25 0 1 0 111430502 35119104 7504 1992294400 134512640 135034092 4294956096 18446744073709551615 134540678 0 0 4096 3 0 0 0 17 1 0 0
/proc/1617/statm: 8574 7504 68 127 0 8444 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39652

[startup+1.50183 s]
/proc/loadavg: 0.94 0.99 0.99 2/66 1618
/proc/meminfo: memFree=1505696/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 5356

[startup+3.10181 s]
/proc/loadavg: 0.94 0.99 0.99 3/67 1620
/proc/meminfo: memFree=1492056/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
[pid=1619] ppid=1616 vsize=52372 CPUtime=3.41
/proc/1619/stat : 1619 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194304 10104 0 0 0 331 10 0 0 17 0 2 0 111430623 53628928 10090 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1619/statm: 13093 10090 83 193 0 12897 0
[pid=1619/tid=1620] ppid=1616 vsize=52372 CPUtime=1.53
/proc/1619/task/1620/stat : 1620 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194368 843 0 0 0 151 2 0 0 17 0 2 0 111430657 53628928 10090 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 57728

[startup+6.30113 s]
/proc/loadavg: 1.02 1.01 1.00 3/67 1620
/proc/meminfo: memFree=1486936/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
[pid=1619] ppid=1616 vsize=55456 CPUtime=9.79
/proc/1619/stat : 1619 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194304 10937 0 0 0 967 12 0 0 17 0 2 0 111430623 56786944 10923 1992294400 134512640 135305190 4294956144 18446744073709551615 134541889 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1619/statm: 13864 10923 83 193 0 13668 0
[pid=1619/tid=1620] ppid=1616 vsize=55456 CPUtime=4.71
/proc/1619/task/1620/stat : 1620 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194368 1165 0 0 0 469 2 0 0 17 0 2 0 111430657 56786944 10923 1992294400 134512640 135305190 4294956144 18446744073709551615 134528145 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.98
Current children cumulated vsize (KiB) 60812

[startup+12.7018 s]
/proc/loadavg: 1.10 1.02 1.01 3/67 1620
/proc/meminfo: memFree=1480856/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
[pid=1619] ppid=1616 vsize=63392 CPUtime=22.56
/proc/1619/stat : 1619 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194304 12530 0 0 0 2242 14 0 0 17 0 2 0 111430623 64913408 12516 1992294400 134512640 135305190 4294956144 18446744073709551615 134551986 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1619/statm: 15848 12516 83 193 0 15652 0
[pid=1619/tid=1620] ppid=1616 vsize=63392 CPUtime=11.09
/proc/1619/task/1620/stat : 1620 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194368 1786 0 0 0 1106 3 0 0 17 0 2 0 111430657 64913408 12516 1992294400 134512640 135305190 4294956144 18446744073709551615 134528579 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.75
Current children cumulated vsize (KiB) 68748

[startup+25.5021 s]
/proc/loadavg: 1.30 1.07 1.02 3/67 1620
/proc/meminfo: memFree=1474264/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
[pid=1619] ppid=1616 vsize=68416 CPUtime=48.09
/proc/1619/stat : 1619 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194304 14022 0 0 0 4793 16 0 0 17 0 2 0 111430623 70057984 14008 1992294400 134512640 135305190 4294956144 18446744073709551615 134557241 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1619/statm: 17104 14008 83 193 0 16908 0
[pid=1619/tid=1620] ppid=1616 vsize=68416 CPUtime=23.83
/proc/1619/task/1620/stat : 1620 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194368 2402 0 0 0 2379 4 0 0 17 0 2 0 111430657 70057984 14008 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.28
Current children cumulated vsize (KiB) 73772

[startup+51.1027 s]
/proc/loadavg: 1.54 1.15 1.04 3/67 1620
/proc/meminfo: memFree=1470296/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
[pid=1619] ppid=1616 vsize=73216 CPUtime=99.17
/proc/1619/stat : 1619 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194304 15139 0 0 0 9898 19 0 0 17 0 2 0 111430623 74973184 15125 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1619/statm: 18304 15125 83 193 0 18108 0
[pid=1619/tid=1620] ppid=1616 vsize=73216 CPUtime=49.31
/proc/1619/task/1620/stat : 1620 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194368 2797 0 0 0 4926 5 0 0 17 0 2 0 111430657 74973184 15125 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.36
Current children cumulated vsize (KiB) 78572

[startup+102.307 s]
/proc/loadavg: 1.80 1.28 1.09 3/67 1620
/proc/meminfo: memFree=1456792/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
[pid=1619] ppid=1616 vsize=86680 CPUtime=201.33
/proc/1619/stat : 1619 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194304 18403 0 0 0 20108 25 0 0 19 0 2 0 111430623 88760320 18389 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1619/statm: 21670 18389 83 193 0 21474 0
[pid=1619/tid=1620] ppid=1616 vsize=86680 CPUtime=100.3
/proc/1619/task/1620/stat : 1620 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194368 4233 0 0 0 10021 9 0 0 21 0 2 0 111430657 88760320 18389 1992294400 134512640 135305190 4294956144 18446744073709551615 134541971 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.52
Current children cumulated vsize (KiB) 92036

[startup+162.303 s]
/proc/loadavg: 1.92 1.40 1.15 3/67 1620
/proc/meminfo: memFree=1443864/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
[pid=1619] ppid=1616 vsize=98616 CPUtime=321.05
/proc/1619/stat : 1619 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194304 21592 0 0 0 32074 31 0 0 25 0 2 0 111430623 100982784 21578 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1619/statm: 24654 21578 83 193 0 24458 0
[pid=1619/tid=1620] ppid=1616 vsize=98616 CPUtime=160.05
/proc/1619/task/1620/stat : 1620 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194368 5739 0 0 0 15994 11 0 0 18 0 2 0 111430657 100982784 21578 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.24
Current children cumulated vsize (KiB) 103972

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 1620
/proc/meminfo: memFree=1435288/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
[pid=1619] ppid=1616 vsize=107400 CPUtime=440.76
/proc/1619/stat : 1619 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194304 23716 0 0 0 44040 36 0 0 21 0 2 0 111430623 109977600 23702 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1619/statm: 26850 23702 83 193 0 26654 0
[pid=1619/tid=1620] ppid=1616 vsize=107400 CPUtime=219.8
/proc/1619/task/1620/stat : 1620 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194368 6664 0 0 0 21966 14 0 0 17 0 2 0 111430657 109977600 23702 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.95
Current children cumulated vsize (KiB) 112756

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.24 3/67 1620
/proc/meminfo: memFree=1424984/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
[pid=1619] ppid=1616 vsize=117900 CPUtime=560.47
/proc/1619/stat : 1619 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194304 26278 0 0 0 56007 40 0 0 17 0 2 0 111430623 120729600 26264 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1619/statm: 29475 26264 83 193 0 29279 0
[pid=1619/tid=1620] ppid=1616 vsize=117900 CPUtime=279.54
/proc/1619/task/1620/stat : 1620 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194368 7842 0 0 0 27938 16 0 0 17 0 2 0 111430657 120729600 26264 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.66
Current children cumulated vsize (KiB) 123256

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 1620
/proc/meminfo: memFree=1407584/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
[pid=1619] ppid=1616 vsize=136412 CPUtime=680.22
/proc/1619/stat : 1619 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194304 30686 0 0 0 67974 48 0 0 18 0 2 0 111430623 139685888 30672 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1619/statm: 34103 30672 83 193 0 33907 0
[pid=1619/tid=1620] ppid=1616 vsize=136412 CPUtime=339.31
/proc/1619/task/1620/stat : 1620 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194368 9925 0 0 0 33911 20 0 0 19 0 2 0 111430657 139685888 30672 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.41
Current children cumulated vsize (KiB) 141768

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 1620
/proc/meminfo: memFree=1402784/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
[pid=1619] ppid=1616 vsize=140008 CPUtime=799.92
/proc/1619/stat : 1619 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194304 31834 0 0 0 79942 50 0 0 17 0 2 0 111430623 143368192 31820 1992294400 134512640 135305190 4294956144 18446744073709551615 134530991 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1619/statm: 35002 31820 83 193 0 34806 0
[pid=1619/tid=1620] ppid=1616 vsize=140008 CPUtime=399.05
/proc/1619/task/1620/stat : 1620 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194368 10436 0 0 0 39885 20 0 0 19 0 2 0 111430657 143368192 31820 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.11
Current children cumulated vsize (KiB) 145364

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 1620
/proc/meminfo: memFree=1388256/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
[pid=1619] ppid=1616 vsize=154280 CPUtime=919.63
/proc/1619/stat : 1619 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194304 35462 0 0 0 91906 57 0 0 25 0 2 0 111430623 157982720 35448 1992294400 134512640 135305190 4294956144 18446744073709551615 134528237 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1619/statm: 38570 35448 83 193 0 38374 0
[pid=1619/tid=1620] ppid=1616 vsize=154280 CPUtime=458.81
/proc/1619/task/1620/stat : 1620 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194368 12201 0 0 0 45858 23 0 0 25 0 2 0 111430657 157982720 35448 1992294400 134512640 135305190 4294956144 18446744073709551615 134530624 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 920.82
Current children cumulated vsize (KiB) 159636

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 1620
/proc/meminfo: memFree=1387424/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
[pid=1619] ppid=1616 vsize=155304 CPUtime=1039.38
/proc/1619/stat : 1619 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194304 35727 0 0 0 103880 58 0 0 19 0 2 0 111430623 159031296 35713 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1619/statm: 38826 35713 83 193 0 38630 0
[pid=1619/tid=1620] ppid=1616 vsize=155304 CPUtime=518.57
/proc/1619/task/1620/stat : 1620 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194368 12365 0 0 0 51833 24 0 0 18 0 2 0 111430657 159031296 35713 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.57
Current children cumulated vsize (KiB) 160660

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 1620
/proc/meminfo: memFree=1367584/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
[pid=1619] ppid=1616 vsize=175792 CPUtime=1159.12
/proc/1619/stat : 1619 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194304 40676 0 0 0 115847 65 0 0 25 0 2 0 111430623 180011008 40662 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1619/statm: 43948 40662 83 193 0 43752 0
[pid=1619/tid=1620] ppid=1616 vsize=175792 CPUtime=578.32
/proc/1619/task/1620/stat : 1620 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194368 14735 0 0 0 57805 27 0 0 19 0 2 0 111430657 180011008 40662 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.31
Current children cumulated vsize (KiB) 181148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 1620
/proc/meminfo: memFree=1362592/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
[pid=1619] ppid=1616 vsize=180108 CPUtime=1199
/proc/1619/stat : 1619 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194304 41843 0 0 0 119832 68 0 0 25 0 2 0 111430623 184430592 41829 1992294400 134512640 135305190 4294956144 18446744073709551615 134551720 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1619/statm: 45027 41829 83 193 0 44831 0
[pid=1619/tid=1620] ppid=1616 vsize=180108 CPUtime=598.2
/proc/1619/task/1620/stat : 1620 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194368 15290 0 0 0 59792 28 0 0 25 0 2 0 111430657 184430592 41829 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 185464

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

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

[startup+602.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 1620
/proc/meminfo: memFree=1362592/2055920 swapFree=4180816/4192956
[pid=1616] ppid=1614 vsize=5356 CPUtime=1.19
/proc/1616/stat : 1616 (manysat.sh) S 1614 1616 1482 0 -1 4194304 312 8180 0 0 0 0 111 8 16 0 1 0 111430502 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1616/statm: 1339 238 195 169 0 50 0
[pid=1619] ppid=1616 vsize=180108 CPUtime=1199
/proc/1619/stat : 1619 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194304 41843 0 0 0 119832 68 0 0 25 0 2 0 111430623 184430592 41829 1992294400 134512640 135305190 4294956144 18446744073709551615 134551720 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1619/statm: 45027 41829 83 193 0 44831 0
[pid=1619/tid=1620] ppid=1616 vsize=180108 CPUtime=598.2
/proc/1619/task/1620/stat : 1620 (manysat1.1_stat) R 1616 1616 1482 0 -1 4194368 15290 0 0 0 59792 28 0 0 25 0 2 0 111430657 184430592 41829 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 185464

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 602.319
CPU time (s): 1200.19
CPU user time (s): 1199.43
CPU system time (s): 0.76
CPU usage (%): 199.261
Max. virtual memory (cumulated for all children) (KiB): 185464

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

runsolver used 0.558915 second user time and 1.64275 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-27 14:07:06
IDJOB=1737943
IDBENCH=71798
IDSOLVER=513
FILE ID=node45/1737943-1240834026
PBS_JOBID= 9187505
Free space on /tmp= 66292 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n8_i9_pp_ci_ce.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737943-1240834026/watcher-1737943-1240834026 -o /tmp/evaluation-result-1737943-1240834026/solver-1737943-1240834026 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1737943-1240834026.cnf aimd 0

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

MD5SUM BENCH= 30af8150f499f8e8270ccf7f0e5a1a0a
RANDOM SEED=2013684865

node45.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.231
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.231
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:       1537488 kB
Buffers:         67724 kB
Cached:         365108 kB
SwapCached:       5972 kB
Active:         180276 kB
Inactive:       261052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1537488 kB
SwapTotal:     4192956 kB
SwapFree:      4180816 kB
Dirty:            7672 kB
Writeback:           0 kB
Mapped:          14112 kB
Slab:            63216 kB
Committed_AS:   482828 kB
PageTables:       1376 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= 66284 MiB
End job on node45 at 2009-04-27 14:17:11