Trace number 1728534

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

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 % |
5.18/5.24	c |         0 |  173273   804005 |      --       0       --      -- |     --   | -1025/297280
5.18/5.24	c ==============================================================================
5.18/5.24	c Result  :   #vars: 1277   #clauses: 173273   #literals: 804005
5.18/5.24	c CPU time:   5.18921 s
5.18/5.24	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-1728534-1240737978/watcher-1728534-1240737978 -o /tmp/evaluation-result-1728534-1240737978/solver-1728534-1240737978 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1728534-1240737978.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: 1.00 1.00 1.00 3/64 17572
/proc/meminfo: memFree=1827268/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=0
/proc/17572/stat : 17572 (manysat.sh) R 17570 17572 17442 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 101826910 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 256364833439 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17572/statm: 1339 234 194 169 0 50 0
[pid=17573] ppid=17572 vsize=956 CPUtime=0
/proc/17573/stat : 17573 (SatElite) R 17572 17572 17442 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 101826910 978944 129 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 239 129 51 127 0 109 0

[startup+0.0256911 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17572
/proc/meminfo: memFree=1827268/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=0
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101826910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17572/statm: 1339 235 195 169 0 50 0
[pid=17573] ppid=17572 vsize=2200 CPUtime=0.02
/proc/17573/stat : 17573 (SatElite) R 17572 17572 17442 0 -1 4194304 477 0 0 0 2 0 0 0 19 0 1 0 101826910 2252800 461 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 583 461 51 127 0 453 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7556

[startup+0.101698 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17572
/proc/meminfo: memFree=1827268/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=0
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101826910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17572/statm: 1339 235 195 169 0 50 0
[pid=17573] ppid=17572 vsize=7580 CPUtime=0.09
/proc/17573/stat : 17573 (SatElite) R 17572 17572 17442 0 -1 4194304 1694 0 0 0 8 1 0 0 19 0 1 0 101826910 7761920 1678 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 1895 1679 51 127 0 1765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12936

[startup+0.301717 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17572
/proc/meminfo: memFree=1827268/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=0
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101826910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17572/statm: 1339 235 195 169 0 50 0
[pid=17573] ppid=17572 vsize=14364 CPUtime=0.29
/proc/17573/stat : 17573 (SatElite) R 17572 17572 17442 0 -1 4194304 3251 0 0 0 27 2 0 0 21 0 1 0 101826910 14708736 3235 1992294400 134512640 135034092 4294956096 18446744073709551615 134563488 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 3591 3236 68 127 0 3461 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19720

[startup+0.701759 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17572
/proc/meminfo: memFree=1827268/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=0
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101826910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17572/statm: 1339 235 195 169 0 50 0
[pid=17573] ppid=17572 vsize=20812 CPUtime=0.69
/proc/17573/stat : 17573 (SatElite) R 17572 17572 17442 0 -1 4194304 4359 0 0 0 66 3 0 0 25 0 1 0 101826910 21311488 4343 1992294400 134512640 135034092 4294956096 18446744073709551615 134569582 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 5203 4343 68 127 0 5073 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26168

[startup+1.50184 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17574
/proc/meminfo: memFree=1809652/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=0
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101826910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17572/statm: 1339 235 195 169 0 50 0
[pid=17573] ppid=17572 vsize=20812 CPUtime=1.49
/proc/17573/stat : 17573 (SatElite) R 17572 17572 17442 0 -1 4194304 4359 0 0 0 146 3 0 0 25 0 1 0 101826910 21311488 4343 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 5203 4343 68 127 0 5073 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26168

[startup+3.10201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17574
/proc/meminfo: memFree=1809332/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=0
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101826910 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17572/statm: 1339 235 195 169 0 50 0
[pid=17573] ppid=17572 vsize=20812 CPUtime=3.08
/proc/17573/stat : 17573 (SatElite) R 17572 17572 17442 0 -1 4194304 4359 0 0 0 305 3 0 0 25 0 1 0 101826910 21311488 4343 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 1 0 0
/proc/17573/statm: 5203 4343 68 127 0 5073 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26168

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17574
/proc/meminfo: memFree=1808628/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=5.5
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 312 4364 0 0 0 0 546 4 16 0 1 0 101826910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17572/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 5356

[startup+12.7122 s]
/proc/loadavg: 1.46 1.10 1.03 3/67 17576
/proc/meminfo: memFree=1770044/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=5.5
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 312 4364 0 0 0 0 546 4 16 0 1 0 101826910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17572/statm: 1339 238 195 169 0 50 0
[pid=17575] ppid=17572 vsize=64508 CPUtime=13.8
/proc/17575/stat : 17575 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194304 13161 0 0 0 1371 9 0 0 17 0 2 0 101827463 66056192 13147 1992294400 134512640 135305190 4294956144 18446744073709551615 134528265 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17575/statm: 16127 13147 83 193 0 15931 0
[pid=17575/tid=17576] ppid=17572 vsize=64508 CPUtime=6.92
/proc/17575/task/17576/stat : 17576 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194368 4153 0 0 0 689 3 0 0 17 0 2 0 101827488 66056192 13147 1992294400 134512640 135305190 4294956144 18446744073709551615 134538546 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.3
Current children cumulated vsize (KiB) 69864

[startup+25.5012 s]
/proc/loadavg: 1.77 1.18 1.06 3/67 17576
/proc/meminfo: memFree=1769404/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=5.5
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 312 4364 0 0 0 0 546 4 16 0 1 0 101826910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17572/statm: 1339 238 195 169 0 50 0
[pid=17575] ppid=17572 vsize=65248 CPUtime=39.02
/proc/17575/stat : 17575 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194304 13350 0 0 0 3890 12 0 0 19 0 2 0 101827463 66813952 13336 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17575/statm: 16312 13336 83 193 0 16116 0
[pid=17575/tid=17576] ppid=17572 vsize=65248 CPUtime=19.39
/proc/17575/task/17576/stat : 17576 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194368 4203 0 0 0 1935 4 0 0 17 0 2 0 101827488 66813952 13336 1992294400 134512640 135305190 4294956144 18446744073709551615 134528858 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.52
Current children cumulated vsize (KiB) 70604

[startup+51.1018 s]
/proc/loadavg: 1.85 1.24 1.08 3/67 17576
/proc/meminfo: memFree=1744444/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=5.5
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 312 4364 0 0 0 0 546 4 16 0 1 0 101826910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17572/statm: 1339 238 195 169 0 50 0
[pid=17575] ppid=17572 vsize=90812 CPUtime=90.07
/proc/17575/stat : 17575 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194304 19599 0 0 0 8988 19 0 0 16 0 2 0 101827463 92991488 19585 1992294400 134512640 135305190 4294956144 18446744073709551615 134539063 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17575/statm: 22703 19585 83 193 0 22507 0
[pid=17575/tid=17576] ppid=17572 vsize=90812 CPUtime=44.86
/proc/17575/task/17576/stat : 17576 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194368 7312 0 0 0 4479 7 0 0 19 0 2 0 101827488 92991488 19585 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 95.57
Current children cumulated vsize (KiB) 96168

[startup+102.301 s]
/proc/loadavg: 1.94 1.37 1.13 3/67 17576
/proc/meminfo: memFree=1705724/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=5.5
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 312 4364 0 0 0 0 546 4 16 0 1 0 101826910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17572/statm: 1339 238 195 169 0 50 0
[pid=17575] ppid=17572 vsize=130284 CPUtime=192.18
/proc/17575/stat : 17575 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194304 29238 0 0 0 19188 30 0 0 25 0 2 0 101827463 133410816 29224 1992294400 134512640 135305190 4294956144 18446744073709551615 134541864 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17575/statm: 32571 29224 83 193 0 32375 0
[pid=17575/tid=17576] ppid=17572 vsize=130284 CPUtime=95.81
/proc/17575/task/17576/stat : 17576 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194368 11979 0 0 0 9569 12 0 0 17 0 2 0 101827488 133410816 29224 1992294400 134512640 135305190 4294956144 18446744073709551615 134556914 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 197.68
Current children cumulated vsize (KiB) 135640

[startup+162.301 s]
/proc/loadavg: 1.98 1.48 1.18 3/67 17576
/proc/meminfo: memFree=1670844/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=5.5
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 312 4364 0 0 0 0 546 4 16 0 1 0 101826910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17572/statm: 1339 238 195 169 0 50 0
[pid=17575] ppid=17572 vsize=169112 CPUtime=311.85
/proc/17575/stat : 17575 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194304 38765 0 0 0 31146 39 0 0 19 0 2 0 101827463 173170688 38751 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17575/statm: 42278 38751 83 193 0 42082 0
[pid=17575/tid=17576] ppid=17572 vsize=169112 CPUtime=155.54
/proc/17575/task/17576/stat : 17576 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194368 16757 0 0 0 15538 16 0 0 19 0 2 0 101827488 173170688 38751 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 317.35
Current children cumulated vsize (KiB) 174468

[startup+222.302 s]
/proc/loadavg: 1.99 1.57 1.23 3/67 17576
/proc/meminfo: memFree=1626428/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=5.5
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 312 4364 0 0 0 0 546 4 16 0 1 0 101826910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17572/statm: 1339 238 195 169 0 50 0
[pid=17575] ppid=17572 vsize=209448 CPUtime=431.49
/proc/17575/stat : 17575 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194304 48996 0 0 0 43096 53 0 0 25 0 2 0 101827463 214474752 48982 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17575/statm: 52362 48982 83 193 0 52166 0
[pid=17575/tid=17576] ppid=17572 vsize=209448 CPUtime=215.23
/proc/17575/task/17576/stat : 17576 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194368 22401 0 0 0 21501 22 0 0 18 0 2 0 101827488 214474752 48982 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 436.99
Current children cumulated vsize (KiB) 214804

[startup+282.302 s]
/proc/loadavg: 1.99 1.65 1.28 3/67 17576
/proc/meminfo: memFree=1596924/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=5.5
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 312 4364 0 0 0 0 546 4 16 0 1 0 101826910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17572/statm: 1339 238 195 169 0 50 0
[pid=17575] ppid=17572 vsize=239628 CPUtime=551.18
/proc/17575/stat : 17575 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194304 56360 0 0 0 55056 62 0 0 25 0 2 0 101827463 245379072 56324 1992294400 134512640 135305190 4294956144 18446744073709551615 134557905 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17575/statm: 59907 56324 83 193 0 59711 0
[pid=17575/tid=17576] ppid=17572 vsize=239628 CPUtime=274.97
/proc/17575/task/17576/stat : 17576 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194368 26779 0 0 0 27470 27 0 0 25 0 2 0 101827488 245379072 56324 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 556.68
Current children cumulated vsize (KiB) 244984

[startup+342.302 s]
/proc/loadavg: 1.99 1.71 1.32 3/67 17576
/proc/meminfo: memFree=1562876/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=5.5
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 312 4364 0 0 0 0 546 4 16 0 1 0 101826910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17572/statm: 1339 238 195 169 0 50 0
[pid=17575] ppid=17572 vsize=273880 CPUtime=670.85
/proc/17575/stat : 17575 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194304 64861 0 0 0 67013 72 0 0 25 0 2 0 101827463 280453120 64825 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17575/statm: 68470 64825 83 193 0 68274 0
[pid=17575/tid=17576] ppid=17572 vsize=273880 CPUtime=334.68
/proc/17575/task/17576/stat : 17576 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194368 31388 0 0 0 33436 32 0 0 25 0 2 0 101827488 280453120 64825 1992294400 134512640 135305190 4294956144 18446744073709551615 134542050 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 676.35
Current children cumulated vsize (KiB) 279236

[startup+402.301 s]
/proc/loadavg: 1.99 1.76 1.36 3/67 17576
/proc/meminfo: memFree=1536124/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=5.5
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 312 4364 0 0 0 0 546 4 16 0 1 0 101826910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17572/statm: 1339 238 195 169 0 50 0
[pid=17575] ppid=17572 vsize=300992 CPUtime=790.52
/proc/17575/stat : 17575 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194304 71533 0 0 0 78972 80 0 0 25 0 2 0 101827463 308215808 71497 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17575/statm: 75248 71497 83 193 0 75052 0
[pid=17575/tid=17576] ppid=17572 vsize=300992 CPUtime=394.4
/proc/17575/task/17576/stat : 17576 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194368 35173 0 0 0 39404 36 0 0 17 0 2 0 101827488 308215808 71497 1992294400 134512640 135305190 4294956144 18446744073709551615 134542052 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 796.02
Current children cumulated vsize (KiB) 306348

[startup+462.301 s]
/proc/loadavg: 1.99 1.80 1.40 3/67 17576
/proc/meminfo: memFree=1491516/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=5.5
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 312 4364 0 0 0 0 546 4 16 0 1 0 101826910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17572/statm: 1339 238 195 169 0 50 0
[pid=17575] ppid=17572 vsize=346772 CPUtime=910.21
/proc/17575/stat : 17575 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194304 82666 0 0 0 90928 93 0 0 25 0 2 0 101827463 355094528 82630 1992294400 134512640 135305190 4294956144 18446744073709551615 134556772 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17575/statm: 86693 82630 83 193 0 86497 0
[pid=17575/tid=17576] ppid=17572 vsize=346772 CPUtime=454.16
/proc/17575/task/17576/stat : 17576 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194368 42281 0 0 0 45373 43 0 0 25 0 2 0 101827488 355094528 82630 1992294400 134512640 135305190 4294956144 18446744073709551615 134556752 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 915.71
Current children cumulated vsize (KiB) 352128

[startup+522.305 s]
/proc/loadavg: 1.99 1.83 1.43 3/67 17576
/proc/meminfo: memFree=1483452/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=5.5
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 312 4364 0 0 0 0 546 4 16 0 1 0 101826910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17572/statm: 1339 238 195 169 0 50 0
[pid=17575] ppid=17572 vsize=353940 CPUtime=1029.91
/proc/17575/stat : 17575 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194304 84677 0 0 0 102894 97 0 0 25 0 2 0 101827463 362434560 84641 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17575/statm: 88485 84641 83 193 0 88289 0
[pid=17575/tid=17576] ppid=17572 vsize=353940 CPUtime=513.88
/proc/17575/task/17576/stat : 17576 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194368 43191 0 0 0 51342 46 0 0 25 0 2 0 101827488 362434560 84641 1992294400 134512640 135305190 4294956144 18446744073709551615 134528395 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1035.41
Current children cumulated vsize (KiB) 359296

[startup+582.302 s]
/proc/loadavg: 1.99 1.86 1.46 3/67 17576
/proc/meminfo: memFree=1450556/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=5.5
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 312 4364 0 0 0 0 546 4 16 0 1 0 101826910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17572/statm: 1339 238 195 169 0 50 0
[pid=17575] ppid=17572 vsize=386372 CPUtime=1149.6
/proc/17575/stat : 17575 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194304 92878 0 0 0 114853 107 0 0 25 0 2 0 101827463 395644928 92842 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17575/statm: 96593 92842 83 193 0 96397 0
[pid=17575/tid=17576] ppid=17572 vsize=386372 CPUtime=573.63
/proc/17575/task/17576/stat : 17576 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194368 46690 0 0 0 57313 50 0 0 25 0 2 0 101827488 395644928 92842 1992294400 134512640 135305190 4294956144 18446744073709551615 134570397 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1155.1
Current children cumulated vsize (KiB) 391728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.806 s]
/proc/loadavg: 1.99 1.87 1.47 3/67 17576
/proc/meminfo: memFree=1428412/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=5.5
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 312 4364 0 0 0 0 546 4 16 0 1 0 101826910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17572/statm: 1339 238 195 169 0 50 0
[pid=17575] ppid=17572 vsize=409924 CPUtime=1194.51
/proc/17575/stat : 17575 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194304 98399 0 0 0 119338 113 0 0 25 0 2 0 101827463 419762176 98363 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17575/statm: 102481 98363 83 193 0 102285 0
[pid=17575/tid=17576] ppid=17572 vsize=409924 CPUtime=596.05
/proc/17575/task/17576/stat : 17576 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194368 49074 0 0 0 59552 53 0 0 25 0 2 0 101827488 419762176 98363 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 415280

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

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

[startup+604.806 s]
/proc/loadavg: 1.99 1.87 1.47 3/67 17576
/proc/meminfo: memFree=1428412/2055920 swapFree=4191900/4192956
[pid=17572] ppid=17570 vsize=5356 CPUtime=5.5
/proc/17572/stat : 17572 (manysat.sh) S 17570 17572 17442 0 -1 4194304 312 4364 0 0 0 0 546 4 16 0 1 0 101826910 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17572/statm: 1339 238 195 169 0 50 0
[pid=17575] ppid=17572 vsize=409924 CPUtime=1194.51
/proc/17575/stat : 17575 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194304 98399 0 0 0 119338 113 0 0 25 0 2 0 101827463 419762176 98363 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/17575/statm: 102481 98363 83 193 0 102285 0
[pid=17575/tid=17576] ppid=17572 vsize=409924 CPUtime=596.05
/proc/17575/task/17576/stat : 17576 (manysat1.1_stat) R 17572 17572 17442 0 -1 4194368 49074 0 0 0 59552 53 0 0 25 0 2 0 101827488 419762176 98363 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 415280

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 604.824
CPU time (s): 1200.01
CPU user time (s): 1198.84
CPU system time (s): 1.17
CPU usage (%): 198.406
Max. virtual memory (cumulated for all children) (KiB): 415280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.46217
system time used= 0.051992
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= 28

runsolver used 0.643902 second user time and 2.00769 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-26 11:26:18
IDJOB=1728534
IDBENCH=24676
IDSOLVER=513
FILE ID=node90/1728534-1240737978
PBS_JOBID= 9187015
Free space on /tmp= 66548 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/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 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728534-1240737978/watcher-1728534-1240737978 -o /tmp/evaluation-result-1728534-1240737978/solver-1728534-1240737978 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1728534-1240737978.cnf aimd 0

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

MD5SUM BENCH= caece48666f4e716f61ea74e680d7de5
RANDOM SEED=849774923

node90.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.238
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.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1827820 kB
Buffers:         15904 kB
Cached:         134672 kB
SwapCached:        384 kB
Active:          35288 kB
Inactive:       129052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827820 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4132 kB
Writeback:           0 kB
Mapped:          22172 kB
Slab:            49760 kB
Committed_AS:   269820 kB
PageTables:       1428 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= 66540 MiB
End job on node90 at 2009-04-26 11:36:23