Trace number 1727527

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.06 620.719

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
MD5SUM73bcef7c584867538ae0bed90374a7ab
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 variables61649
Number of clauses3157120
Sum of the clauses size6361883
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23150117
Number of clauses of size 31
Number of clauses of size 413
Number of clauses of size 58
Number of clauses of size over 56981

Solver Data

0.00/0.00	c Parsing...
4.69/4.71	c ==============================================================================
4.69/4.71	c |           |     ORIGINAL     |              LEARNT              |          |
4.69/4.71	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
4.69/4.71	c ==============================================================================
4.69/4.71	c |         0 | 3157120  6361883 |  947135       0        0     nan |  0.000 % |
27.98/28.07	c |         0 | 3077743  9158338 |      --       0       --      -- |     --   | -79377/2796455
27.98/28.07	c ==============================================================================
27.98/28.07	c Result  :   #vars: 54382   #clauses: 3077743   #literals: 9158338
27.98/28.07	c CPU time:   27.5798 s
27.98/28.07	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-1727527-1240725932/watcher-1727527-1240725932 -o /tmp/evaluation-result-1727527-1240725932/solver-1727527-1240725932 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1727527-1240725932.cnf aimd 0 

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


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 24094
/proc/meminfo: memFree=1691120/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=0
/proc/24094/stat : 24094 (manysat.sh) R 24092 24094 23871 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 100622045 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 221954763423 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/24094/statm: 1339 234 194 169 0 50 0
[pid=24095] ppid=24094 vsize=1556 CPUtime=0
/proc/24095/stat : 24095 (SatElite) R 24094 24094 23871 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 100622045 1593344 272 1992294400 134512640 135034092 4294956096 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/24095/statm: 389 275 50 127 0 259 0

