Trace number 1728535

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 1/2009-03-20? (TO) 1200.19 604.32

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
MD5SUMcaece48666f4e716f61ea74e680d7de5
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 variables1325
Number of clauses174298
Sum of the clauses size506725
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217050
Number of clauses of size 3157200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 548

Solver Data

0.00/0.00	c Parsing...
0.09/0.14	c ==============================================================================
0.09/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.14	c ==============================================================================
0.09/0.14	c |         0 |  174298   506725 |   52289       0        0     nan |  0.000 % |
4.78/4.89	c |         0 |  173273   804005 |      --       0       --      -- |     --   | -1025/297280
4.78/4.89	c ==============================================================================
4.78/4.89	c Result  :   #vars: 1277   #clauses: 173273   #literals: 804005
4.78/4.89	c CPU time:   4.86826 s
4.78/4.89	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-1728535-1240737989/watcher-1728535-1240737989 -o /tmp/evaluation-result-1728535-1240737989/solver-1728535-1240737989 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1728535-1240737989.cnf aimd 1 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 23832
/proc/meminfo: memFree=1091456/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=0
/proc/23832/stat : 23832 (manysat.sh) R 23830 23832 23702 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 101832635 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 215418989215 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/23832/statm: 1339 234 194 169 0 50 0
[pid=23833] ppid=23832 vsize=956 CPUtime=0
/proc/23833/stat : 23833 (SatElite) R 23832 23832 23702 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 101832635 978944 136 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/23833/statm: 239 136 51 127 0 109 0

