Trace number 1728536

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.18 604.319

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.79/4.88	c |         0 |  173273   804005 |      --       0       --      -- |     --   | -1025/297280
4.79/4.88	c ==============================================================================
4.79/4.88	c Result  :   #vars: 1277   #clauses: 173273   #literals: 804005
4.79/4.88	c CPU time:   4.85626 s
4.79/4.88	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-1728536-1240737994/watcher-1728536-1240737994 -o /tmp/evaluation-result-1728536-1240737994/solver-1728536-1240737994 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1728536-1240737994.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.85 0.97 0.99 3/65 25228
/proc/meminfo: memFree=1746992/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=0
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101829270 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25228/statm: 1339 235 195 169 0 50 0
[pid=25229] ppid=25228 vsize=1088 CPUtime=0
/proc/25229/stat : 25229 (SatElite) R 25228 25228 25191 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 101829270 1114112 175 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25229/statm: 272 176 51 127 0 142 0

[startup+0.0865201 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 25228
/proc/meminfo: memFree=1746992/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=0
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101829270 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25228/statm: 1339 235 195 169 0 50 0
[pid=25229] ppid=25228 vsize=6408 CPUtime=0.07
/proc/25229/stat : 25229 (SatElite) R 25228 25228 25191 0 -1 4194304 1497 0 0 0 7 0 0 0 18 0 1 0 101829270 6561792 1481 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25229/statm: 1602 1482 51 127 0 1472 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11764

[startup+0.101522 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 25228
/proc/meminfo: memFree=1746992/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=0
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101829270 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25228/statm: 1339 235 195 169 0 50 0
[pid=25229] ppid=25228 vsize=7580 CPUtime=0.09
/proc/25229/stat : 25229 (SatElite) R 25228 25228 25191 0 -1 4194304 1699 0 0 0 8 1 0 0 18 0 1 0 101829270 7761920 1683 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25229/statm: 1895 1683 51 127 0 1765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12936

[startup+0.301542 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 25228
/proc/meminfo: memFree=1746992/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=0
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101829270 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25228/statm: 1339 235 195 169 0 50 0
[pid=25229] ppid=25228 vsize=14364 CPUtime=0.28
/proc/25229/stat : 25229 (SatElite) R 25228 25228 25191 0 -1 4194304 3252 0 0 0 27 1 0 0 19 0 1 0 101829270 14708736 3236 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25229/statm: 3591 3236 68 127 0 3461 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19720

[startup+0.701585 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 25228
/proc/meminfo: memFree=1746992/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=0
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101829270 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25228/statm: 1339 235 195 169 0 50 0
[pid=25229] ppid=25228 vsize=20812 CPUtime=0.69
/proc/25229/stat : 25229 (SatElite) R 25228 25228 25191 0 -1 4194304 4359 0 0 0 67 2 0 0 23 0 1 0 101829270 21311488 4343 1992294400 134512640 135034092 4294956096 18446744073709551615 134540710 0 0 4096 3 0 0 0 17 1 0 0
/proc/25229/statm: 5203 4343 68 127 0 5073 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26168

[startup+1.50167 s]
/proc/loadavg: 0.85 0.97 0.99 2/67 25230
/proc/meminfo: memFree=1729312/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=0
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101829270 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25228/statm: 1339 235 195 169 0 50 0
[pid=25229] ppid=25228 vsize=20812 CPUtime=1.49
/proc/25229/stat : 25229 (SatElite) R 25228 25228 25191 0 -1 4194304 4359 0 0 0 147 2 0 0 25 0 1 0 101829270 21311488 4343 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 1 0 0
/proc/25229/statm: 5203 4343 68 127 0 5073 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26168

[startup+3.10184 s]
/proc/loadavg: 0.86 0.97 0.99 2/67 25230
/proc/meminfo: memFree=1729184/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=0
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 101829270 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25228/statm: 1339 235 195 169 0 50 0
[pid=25229] ppid=25228 vsize=20812 CPUtime=3.09
/proc/25229/stat : 25229 (SatElite) R 25228 25228 25191 0 -1 4194304 4359 0 0 0 307 2 0 0 25 0 1 0 101829270 21311488 4343 1992294400 134512640 135034092 4294956096 18446744073709551615 134563238 0 0 4096 3 0 0 0 17 1 0 0
/proc/25229/statm: 5203 4343 68 127 0 5073 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26168

[startup+6.30119 s]
/proc/loadavg: 0.86 0.97 0.99 2/67 25231
/proc/meminfo: memFree=1719712/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=5.16
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 312 4364 0 0 0 0 513 3 16 0 1 0 101829270 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25228/statm: 1339 238 195 169 0 50 0
[pid=25231] ppid=25228 vsize=44164 CPUtime=1.99
/proc/25231/stat : 25231 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194304 8207 0 0 0 195 4 0 0 16 0 2 0 101829787 45223936 8193 1992294400 134512640 135305190 4294956144 18446744073709551615 134556734 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 11041 8193 83 193 0 10845 0
Current children cumulated CPU time (s) 7.15
Current children cumulated vsize (KiB) 49520

[startup+12.7029 s]
/proc/loadavg: 1.03 1.00 1.00 3/68 25232
/proc/meminfo: memFree=1690344/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=5.16
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 312 4364 0 0 0 0 513 3 16 0 1 0 101829270 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25228/statm: 1339 238 195 169 0 50 0
[pid=25231] ppid=25228 vsize=65152 CPUtime=14.75
/proc/25231/stat : 25231 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194304 13295 0 0 0 1467 8 0 0 17 0 2 0 101829787 66715648 13281 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 16288 13281 83 193 0 16092 0
[pid=25231/tid=25232] ppid=25228 vsize=65152 CPUtime=7.24
/proc/25231/task/25232/stat : 25232 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194368 4308 0 0 0 721 3 0 0 17 0 2 0 101829812 66715648 13281 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.91
Current children cumulated vsize (KiB) 70508

[startup+25.5013 s]
/proc/loadavg: 1.18 1.03 1.01 3/68 25232
/proc/meminfo: memFree=1688296/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=5.16
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 312 4364 0 0 0 0 513 3 16 0 1 0 101829270 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25228/statm: 1339 238 195 169 0 50 0
[pid=25231] ppid=25228 vsize=66512 CPUtime=40.27
/proc/25231/stat : 25231 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194304 13613 0 0 0 4018 9 0 0 17 0 2 0 101829787 68108288 13599 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 16628 13599 83 193 0 16432 0
[pid=25231/tid=25232] ppid=25228 vsize=66512 CPUtime=19.96
/proc/25231/task/25232/stat : 25232 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194368 4392 0 0 0 1993 3 0 0 17 0 2 0 101829812 68108288 13599 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45.43
Current children cumulated vsize (KiB) 71868

[startup+51.102 s]
/proc/loadavg: 1.46 1.11 1.03 3/68 25232
/proc/meminfo: memFree=1653544/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=5.16
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 312 4364 0 0 0 0 513 3 16 0 1 0 101829270 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25228/statm: 1339 238 195 169 0 50 0
[pid=25231] ppid=25228 vsize=100760 CPUtime=91.31
/proc/25231/stat : 25231 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194304 22306 0 0 0 9112 19 0 0 17 0 2 0 101829787 103178240 22176 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 25190 22176 83 193 0 24994 0
[pid=25231/tid=25232] ppid=25228 vsize=100760 CPUtime=45.45
/proc/25231/task/25232/stat : 25232 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194368 8940 0 0 0 4536 9 0 0 18 0 2 0 101829812 103178240 22176 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 96.47
Current children cumulated vsize (KiB) 106116

[startup+102.305 s]
/proc/loadavg: 1.78 1.26 1.09 3/68 25232
/proc/meminfo: memFree=1621736/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=5.16
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 312 4364 0 0 0 0 513 3 16 0 1 0 101829270 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25228/statm: 1339 238 195 169 0 50 0
[pid=25231] ppid=25228 vsize=133540 CPUtime=193.45
/proc/25231/stat : 25231 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194304 30271 0 0 0 19318 27 0 0 18 0 2 0 101829787 136744960 30137 1992294400 134512640 135305190 4294956144 18446744073709551615 134556843 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 33385 30137 83 193 0 33189 0
[pid=25231/tid=25232] ppid=25228 vsize=133540 CPUtime=96.42
/proc/25231/task/25232/stat : 25232 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194368 13337 0 0 0 9629 13 0 0 19 0 2 0 101829812 136744960 30137 1992294400 134512640 135305190 4294956144 18446744073709551615 134528542 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 198.61
Current children cumulated vsize (KiB) 138896

[startup+162.302 s]
/proc/loadavg: 1.91 1.38 1.14 3/68 25232
/proc/meminfo: memFree=1588520/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=5.16
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 312 4364 0 0 0 0 513 3 16 0 1 0 101829270 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25228/statm: 1339 238 195 169 0 50 0
[pid=25231] ppid=25228 vsize=168164 CPUtime=313.16
/proc/25231/stat : 25231 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194304 38813 0 0 0 31283 33 0 0 25 0 2 0 101829787 172199936 38619 1992294400 134512640 135305190 4294956144 18446744073709551615 134557139 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 42041 38619 83 193 0 41845 0
[pid=25231/tid=25232] ppid=25228 vsize=168164 CPUtime=156.17
/proc/25231/task/25232/stat : 25232 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194368 17743 0 0 0 15601 16 0 0 17 0 2 0 101829812 172199936 38619 1992294400 134512640 135305190 4294956144 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 318.32
Current children cumulated vsize (KiB) 173520

[startup+222.301 s]
/proc/loadavg: 2.00 1.51 1.20 3/68 25232
/proc/meminfo: memFree=1544616/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=5.16
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 312 4364 0 0 0 0 513 3 16 0 1 0 101829270 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25228/statm: 1339 238 195 169 0 50 0
[pid=25231] ppid=25228 vsize=211408 CPUtime=432.85
/proc/25231/stat : 25231 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194304 49546 0 0 0 43241 44 0 0 21 0 2 0 101829787 216481792 49352 1992294400 134512640 135305190 4294956144 18446744073709551615 134556865 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 52852 49352 83 193 0 52656 0
[pid=25231/tid=25232] ppid=25228 vsize=211408 CPUtime=215.9
/proc/25231/task/25232/stat : 25232 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194368 23588 0 0 0 21568 22 0 0 20 0 2 0 101829812 216481792 49352 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 438.01
Current children cumulated vsize (KiB) 216764

[startup+282.302 s]
/proc/loadavg: 2.00 1.59 1.24 3/68 25232
/proc/meminfo: memFree=1520040/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=5.16
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 312 4364 0 0 0 0 513 3 16 0 1 0 101829270 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25228/statm: 1339 238 195 169 0 50 0
[pid=25231] ppid=25228 vsize=236624 CPUtime=552.58
/proc/25231/stat : 25231 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194304 55685 0 0 0 55208 50 0 0 25 0 2 0 101829787 242302976 55491 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 59156 55491 83 193 0 58960 0
[pid=25231/tid=25232] ppid=25228 vsize=236624 CPUtime=275.66
/proc/25231/task/25232/stat : 25232 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194368 26605 0 0 0 27541 25 0 0 25 0 2 0 101829812 242302976 55491 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 557.74
Current children cumulated vsize (KiB) 241980

[startup+342.301 s]
/proc/loadavg: 2.00 1.67 1.29 3/68 25232
/proc/meminfo: memFree=1479784/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=5.16
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 312 4364 0 0 0 0 513 3 16 0 1 0 101829270 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25228/statm: 1339 238 195 169 0 50 0
[pid=25231] ppid=25228 vsize=277164 CPUtime=672.28
/proc/25231/stat : 25231 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194304 65732 0 0 0 67169 59 0 0 25 0 2 0 101829787 283815936 65538 1992294400 134512640 135305190 4294956144 18446744073709551615 134528642 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 69291 65538 83 193 0 69095 0
[pid=25231/tid=25232] ppid=25228 vsize=277164 CPUtime=335.4
/proc/25231/task/25232/stat : 25232 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194368 30547 0 0 0 33511 29 0 0 18 0 2 0 101829812 283815936 65538 1992294400 134512640 135305190 4294956144 18446744073709551615 134528545 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 677.44
Current children cumulated vsize (KiB) 282520

[startup+402.302 s]
/proc/loadavg: 2.00 1.72 1.33 3/68 25232
/proc/meminfo: memFree=1433896/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=5.16
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 312 4364 0 0 0 0 513 3 16 0 1 0 101829270 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25228/statm: 1339 238 195 169 0 50 0
[pid=25231] ppid=25228 vsize=325968 CPUtime=792.01
/proc/25231/stat : 25231 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194304 77773 0 0 0 79132 69 0 0 25 0 2 0 101829787 333791232 77579 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 81492 77579 83 193 0 81296 0
[pid=25231/tid=25232] ppid=25228 vsize=325968 CPUtime=395.15
/proc/25231/task/25232/stat : 25232 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194368 37144 0 0 0 39481 34 0 0 19 0 2 0 101829812 333791232 77579 1992294400 134512640 135305190 4294956144 18446744073709551615 134569845 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 797.17
Current children cumulated vsize (KiB) 331324

[startup+462.302 s]
/proc/loadavg: 2.00 1.77 1.37 3/68 25232
/proc/meminfo: memFree=1390952/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=5.16
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 312 4364 0 0 0 0 513 3 16 0 1 0 101829270 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25228/statm: 1339 238 195 169 0 50 0
[pid=25231] ppid=25228 vsize=367824 CPUtime=911.7
/proc/25231/stat : 25231 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194304 87897 0 0 0 91089 81 0 0 16 0 2 0 101829787 376651776 87703 1992294400 134512640 135305190 4294956144 18446744073709551615 134539414 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 91956 87703 83 193 0 91760 0
[pid=25231/tid=25232] ppid=25228 vsize=367824 CPUtime=454.89
/proc/25231/task/25232/stat : 25232 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194368 43883 0 0 0 45447 42 0 0 20 0 2 0 101829812 376651776 87703 1992294400 134512640 135305190 4294956144 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 916.86
Current children cumulated vsize (KiB) 373180

[startup+522.301 s]
/proc/loadavg: 2.00 1.81 1.40 3/68 25232
/proc/meminfo: memFree=1366504/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=5.16
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 312 4364 0 0 0 0 513 3 16 0 1 0 101829270 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25228/statm: 1339 238 195 169 0 50 0
[pid=25231] ppid=25228 vsize=390712 CPUtime=1031.4
/proc/25231/stat : 25231 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194304 94005 0 0 0 103047 93 0 0 25 0 2 0 101829787 400089088 93789 1992294400 134512640 135305190 4294956144 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 97678 93789 83 193 0 97482 0
[pid=25231/tid=25232] ppid=25228 vsize=390712 CPUtime=514.62
/proc/25231/task/25232/stat : 25232 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194368 46480 0 0 0 51414 48 0 0 25 0 2 0 101829812 400089088 93789 1992294400 134512640 135305190 4294956144 18446744073709551615 134556804 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1036.56
Current children cumulated vsize (KiB) 396068

[startup+582.302 s]
/proc/loadavg: 2.00 1.84 1.44 3/68 25232
/proc/meminfo: memFree=1343080/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=5.16
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 312 4364 0 0 0 0 513 3 16 0 1 0 101829270 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25228/statm: 1339 238 195 169 0 50 0
[pid=25231] ppid=25228 vsize=414960 CPUtime=1151.1
/proc/25231/stat : 25231 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194304 99855 0 0 0 115011 99 0 0 25 0 2 0 101829787 424919040 99639 1992294400 134512640 135305190 4294956144 18446744073709551615 134528265 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 103740 99639 83 193 0 103544 0
[pid=25231/tid=25232] ppid=25228 vsize=414960 CPUtime=574.37
/proc/25231/task/25232/stat : 25232 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194368 49244 0 0 0 57386 51 0 0 25 0 2 0 101829812 424919040 99639 1992294400 134512640 135305190 4294956144 18446744073709551615 134528846 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1156.26
Current children cumulated vsize (KiB) 420316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.302 s]
/proc/loadavg: 2.00 1.85 1.45 3/68 25232
/proc/meminfo: memFree=1338152/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=5.16
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 312 4364 0 0 0 0 513 3 16 0 1 0 101829270 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25228/statm: 1339 238 195 169 0 50 0
[pid=25231] ppid=25228 vsize=419056 CPUtime=1195.02
/proc/25231/stat : 25231 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194304 101070 0 0 0 119401 101 0 0 23 0 2 0 101829787 429113344 100854 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 104764 100854 83 193 0 104568 0
[pid=25231/tid=25232] ppid=25228 vsize=419056 CPUtime=596.28
/proc/25231/task/25232/stat : 25232 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194368 49290 0 0 0 59577 51 0 0 25 0 2 0 101829812 429113344 100854 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 424412

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

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

[startup+604.302 s]
/proc/loadavg: 2.00 1.85 1.45 3/68 25232
/proc/meminfo: memFree=1338152/2055920 swapFree=4180748/4192956
[pid=25228] ppid=25226 vsize=5356 CPUtime=5.16
/proc/25228/stat : 25228 (manysat.sh) S 25226 25228 25191 0 -1 4194304 312 4364 0 0 0 0 513 3 16 0 1 0 101829270 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25228/statm: 1339 238 195 169 0 50 0
[pid=25231] ppid=25228 vsize=419056 CPUtime=1195.02
/proc/25231/stat : 25231 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194304 101070 0 0 0 119401 101 0 0 23 0 2 0 101829787 429113344 100854 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25231/statm: 104764 100854 83 193 0 104568 0
[pid=25231/tid=25232] ppid=25228 vsize=419056 CPUtime=596.28
/proc/25231/task/25232/stat : 25232 (manysat1.1_stat) R 25228 25228 25191 0 -1 4194368 49290 0 0 0 59577 51 0 0 25 0 2 0 101829812 429113344 100854 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 424412

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 604.319
CPU time (s): 1200.18
CPU user time (s): 1199.14
CPU system time (s): 1.04
CPU usage (%): 198.6
Max. virtual memory (cumulated for all children) (KiB): 424412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.13222
system time used= 0.038994
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= 6
involuntary context switches= 13

runsolver used 0.528919 second user time and 1.67974 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-26 11:26:34
IDJOB=1728536
IDBENCH=24676
IDSOLVER=515
FILE ID=node81/1728536-1240737994
PBS_JOBID= 9187032
Free space on /tmp= 126388 MiB

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

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

MD5SUM BENCH= caece48666f4e716f61ea74e680d7de5
RANDOM SEED=1147037412

node81.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.234
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.234
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:       1747536 kB
Buffers:         35208 kB
Cached:         212348 kB
SwapCached:       5880 kB
Active:         118512 kB
Inactive:       137528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1747536 kB
SwapTotal:     4192956 kB
SwapFree:      4180748 kB
Dirty:            4312 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            38192 kB
Committed_AS:   376376 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126384 MiB
End job on node81 at 2009-04-26 11:36:41