[startup+0.09373 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 24094
/proc/meminfo: memFree=1691120/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=0
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100622045 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24094/statm: 1339 235 195 169 0 50 0
[pid=24095] ppid=24094 vsize=11904 CPUtime=0.08
/proc/24095/stat : 24095 (SatElite) R 24094 24094 23871 0 -1 4194304 2820 0 0 0 8 0 0 0 19 0 1 0 100622045 12189696 2757 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/24095/statm: 2976 2757 50 127 0 2846 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17260

[startup+0.10173 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 24094
/proc/meminfo: memFree=1691120/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=0
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100622045 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24094/statm: 1339 235 195 169 0 50 0
[pid=24095] ppid=24094 vsize=12300 CPUtime=0.09
/proc/24095/stat : 24095 (SatElite) R 24094 24094 23871 0 -1 4194304 2902 0 0 0 9 0 0 0 19 0 1 0 100622045 12595200 2839 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/24095/statm: 3075 2839 50 127 0 2945 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17656

[startup+0.301815 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 24094
/proc/meminfo: memFree=1691120/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=0
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100622045 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24094/statm: 1339 235 195 169 0 50 0
[pid=24095] ppid=24094 vsize=19544 CPUtime=0.28
/proc/24095/stat : 24095 (SatElite) R 24094 24094 23871 0 -1 4194304 4773 0 0 0 27 1 0 0 21 0 1 0 100622045 20013056 4710 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/24095/statm: 4886 4711 50 127 0 4756 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24900

[startup+0.701784 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 24094
/proc/meminfo: memFree=1691120/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=0
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100622045 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24094/statm: 1339 235 195 169 0 50 0
[pid=24095] ppid=24094 vsize=35024 CPUtime=0.69
/proc/24095/stat : 24095 (SatElite) R 24094 24094 23871 0 -1 4194304 8218 0 0 0 65 4 0 0 25 0 1 0 100622045 35864576 8155 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/24095/statm: 8756 8155 50 127 0 8626 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40380

[startup+1.50186 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 24096
/proc/meminfo: memFree=1648672/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=0
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100622045 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24094/statm: 1339 235 195 169 0 50 0
[pid=24095] ppid=24094 vsize=63672 CPUtime=1.49
/proc/24095/stat : 24095 (SatElite) R 24094 24094 23871 0 -1 4194304 15028 0 0 0 140 9 0 0 25 0 1 0 100622045 65200128 14965 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/24095/statm: 15918 14965 50 127 0 15788 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69028

[startup+3.102 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 24096
/proc/meminfo: memFree=1611104/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=0
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100622045 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24094/statm: 1339 235 195 169 0 50 0
[pid=24095] ppid=24094 vsize=120836 CPUtime=3.09
/proc/24095/stat : 24095 (SatElite) R 24094 24094 23871 0 -1 4194304 28545 0 0 0 290 19 0 0 25 0 1 0 100622045 123736064 28482 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/24095/statm: 30209 28482 50 127 0 30079 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 126192

[startup+6.30129 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 24096
/proc/meminfo: memFree=1510496/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=0
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100622045 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24094/statm: 1339 235 195 169 0 50 0
[pid=24095] ppid=24094 vsize=198692 CPUtime=6.28
/proc/24095/stat : 24095 (SatElite) R 24094 24094 23871 0 -1 4194304 48639 0 0 0 596 32 0 0 25 0 1 0 100622045 203460608 48455 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/24095/statm: 49673 48455 68 127 0 49543 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 204048

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 24096
/proc/meminfo: memFree=1422560/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=0
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100622045 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24094/statm: 1339 235 195 169 0 50 0
[pid=24095] ppid=24094 vsize=284712 CPUtime=12.69
/proc/24095/stat : 24095 (SatElite) R 24094 24094 23871 0 -1 4194304 66094 0 0 0 1227 42 0 0 25 0 1 0 100622045 291545088 65692 1992294400 134512640 135034092 4294956096 18446744073709551615 134569271 0 0 4096 3 0 0 0 17 0 0 0
/proc/24095/statm: 71178 65692 68 127 0 71048 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 290068

[startup+25.502 s]
/proc/loadavg: 0.95 0.97 0.99 2/66 24096
/proc/meminfo: memFree=1422368/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=0
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100622045 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24094/statm: 1339 235 195 169 0 50 0
[pid=24095] ppid=24094 vsize=285224 CPUtime=25.48
/proc/24095/stat : 24095 (SatElite) R 24094 24094 23871 0 -1 4194304 66177 0 0 0 2506 42 0 0 25 0 1 0 100622045 292069376 65775 1992294400 134512640 135034092 4294956096 18446744073709551615 134569616 0 0 4096 3 0 0 0 17 0 0 0
/proc/24095/statm: 71306 65775 68 127 0 71176 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 290580

[startup+51.1013 s]
/proc/loadavg: 1.12 1.00 1.00 3/67 24098
/proc/meminfo: memFree=1270040/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=31.92
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 312 78838 0 0 0 0 3117 75 16 0 1 0 100622045 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24094/statm: 1339 238 195 169 0 50 0
[pid=24097] ppid=24094 vsize=368620 CPUtime=31.62
/proc/24097/stat : 24097 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194304 88211 0 0 0 3108 54 0 0 18 0 2 0 100625240 377466880 88189 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24097/statm: 92155 88189 83 193 0 91959 0
[pid=24097/tid=24098] ppid=24094 vsize=368620 CPUtime=12.49
/proc/24097/task/24098/stat : 24098 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194368 3554 0 0 0 1244 5 0 0 17 0 2 0 100625898 377466880 88189 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.54
Current children cumulated vsize (KiB) 373976

[startup+102.307 s]
/proc/loadavg: 1.65 1.17 1.05 3/67 24098
/proc/meminfo: memFree=1259992/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=31.92
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 312 78838 0 0 0 0 3117 75 16 0 1 0 100622045 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24094/statm: 1339 238 195 169 0 50 0
[pid=24097] ppid=24094 vsize=379960 CPUtime=133.7
/proc/24097/stat : 24097 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194304 90663 0 0 0 13312 58 0 0 25 0 2 0 100625240 389079040 90641 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24097/statm: 94990 90641 83 193 0 94794 0
[pid=24097/tid=24098] ppid=24094 vsize=379960 CPUtime=63.48
/proc/24097/task/24098/stat : 24098 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194368 4789 0 0 0 6341 7 0 0 25 0 2 0 100625898 389079040 90641 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 165.62
Current children cumulated vsize (KiB) 385316

[startup+162.301 s]
/proc/loadavg: 1.86 1.31 1.11 3/67 24098
/proc/meminfo: memFree=1250648/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=31.92
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 312 78838 0 0 0 0 3117 75 16 0 1 0 100622045 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24094/statm: 1339 238 195 169 0 50 0
[pid=24097] ppid=24094 vsize=388768 CPUtime=253.39
/proc/24097/stat : 24097 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194304 92968 0 0 0 25277 62 0 0 19 0 2 0 100625240 398098432 92946 1992294400 134512640 135305190 4294956144 18446744073709551615 134531174 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24097/statm: 97192 92946 83 193 0 96996 0
[pid=24097/tid=24098] ppid=24094 vsize=388768 CPUtime=123.23
/proc/24097/task/24098/stat : 24098 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194368 5820 0 0 0 12313 10 0 0 25 0 2 0 100625898 398098432 92946 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 285.31
Current children cumulated vsize (KiB) 394124

[startup+222.302 s]
/proc/loadavg: 1.95 1.43 1.16 3/67 24098
/proc/meminfo: memFree=1246360/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=31.92
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 312 78838 0 0 0 0 3117 75 16 0 1 0 100622045 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24094/statm: 1339 238 195 169 0 50 0
[pid=24097] ppid=24094 vsize=393312 CPUtime=373.12
/proc/24097/stat : 24097 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194304 94058 0 0 0 37248 64 0 0 19 0 2 0 100625240 402751488 94036 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24097/statm: 98328 94036 83 193 0 98132 0
[pid=24097/tid=24098] ppid=24094 vsize=393312 CPUtime=182.99
/proc/24097/task/24098/stat : 24098 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194368 6377 0 0 0 18288 11 0 0 19 0 2 0 100625898 402751488 94036 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 405.04
Current children cumulated vsize (KiB) 398668

[startup+282.301 s]
/proc/loadavg: 1.98 1.53 1.21 3/67 24098
/proc/meminfo: memFree=1244248/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=31.92
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 312 78838 0 0 0 0 3117 75 16 0 1 0 100622045 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24094/statm: 1339 238 195 169 0 50 0
[pid=24097] ppid=24094 vsize=395104 CPUtime=492.85
/proc/24097/stat : 24097 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194304 94588 0 0 0 49219 66 0 0 17 0 2 0 100625240 404586496 94566 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24097/statm: 98776 94566 83 193 0 98580 0
[pid=24097/tid=24098] ppid=24094 vsize=395104 CPUtime=242.74
/proc/24097/task/24098/stat : 24098 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194368 6636 0 0 0 24263 11 0 0 24 0 2 0 100625898 404586496 94566 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 524.77
Current children cumulated vsize (KiB) 400460

[startup+342.301 s]
/proc/loadavg: 1.99 1.61 1.26 3/67 24098
/proc/meminfo: memFree=1239320/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=31.92
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 312 78838 0 0 0 0 3117 75 16 0 1 0 100622045 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24094/statm: 1339 238 195 169 0 50 0
[pid=24097] ppid=24094 vsize=400076 CPUtime=612.58
/proc/24097/stat : 24097 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194304 95810 0 0 0 61190 68 0 0 25 0 2 0 100625240 409677824 95788 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24097/statm: 100019 95788 83 193 0 99823 0
[pid=24097/tid=24098] ppid=24094 vsize=400076 CPUtime=302.5
/proc/24097/task/24098/stat : 24098 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194368 7232 0 0 0 30238 12 0 0 17 0 2 0 100625898 409677824 95788 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 644.5
Current children cumulated vsize (KiB) 405432

[startup+402.302 s]
/proc/loadavg: 1.99 1.68 1.30 3/67 24098
/proc/meminfo: memFree=1237144/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=31.92
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 312 78838 0 0 0 0 3117 75 16 0 1 0 100622045 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24094/statm: 1339 238 195 169 0 50 0
[pid=24097] ppid=24094 vsize=401968 CPUtime=732.31
/proc/24097/stat : 24097 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194304 96329 0 0 0 73161 70 0 0 25 0 2 0 100625240 411615232 96307 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24097/statm: 100492 96307 83 193 0 100296 0
[pid=24097/tid=24098] ppid=24094 vsize=401968 CPUtime=362.27
/proc/24097/task/24098/stat : 24098 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194368 7419 0 0 0 36214 13 0 0 25 0 2 0 100625898 411615232 96307 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 764.23
Current children cumulated vsize (KiB) 407324

[startup+462.301 s]
/proc/loadavg: 1.99 1.74 1.34 3/67 24098
/proc/meminfo: memFree=1236312/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=31.92
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 312 78838 0 0 0 0 3117 75 16 0 1 0 100622045 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24094/statm: 1339 238 195 169 0 50 0
[pid=24097] ppid=24094 vsize=402492 CPUtime=852.04
/proc/24097/stat : 24097 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194304 96552 0 0 0 85133 71 0 0 20 0 2 0 100625240 412151808 96530 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24097/statm: 100623 96530 83 193 0 100427 0
[pid=24097/tid=24098] ppid=24094 vsize=402492 CPUtime=422.03
/proc/24097/task/24098/stat : 24098 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194368 7550 0 0 0 42189 14 0 0 25 0 2 0 100625898 412151808 96530 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 883.96
Current children cumulated vsize (KiB) 407848

[startup+522.302 s]
/proc/loadavg: 1.99 1.78 1.38 3/67 24098
/proc/meminfo: memFree=1232664/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=31.92
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 312 78838 0 0 0 0 3117 75 16 0 1 0 100622045 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24094/statm: 1339 238 195 169 0 50 0
[pid=24097] ppid=24094 vsize=405632 CPUtime=971.78
/proc/24097/stat : 24097 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194304 97471 0 0 0 97106 72 0 0 20 0 2 0 100625240 415367168 97449 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24097/statm: 101408 97449 83 193 0 101212 0
[pid=24097/tid=24098] ppid=24094 vsize=405632 CPUtime=481.8
/proc/24097/task/24098/stat : 24098 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194368 7871 0 0 0 48166 14 0 0 20 0 2 0 100625898 415367168 97449 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1003.7
Current children cumulated vsize (KiB) 410988

[startup+582.301 s]
/proc/loadavg: 1.99 1.82 1.41 3/67 24098
/proc/meminfo: memFree=1225880/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=31.92
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 312 78838 0 0 0 0 3117 75 16 0 1 0 100622045 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24094/statm: 1339 238 195 169 0 50 0
[pid=24097] ppid=24094 vsize=413376 CPUtime=1091.5
/proc/24097/stat : 24097 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194304 99130 0 0 0 109076 74 0 0 25 0 2 0 100625240 423297024 99108 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24097/statm: 103344 99108 83 193 0 103148 0
[pid=24097/tid=24098] ppid=24094 vsize=413376 CPUtime=541.55
/proc/24097/task/24098/stat : 24098 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194368 8644 0 0 0 54140 15 0 0 25 0 2 0 100625898 423297024 99108 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1123.42
Current children cumulated vsize (KiB) 418732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+620.702 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 24098
/proc/meminfo: memFree=1225816/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=31.92
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 312 78838 0 0 0 0 3117 75 16 0 1 0 100622045 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24094/statm: 1339 238 195 169 0 50 0
[pid=24097] ppid=24094 vsize=413376 CPUtime=1168.14
/proc/24097/stat : 24097 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194304 99131 0 0 0 116739 75 0 0 25 0 2 0 100625240 423297024 99109 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24097/statm: 103344 99109 83 193 0 103148 0
[pid=24097/tid=24098] ppid=24094 vsize=413376 CPUtime=579.8
/proc/24097/task/24098/stat : 24098 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194368 8644 0 0 0 57965 15 0 0 25 0 2 0 100625898 423297024 99109 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 418732

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

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

[startup+620.702 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 24098
/proc/meminfo: memFree=1225816/2055920 swapFree=4191900/4192956
[pid=24094] ppid=24092 vsize=5356 CPUtime=31.92
/proc/24094/stat : 24094 (manysat.sh) S 24092 24094 23871 0 -1 4194304 312 78838 0 0 0 0 3117 75 16 0 1 0 100622045 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24094/statm: 1339 238 195 169 0 50 0
[pid=24097] ppid=24094 vsize=413376 CPUtime=1168.14
/proc/24097/stat : 24097 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194304 99131 0 0 0 116739 75 0 0 25 0 2 0 100625240 423297024 99109 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24097/statm: 103344 99109 83 193 0 103148 0
[pid=24097/tid=24098] ppid=24094 vsize=413376 CPUtime=579.8
/proc/24097/task/24098/stat : 24098 (manysat1.1_stat) R 24094 24094 23871 0 -1 4194368 8644 0 0 0 57965 15 0 0 25 0 2 0 100625898 423297024 99109 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 418732

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 620.719
CPU time (s): 1200.06
CPU user time (s): 1198.56
CPU system time (s): 1.5
CPU usage (%): 193.334
Max. virtual memory (cumulated for all children) (KiB): 418732

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

runsolver used 0.548916 second user time and 1.71974 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-26 08:05:40
IDJOB=1727527
IDBENCH=24640
IDSOLVER=513
FILE ID=node43/1727527-1240725932
PBS_JOBID= 9186901
Free space on /tmp= 66388 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727527-1240725932/watcher-1727527-1240725932 -o /tmp/evaluation-result-1727527-1240725932/solver-1727527-1240725932 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1727527-1240725932.cnf aimd 0

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

MD5SUM BENCH= 73bcef7c584867538ae0bed90374a7ab
RANDOM SEED=816976612

node43.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.237
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.237
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:       1691600 kB
Buffers:         19492 kB
Cached:         269568 kB
SwapCached:        416 kB
Active:          78960 kB
Inactive:       223476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691600 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           47104 kB
Writeback:           0 kB
Mapped:          21772 kB
Slab:            47856 kB
Committed_AS:   406732 kB
PageTables:       1444 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= 66320 MiB
End job on node43 at 2009-04-26 08:16:03