[startup+0.0828189 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 23832
/proc/meminfo: memFree=1091456/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=0
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101832635 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23832/statm: 1339 235 195 169 0 50 0
[pid=23833] ppid=23832 vsize=6276 CPUtime=0.07
/proc/23833/stat : 23833 (SatElite) R 23832 23832 23702 0 -1 4194304 1455 0 0 0 7 0 0 0 19 0 1 0 101832635 6426624 1439 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/23833/statm: 1569 1439 51 127 0 1439 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11632

[startup+0.101821 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 23832
/proc/meminfo: memFree=1091456/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=0
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101832635 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23832/statm: 1339 235 195 169 0 50 0
[pid=23833] ppid=23832 vsize=7712 CPUtime=0.09
/proc/23833/stat : 23833 (SatElite) R 23832 23832 23702 0 -1 4194304 1710 0 0 0 9 0 0 0 19 0 1 0 101832635 7897088 1694 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/23833/statm: 1928 1694 51 127 0 1798 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13068

[startup+0.301843 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 23832
/proc/meminfo: memFree=1091456/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=0
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101832635 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23832/statm: 1339 235 195 169 0 50 0
[pid=23833] ppid=23832 vsize=14364 CPUtime=0.28
/proc/23833/stat : 23833 (SatElite) R 23832 23832 23702 0 -1 4194304 3253 0 0 0 28 0 0 0 21 0 1 0 101832635 14708736 3237 1992294400 134512640 135034092 4294956096 18446744073709551615 134560774 0 0 4096 3 0 0 0 17 0 0 0
/proc/23833/statm: 3591 3237 68 127 0 3461 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19720

[startup+0.701887 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 23832
/proc/meminfo: memFree=1091456/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=0
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101832635 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23832/statm: 1339 235 195 169 0 50 0
[pid=23833] ppid=23832 vsize=20812 CPUtime=0.69
/proc/23833/stat : 23833 (SatElite) R 23832 23832 23702 0 -1 4194304 4359 0 0 0 68 1 0 0 25 0 1 0 101832635 21311488 4343 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/23833/statm: 5203 4343 68 127 0 5073 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26168

[startup+1.50198 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 23834
/proc/meminfo: memFree=1073840/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=0
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101832635 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23832/statm: 1339 235 195 169 0 50 0
[pid=23833] ppid=23832 vsize=20812 CPUtime=1.49
/proc/23833/stat : 23833 (SatElite) R 23832 23832 23702 0 -1 4194304 4359 0 0 0 148 1 0 0 25 0 1 0 101832635 21311488 4343 1992294400 134512640 135034092 4294956096 18446744073709551615 134563240 0 0 4096 3 0 0 0 17 0 0 0
/proc/23833/statm: 5203 4343 68 127 0 5073 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26168

[startup+3.10115 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 23834
/proc/meminfo: memFree=1073520/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=0
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101832635 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23832/statm: 1339 235 195 169 0 50 0
[pid=23833] ppid=23832 vsize=20812 CPUtime=3.08
/proc/23833/stat : 23833 (SatElite) R 23832 23832 23702 0 -1 4194304 4359 0 0 0 307 1 0 0 25 0 1 0 101832635 21311488 4343 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/23833/statm: 5203 4343 68 127 0 5073 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26168

[startup+6.30152 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 23835
/proc/meminfo: memFree=1065392/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=5.17
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 312 4364 0 0 0 0 514 3 16 0 1 0 101832635 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23832/statm: 1339 238 195 169 0 50 0
[pid=23835] ppid=23832 vsize=44040 CPUtime=1.96
/proc/23835/stat : 23835 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194304 8092 0 0 0 192 4 0 0 16 0 2 0 101833153 45096960 8078 1992294400 134512640 135305190 4294956144 18446744073709551615 134839991 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23835/statm: 11010 8078 83 193 0 10814 0
Current children cumulated CPU time (s) 7.13
Current children cumulated vsize (KiB) 49396

[startup+12.701 s]
/proc/loadavg: 1.01 0.97 0.99 3/67 23836
/proc/meminfo: memFree=1036328/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=5.17
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 312 4364 0 0 0 0 514 3 16 0 1 0 101832635 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23832/statm: 1339 238 195 169 0 50 0
[pid=23835] ppid=23832 vsize=63648 CPUtime=14.71
/proc/23835/stat : 23835 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194304 12903 0 0 0 1463 8 0 0 17 0 2 0 101833153 65175552 12889 1992294400 134512640 135305190 4294956144 18446744073709551615 134528325 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23835/statm: 15912 12889 83 193 0 15716 0
[pid=23835/tid=23836] ppid=23832 vsize=63648 CPUtime=7.23
/proc/23835/task/23836/stat : 23836 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194368 3857 0 0 0 720 3 0 0 17 0 2 0 101833180 65175552 12889 1992294400 134512640 135305190 4294956144 18446744073709551615 134551736 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.88
Current children cumulated vsize (KiB) 69004

[startup+25.5015 s]
/proc/loadavg: 1.23 1.02 1.01 3/67 23836
/proc/meminfo: memFree=1033640/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=5.17
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 312 4364 0 0 0 0 514 3 16 0 1 0 101832635 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23832/statm: 1339 238 195 169 0 50 0
[pid=23835] ppid=23832 vsize=65644 CPUtime=40.22
/proc/23835/stat : 23835 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194304 13352 0 0 0 4012 10 0 0 19 0 2 0 101833153 67219456 13338 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23835/statm: 16411 13338 83 193 0 16215 0
[pid=23835/tid=23836] ppid=23832 vsize=65644 CPUtime=20.01
/proc/23835/task/23836/stat : 23836 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194368 3998 0 0 0 1997 4 0 0 18 0 2 0 101833180 67219456 13338 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.39
Current children cumulated vsize (KiB) 71000

[startup+51.1013 s]
/proc/loadavg: 1.49 1.10 1.03 3/67 23836
/proc/meminfo: memFree=998824/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=5.17
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 312 4364 0 0 0 0 514 3 16 0 1 0 101832635 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23832/statm: 1339 238 195 169 0 50 0
[pid=23835] ppid=23832 vsize=102024 CPUtime=91.29
/proc/23835/stat : 23835 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194304 22257 0 0 0 9112 17 0 0 16 0 2 0 101833153 104472576 22243 1992294400 134512640 135305190 4294956144 18446744073709551615 134538605 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23835/statm: 25506 22243 83 193 0 25310 0
[pid=23835/tid=23836] ppid=23832 vsize=102024 CPUtime=45.59
/proc/23835/task/23836/stat : 23836 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194368 8608 0 0 0 4552 7 0 0 17 0 2 0 101833180 104472576 22243 1992294400 134512640 135305190 4294956144 18446744073709551615 134530636 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 96.46
Current children cumulated vsize (KiB) 107380

[startup+102.305 s]
/proc/loadavg: 1.78 1.24 1.08 3/67 23836
/proc/meminfo: memFree=968808/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=5.17
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 312 4364 0 0 0 0 514 3 16 0 1 0 101832635 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23832/statm: 1339 238 195 169 0 50 0
[pid=23835] ppid=23832 vsize=131308 CPUtime=193.41
/proc/23835/stat : 23835 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194304 29502 0 0 0 19317 24 0 0 17 0 2 0 101833153 134459392 29488 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23835/statm: 32827 29488 83 193 0 32631 0
[pid=23835/tid=23836] ppid=23832 vsize=131308 CPUtime=96.75
/proc/23835/task/23836/stat : 23836 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194368 12281 0 0 0 9664 11 0 0 22 0 2 0 101833180 134459392 29488 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 198.58
Current children cumulated vsize (KiB) 136664

[startup+162.302 s]
/proc/loadavg: 1.92 1.37 1.13 3/67 23836
/proc/meminfo: memFree=919400/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=5.17
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 312 4364 0 0 0 0 514 3 16 0 1 0 101832635 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23832/statm: 1339 238 195 169 0 50 0
[pid=23835] ppid=23832 vsize=181376 CPUtime=313.12
/proc/23835/stat : 23835 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194304 41825 0 0 0 31276 36 0 0 25 0 2 0 101833153 185729024 41811 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23835/statm: 45344 41811 83 193 0 45148 0
[pid=23835/tid=23836] ppid=23832 vsize=181376 CPUtime=156.71
/proc/23835/task/23836/stat : 23836 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194368 17745 0 0 0 15654 17 0 0 25 0 2 0 101833180 185729024 41811 1992294400 134512640 135305190 4294956144 18446744073709551615 134845261 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 318.29
Current children cumulated vsize (KiB) 186732

[startup+222.301 s]
/proc/loadavg: 1.97 1.48 1.19 3/67 23836
/proc/meminfo: memFree=894504/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=5.17
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 312 4364 0 0 0 0 514 3 16 0 1 0 101832635 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23832/statm: 1339 238 195 169 0 50 0
[pid=23835] ppid=23832 vsize=206340 CPUtime=432.83
/proc/23835/stat : 23835 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194304 48162 0 0 0 43241 42 0 0 16 0 2 0 101833153 211292160 48148 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23835/statm: 51585 48148 83 193 0 51389 0
[pid=23835/tid=23836] ppid=23832 vsize=206340 CPUtime=216.68
/proc/23835/task/23836/stat : 23836 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194368 21247 0 0 0 21648 20 0 0 18 0 2 0 101833180 211292160 48148 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 438
Current children cumulated vsize (KiB) 211696

[startup+282.301 s]
/proc/loadavg: 1.99 1.57 1.23 3/67 23836
/proc/meminfo: memFree=836008/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=5.17
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 312 4364 0 0 0 0 514 3 16 0 1 0 101832635 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23832/statm: 1339 238 195 169 0 50 0
[pid=23835] ppid=23832 vsize=264580 CPUtime=552.54
/proc/23835/stat : 23835 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194304 62694 0 0 0 55197 57 0 0 19 0 2 0 101833153 270929920 62680 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23835/statm: 66145 62680 83 193 0 65949 0
[pid=23835/tid=23836] ppid=23832 vsize=264580 CPUtime=276.64
/proc/23835/task/23836/stat : 23836 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194368 28132 0 0 0 27638 26 0 0 17 0 2 0 101833180 270929920 62680 1992294400 134512640 135305190 4294956144 18446744073709551615 134538167 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 557.71
Current children cumulated vsize (KiB) 269936

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.28 3/67 23836
/proc/meminfo: memFree=809768/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=5.17
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 312 4364 0 0 0 0 514 3 16 0 1 0 101832635 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23832/statm: 1339 238 195 169 0 50 0
[pid=23835] ppid=23832 vsize=292988 CPUtime=672.25
/proc/23835/stat : 23835 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194304 69458 0 0 0 67161 64 0 0 16 0 2 0 101833153 300019712 69439 1992294400 134512640 135305190 4294956144 18446744073709551615 134557444 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23835/statm: 73247 69439 83 193 0 73051 0
[pid=23835/tid=23836] ppid=23832 vsize=292988 CPUtime=336.62
/proc/23835/task/23836/stat : 23836 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194368 31247 0 0 0 33633 29 0 0 25 0 2 0 101833180 300019712 69439 1992294400 134512640 135305190 4294956144 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 677.42
Current children cumulated vsize (KiB) 298344

[startup+402.301 s]
/proc/loadavg: 1.99 1.71 1.32 3/67 23836
/proc/meminfo: memFree=803112/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=5.17
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 312 4364 0 0 0 0 514 3 16 0 1 0 101832635 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23832/statm: 1339 238 195 169 0 50 0
[pid=23835] ppid=23832 vsize=298004 CPUtime=791.96
/proc/23835/stat : 23835 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194304 70870 0 0 0 79128 68 0 0 17 0 2 0 101833153 305156096 70851 1992294400 134512640 135305190 4294956144 18446744073709551615 134528562 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23835/statm: 74501 70851 83 193 0 74305 0
[pid=23835/tid=23836] ppid=23832 vsize=298004 CPUtime=396.58
/proc/23835/task/23836/stat : 23836 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194368 31736 0 0 0 39627 31 0 0 17 0 2 0 101833180 305156096 70851 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 797.13
Current children cumulated vsize (KiB) 303360

[startup+462.301 s]
/proc/loadavg: 1.99 1.76 1.36 3/67 23836
/proc/meminfo: memFree=744680/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=5.17
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 312 4364 0 0 0 0 514 3 16 0 1 0 101832635 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23832/statm: 1339 238 195 169 0 50 0
[pid=23835] ppid=23832 vsize=358476 CPUtime=911.69
/proc/23835/stat : 23835 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194304 85445 0 0 0 91084 85 0 0 17 0 2 0 101833153 367079424 85426 1992294400 134512640 135305190 4294956144 18446744073709551615 134538605 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23835/statm: 89619 85426 83 193 0 89423 0
[pid=23835/tid=23836] ppid=23832 vsize=358476 CPUtime=456.55
/proc/23835/task/23836/stat : 23836 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194368 38530 0 0 0 45616 39 0 0 19 0 2 0 101833180 367079424 85426 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 916.86
Current children cumulated vsize (KiB) 363832

[startup+522.302 s]
/proc/loadavg: 1.99 1.80 1.40 3/67 23836
/proc/meminfo: memFree=726696/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=5.17
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 312 4364 0 0 0 0 514 3 16 0 1 0 101832635 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23832/statm: 1339 238 195 169 0 50 0
[pid=23835] ppid=23832 vsize=378592 CPUtime=1031.42
/proc/23835/stat : 23835 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194304 90700 0 0 0 103050 92 0 0 17 0 2 0 101833153 387678208 90681 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23835/statm: 94648 90681 83 193 0 94452 0
[pid=23835/tid=23836] ppid=23832 vsize=378592 CPUtime=516.54
/proc/23835/task/23836/stat : 23836 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194368 40989 0 0 0 51611 43 0 0 18 0 2 0 101833180 387678208 90681 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1036.59
Current children cumulated vsize (KiB) 383948

[startup+582.302 s]
/proc/loadavg: 1.99 1.83 1.43 3/67 23836
/proc/meminfo: memFree=692392/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=5.17
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 312 4364 0 0 0 0 514 3 16 0 1 0 101832635 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23832/statm: 1339 238 195 169 0 50 0
[pid=23835] ppid=23832 vsize=409884 CPUtime=1151.12
/proc/23835/stat : 23835 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194304 98482 0 0 0 115010 102 0 0 16 0 2 0 101833153 419721216 98463 1992294400 134512640 135305190 4294956144 18446744073709551615 134539063 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23835/statm: 102471 98463 83 193 0 102275 0
[pid=23835/tid=23836] ppid=23832 vsize=409884 CPUtime=576.49
/proc/23835/task/23836/stat : 23836 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194368 44386 0 0 0 57602 47 0 0 19 0 2 0 101833180 419721216 98463 1992294400 134512640 135305190 4294956144 18446744073709551615 134528545 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1156.29
Current children cumulated vsize (KiB) 415240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.303 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 23836
/proc/meminfo: memFree=692264/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=5.17
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 312 4364 0 0 0 0 514 3 16 0 1 0 101832635 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23832/statm: 1339 238 195 169 0 50 0
[pid=23835] ppid=23832 vsize=409884 CPUtime=1195.02
/proc/23835/stat : 23835 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194304 98501 0 0 0 119400 102 0 0 19 0 2 0 101833153 419721216 98482 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23835/statm: 102471 98482 83 193 0 102275 0
[pid=23835/tid=23836] ppid=23832 vsize=409884 CPUtime=598.49
/proc/23835/task/23836/stat : 23836 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194368 44404 0 0 0 59802 47 0 0 19 0 2 0 101833180 419721216 98482 1992294400 134512640 135305190 4294956144 18446744073709551615 134528464 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 415240

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

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

[startup+604.303 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 23836
/proc/meminfo: memFree=692264/2055920 swapFree=4192956/4192956
[pid=23832] ppid=23830 vsize=5356 CPUtime=5.17
/proc/23832/stat : 23832 (manysat.sh) S 23830 23832 23702 0 -1 4194304 312 4364 0 0 0 0 514 3 16 0 1 0 101832635 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23832/statm: 1339 238 195 169 0 50 0
[pid=23835] ppid=23832 vsize=409884 CPUtime=1195.02
/proc/23835/stat : 23835 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194304 98501 0 0 0 119400 102 0 0 19 0 2 0 101833153 419721216 98482 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23835/statm: 102471 98482 83 193 0 102275 0
[pid=23835/tid=23836] ppid=23832 vsize=409884 CPUtime=598.49
/proc/23835/task/23836/stat : 23836 (manysat1.1_stat) R 23832 23832 23702 0 -1 4194368 44404 0 0 0 59802 47 0 0 19 0 2 0 101833180 419721216 98482 1992294400 134512640 135305190 4294956144 18446744073709551615 134528464 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 415240

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23832 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=140218
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=34994
# CPU time returned by wait4() is 5.17521
# 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): 604.32
CPU time (s): 1200.19
CPU user time (s): 1199.14
CPU system time (s): 1.05
CPU usage (%): 198.602
Max. virtual memory (cumulated for all children) (KiB): 415240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.14022
system time used= 0.034994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4676
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.601908 second user time and 1.60776 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-26 11:26:29
IDJOB=1728535
IDBENCH=24676
IDSOLVER=514
FILE ID=node9/1728535-1240737989
PBS_JOBID= 9187003
Free space on /tmp= 66364 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728535-1240737989/watcher-1728535-1240737989 -o /tmp/evaluation-result-1728535-1240737989/solver-1728535-1240737989 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1728535-1240737989.cnf aimd 1

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

MD5SUM BENCH= caece48666f4e716f61ea74e680d7de5
RANDOM SEED=1739789419

node9.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.240
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.240
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:       1092000 kB
Buffers:         85204 kB
Cached:         781184 kB
SwapCached:          0 kB
Active:         215844 kB
Inactive:       664460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1092000 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4132 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            69708 kB
Committed_AS:   363064 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66356 MiB
End job on node9 at 2009-04-26 11:36:35