Trace number 1730497

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.19 601.52

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
MD5SUM51a1a3a012cf07e3662164064eca4702
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark179.938
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of clauses2619
Sum of the clauses size5508
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22601
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2619     5508 |     785       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    2601     9792 |      --       0       --      -- |     --   | -18/4284
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 288   #clauses: 2601   #literals: 9792
0.00/0.01	c CPU time:   0.006998 s
0.00/0.01	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-1730497-1240760004/watcher-1730497-1240760004 -o /tmp/evaluation-result-1730497-1240760004/solver-1730497-1240760004 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1730497-1240760004.cnf aimd 2 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 25162
/proc/meminfo: memFree=1668840/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) R 25160 25162 24788 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 104028450 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 221954763423 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25162/statm: 1339 234 194 169 0 50 0
[pid=25163] ppid=25162 vsize=828 CPUtime=0
/proc/25163/stat : 25163 (SatElite) R 25162 25162 24788 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 104028450 847872 137 1992294400 134512640 135034092 4294956096 18446744073709551615 134676334 0 0 4096 3 0 0 0 17 0 0 0
/proc/25163/statm: 207 138 68 127 0 77 0

[startup+0.048551 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 25162
/proc/meminfo: memFree=1668840/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.265952 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 25162
/proc/meminfo: memFree=1668840/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.315983 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 25162
/proc/meminfo: memFree=1668840/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701784 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 25162
/proc/meminfo: memFree=1668840/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50186 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 25166
/proc/meminfo: memFree=1661776/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
[pid=25165] ppid=25162 vsize=21636 CPUtime=2.95
/proc/25165/stat : 25165 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194304 2452 0 0 0 294 1 0 0 17 0 2 0 104028452 22155264 2438 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 5409 2438 83 193 0 5213 0
[pid=25165/tid=25166] ppid=25162 vsize=21636 CPUtime=1.46
/proc/25165/task/25166/stat : 25166 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194368 1100 0 0 0 146 0 0 0 17 0 2 0 104028452 22155264 2438 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 26992

[startup+3.102 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 25166
/proc/meminfo: memFree=1657680/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
[pid=25165] ppid=25162 vsize=25084 CPUtime=6.14
/proc/25165/stat : 25165 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194304 3197 0 0 0 612 2 0 0 16 0 2 0 104028452 25686016 3183 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 6271 3183 83 193 0 6075 0
[pid=25165/tid=25166] ppid=25162 vsize=25084 CPUtime=3.07
/proc/25165/task/25166/stat : 25166 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194368 1528 0 0 0 306 1 0 0 18 0 2 0 104028452 25686016 3183 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 30440

[startup+6.30229 s]
/proc/loadavg: 1.07 1.00 1.00 3/67 25166
/proc/meminfo: memFree=1647448/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
[pid=25165] ppid=25162 vsize=35200 CPUtime=12.52
/proc/25165/stat : 25165 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194304 5666 0 0 0 1249 3 0 0 19 0 2 0 104028452 36044800 5652 1992294400 134512640 135305190 4294956144 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 8800 5652 83 193 0 8604 0
[pid=25165/tid=25166] ppid=25162 vsize=35200 CPUtime=6.26
/proc/25165/task/25166/stat : 25166 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194368 2915 0 0 0 625 1 0 0 17 0 2 0 104028452 36044800 5652 1992294400 134512640 135305190 4294956144 18446744073709551615 134556647 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 40556

[startup+12.7019 s]
/proc/loadavg: 1.15 1.02 1.01 3/67 25166
/proc/meminfo: memFree=1632600/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
[pid=25165] ppid=25162 vsize=48244 CPUtime=25.28
/proc/25165/stat : 25165 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194304 8967 0 0 0 2521 7 0 0 17 0 2 0 104028452 49401856 8953 1992294400 134512640 135305190 4294956144 18446744073709551615 134551714 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 12061 8953 83 193 0 11865 0
[pid=25165/tid=25166] ppid=25162 vsize=48244 CPUtime=12.65
/proc/25165/task/25166/stat : 25166 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194368 4641 0 0 0 1262 3 0 0 17 0 2 0 104028452 49401856 8953 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 53600

[startup+25.502 s]
/proc/loadavg: 1.34 1.06 1.02 3/67 25166
/proc/meminfo: memFree=1619096/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
[pid=25165] ppid=25162 vsize=61444 CPUtime=50.8
/proc/25165/stat : 25165 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194304 12366 0 0 0 5071 9 0 0 18 0 2 0 104028452 62918656 12352 1992294400 134512640 135305190 4294956144 18446744073709551615 134556758 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 15361 12352 83 193 0 15165 0
[pid=25165/tid=25166] ppid=25162 vsize=61444 CPUtime=25.44
/proc/25165/task/25166/stat : 25166 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194368 6687 0 0 0 2539 5 0 0 17 0 2 0 104028452 62918656 12352 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 66800

[startup+51.1013 s]
/proc/loadavg: 1.49 1.12 1.04 3/67 25166
/proc/meminfo: memFree=1586264/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
[pid=25165] ppid=25162 vsize=96740 CPUtime=101.87
/proc/25165/stat : 25165 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194304 20732 0 0 0 10169 18 0 0 18 0 2 0 104028452 99061760 20718 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 24185 20718 83 193 0 23989 0
[pid=25165/tid=25166] ppid=25162 vsize=96740 CPUtime=51.02
/proc/25165/task/25166/stat : 25166 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194368 11392 0 0 0 5092 10 0 0 17 0 2 0 104028452 99061760 20718 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 102096

[startup+102.302 s]
/proc/loadavg: 1.79 1.27 1.09 3/67 25166
/proc/meminfo: memFree=1566872/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
[pid=25165] ppid=25162 vsize=114600 CPUtime=204.04
/proc/25165/stat : 25165 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194304 25383 0 0 0 20383 21 0 0 25 0 2 0 104028452 117350400 25369 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 28650 25369 83 193 0 28454 0
[pid=25165/tid=25166] ppid=25162 vsize=114600 CPUtime=102.19
/proc/25165/task/25166/stat : 25166 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194368 14529 0 0 0 10208 11 0 0 25 0 2 0 104028452 117350400 25369 1992294400 134512640 135305190 4294956144 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 119956

[startup+162.301 s]
/proc/loadavg: 1.92 1.39 1.14 3/67 25166
/proc/meminfo: memFree=1518232/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
[pid=25165] ppid=25162 vsize=164808 CPUtime=323.75
/proc/25165/stat : 25165 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194304 37506 0 0 0 32341 34 0 0 22 0 2 0 104028452 168763392 37492 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 41202 37492 83 193 0 41006 0
[pid=25165/tid=25166] ppid=25162 vsize=164808 CPUtime=162.16
/proc/25165/task/25166/stat : 25166 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194368 22204 0 0 0 16197 19 0 0 19 0 2 0 104028452 168763392 37492 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.75
Current children cumulated vsize (KiB) 170164

[startup+222.306 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 25166
/proc/meminfo: memFree=1509592/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
[pid=25165] ppid=25162 vsize=175024 CPUtime=443.5
/proc/25165/stat : 25165 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194304 39809 0 0 0 44314 36 0 0 25 0 2 0 104028452 179224576 39774 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 43756 39774 83 193 0 43560 0
[pid=25165/tid=25166] ppid=25162 vsize=175024 CPUtime=222.14
/proc/25165/task/25166/stat : 25166 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194368 23473 0 0 0 22194 20 0 0 25 0 2 0 104028452 179224576 39774 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.5
Current children cumulated vsize (KiB) 180380

[startup+282.301 s]
/proc/loadavg: 1.99 1.58 1.24 3/67 25166
/proc/meminfo: memFree=1469656/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
[pid=25165] ppid=25162 vsize=215468 CPUtime=563.2
/proc/25165/stat : 25165 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194304 49858 0 0 0 56275 45 0 0 18 0 2 0 104028452 220639232 49823 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 53867 49823 83 193 0 53671 0
[pid=25165/tid=25166] ppid=25162 vsize=215468 CPUtime=282.12
/proc/25165/task/25166/stat : 25166 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194368 28382 0 0 0 28187 25 0 0 17 0 2 0 104028452 220639232 49823 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.2
Current children cumulated vsize (KiB) 220824

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 25168
/proc/meminfo: memFree=1464280/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
[pid=25165] ppid=25162 vsize=220576 CPUtime=682.94
/proc/25165/stat : 25165 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194304 50929 0 0 0 68246 48 0 0 25 0 2 0 104028452 225869824 50894 1992294400 134512640 135305190 4294956144 18446744073709551615 134528382 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 55144 50894 83 193 0 54948 0
[pid=25165/tid=25166] ppid=25162 vsize=220576 CPUtime=342.1
/proc/25165/task/25166/stat : 25166 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194368 28838 0 0 0 34184 26 0 0 25 0 2 0 104028452 225869824 50894 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.94
Current children cumulated vsize (KiB) 225932

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 25168
/proc/meminfo: memFree=1436120/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
[pid=25165] ppid=25162 vsize=250728 CPUtime=802.68
/proc/25165/stat : 25165 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194304 58453 0 0 0 80212 56 0 0 16 0 2 0 104028452 256745472 58418 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 62682 58418 83 193 0 62486 0
[pid=25165/tid=25166] ppid=25162 vsize=250728 CPUtime=402.08
/proc/25165/task/25166/stat : 25166 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194368 31387 0 0 0 40180 28 0 0 17 0 2 0 104028452 256745472 58418 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.68
Current children cumulated vsize (KiB) 256084

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 25168
/proc/meminfo: memFree=1405144/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
[pid=25165] ppid=25162 vsize=279420 CPUtime=922.39
/proc/25165/stat : 25165 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194304 65715 0 0 0 92173 66 0 0 25 0 2 0 104028452 286126080 65680 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 69855 65680 83 193 0 69659 0
[pid=25165/tid=25166] ppid=25162 vsize=279420 CPUtime=462.03
/proc/25165/task/25166/stat : 25166 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194368 34727 0 0 0 46170 33 0 0 25 0 2 0 104028452 286126080 65680 1992294400 134512640 135305190 4294956144 18446744073709551615 134557807 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.39
Current children cumulated vsize (KiB) 284776

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 25168
/proc/meminfo: memFree=1404952/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
[pid=25165] ppid=25162 vsize=279420 CPUtime=1042.14
/proc/25165/stat : 25165 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194304 65760 0 0 0 104148 66 0 0 25 0 2 0 104028452 286126080 65725 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 69855 65725 83 193 0 69659 0
[pid=25165/tid=25166] ppid=25162 vsize=279420 CPUtime=522.01
/proc/25165/task/25166/stat : 25166 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194368 34757 0 0 0 52168 33 0 0 25 0 2 0 104028452 286126080 65725 1992294400 134512640 135305190 4294956144 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1042.14
Current children cumulated vsize (KiB) 284776

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 25168
/proc/meminfo: memFree=1400664/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
[pid=25165] ppid=25162 vsize=284056 CPUtime=1161.85
/proc/25165/stat : 25165 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194304 66809 0 0 0 116118 67 0 0 25 0 2 0 104028452 290873344 66774 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 71014 66774 83 193 0 70818 0
[pid=25165/tid=25166] ppid=25162 vsize=284056 CPUtime=581.97
/proc/25165/task/25166/stat : 25166 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194368 35348 0 0 0 58164 33 0 0 25 0 2 0 104028452 290873344 66774 1992294400 134512640 135305190 4294956144 18446744073709551615 134528458 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.85
Current children cumulated vsize (KiB) 289412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 25168
/proc/meminfo: memFree=1400664/2055920 swapFree=4191900/4192956
[pid=25162] ppid=25160 vsize=5356 CPUtime=0
/proc/25162/stat : 25162 (manysat.sh) S 25160 25162 24788 0 -1 4194304 312 179 0 0 0 0 0 0 16 0 1 0 104028450 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25162/statm: 1339 238 195 169 0 50 0
[pid=25165] ppid=25162 vsize=284056 CPUtime=1200.19
/proc/25165/stat : 25165 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194304 66817 0 0 0 119951 68 0 0 25 0 2 0 104028452 290873344 66782 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25165/statm: 71014 66782 83 193 0 70818 0
[pid=25165/tid=25166] ppid=25162 vsize=284056 CPUtime=601.17
/proc/25165/task/25166/stat : 25166 (manysat1.1_stat) R 25162 25162 24788 0 -1 4194368 35354 0 0 0 60084 33 0 0 25 0 2 0 104028452 290873344 66782 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 289412

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25162 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=10998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.015997
# 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): 601.52
CPU time (s): 1200.19
CPU user time (s): 1199.51
CPU system time (s): 0.68
CPU usage (%): 199.526
Max. virtual memory (cumulated for all children) (KiB): 289412

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

runsolver used 0.538918 second user time and 1.65975 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-26 17:33:24
IDJOB=1730497
IDBENCH=24731
IDSOLVER=515
FILE ID=node43/1730497-1240760004
PBS_JOBID= 9187081
Free space on /tmp= 66432 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730497-1240760004/watcher-1730497-1240760004 -o /tmp/evaluation-result-1730497-1240760004/solver-1730497-1240760004 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1730497-1240760004.cnf aimd 2

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

MD5SUM BENCH= 51a1a3a012cf07e3662164064eca4702
RANDOM SEED=1835031845

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:       1669320 kB
Buffers:         39076 kB
Cached:         273988 kB
SwapCached:        416 kB
Active:          58664 kB
Inactive:       267804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1669320 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1516 kB
Writeback:           0 kB
Mapped:          21812 kB
Slab:            46172 kB
Committed_AS:   421472 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= 66432 MiB
End job on node43 at 2009-04-26 17:43:26