Trace number 336331

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, and are wall clock time (not CPU 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
ornithorynque 0.1 alpha? (TO) 1200.04 601.429

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
MD5SUM18943a77519bfdf7aed8c89595bc3ac6
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 variables175
Number of clauses2852
Sum of the clauses size7960
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2675
Number of clauses of size 32160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=175 nbClause=2852
0.00/0.01	c nbVar=175 nbClause=2852
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.04	c flip 0 nbSat=2494 maxSat=0
0.00/0.07	c flip 0 nbSat=3433 maxSat=2973
0.57/0.34	c flip 0 nbSat=6290 maxSat=4027
1.98/1.05	c nbDecision=10000 #clauses=11159
2.57/1.33	c flip 0 nbSat=11828 maxSat=6816
7.16/3.65	c nbDecision=20000 #clauses=19528
8.35/4.21	c flip 0 nbSat=21126 maxSat=12408
14.54/7.38	c nbDecision=30000 #clauses=28026
24.11/12.11	c nbDecision=40000 #clauses=36629
27.50/13.82	c flip 0 nbSat=37762 maxSat=21475
37.88/19.07	c nbDecision=50000 #clauses=45269
56.43/28.38	c nbDecision=60000 #clauses=53942
64.42/32.36	c flip 0 nbSat=57988 maxSat=38175
75.40/37.87	c nbDecision=70000 #clauses=62576
99.35/49.88	c nbDecision=80000 #clauses=71149
102.73/51.54	c flip 0 nbSat=71693 maxSat=58331
132.46/66.42	c nbDecision=90000 #clauses=79900
150.43/75.45	c nbDecision=100000 #clauses=88158
161.19/80.88	c nbDecision=110000 #clauses=96809
167.39/83.99	c flip 0 nbSat=99664 maxSat=72108
176.17/88.33	c nbDecision=120000 #clauses=105552
179.76/90.19	c flip 0 nbSat=107237 maxSat=100076
192.33/96.46	c nbDecision=130000 #clauses=114132
210.48/105.55	c nbDecision=140000 #clauses=122537
232.24/116.45	c nbDecision=150000 #clauses=130710
270.95/135.84	c nbDecision=160000 #clauses=139054
289.89/145.40	c flip 0 nbSat=142600 maxSat=107599
308.86/154.83	c flip 0 nbSat=146537 maxSat=143149
311.65/156.22	c nbDecision=170000 #clauses=147430
337.59/169.26	c nbDecision=180000 #clauses=155375
356.55/178.70	c flip 0 nbSat=159337 maxSat=146896
371.12/186.07	c nbDecision=190000 #clauses=163811
400.44/200.71	c nbDecision=200000 #clauses=171917
434.77/217.91	c nbDecision=210000 #clauses=180259
466.30/233.71	c nbDecision=220000 #clauses=188686
498.42/249.88	c nbDecision=230000 #clauses=197266
522.96/262.18	c nbDecision=240000 #clauses=205287
536.53/268.97	c flip 0 nbSat=208418 maxSat=159782
555.49/278.44	c nbDecision=250000 #clauses=213318
584.82/293.15	c nbDecision=260000 #clauses=221440
627.12/314.39	c nbDecision=270000 #clauses=230046
692.97/347.35	c nbDecision=280000 #clauses=238284
738.07/369.94	c nbDecision=290000 #clauses=246674
775.78/388.89	c flip 0 nbSat=252582 maxSat=208863
788.95/395.41	c nbDecision=300000 #clauses=255126
828.26/415.19	c nbDecision=310000 #clauses=263348
866.77/434.48	c nbDecision=320000 #clauses=271625
925.03/463.68	c nbDecision=330000 #clauses=280032
983.90/493.13	c nbDecision=340000 #clauses=288222
1039.77/521.19	c nbDecision=350000 #clauses=296287
1137.74/570.22	c nbDecision=360000 #clauses=304586
1159.49/581.13	c flip 0 nbSat=305912 maxSat=252940

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node75/watcher-336331-1173644559 -o ROOT/results/node75/solver-336331-1173644559 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336331-1173644559/ornithorynque /tmp/evaluation/336331-1173644559/instance-336331-1173644559.cnf 

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): 2400 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 23371
/proc/meminfo: memFree=1905864/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=23220 CPUtime=0
/proc/23371/stat : 23371 (ornithorynque) R 23369 23371 22913 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 384421706 23777280 267 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231880035601 0 0 4096 0 0 0 0 17 1 0 0
/proc/23371/statm: 5805 267 220 42 0 45 0

[startup+0.0978291 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 23371
/proc/meminfo: memFree=1905864/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=45356 CPUtime=0.17
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 728 0 0 0 17 0 0 0 18 0 3 0 384421706 46444544 689 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 11339 689 387 42 0 5591 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 45356

[startup+0.102828 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 23371
/proc/meminfo: memFree=1905864/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=45356 CPUtime=0.18
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 731 0 0 0 18 0 0 0 18 0 3 0 384421706 46444544 692 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 11339 692 387 42 0 5591 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45356

[startup+0.301851 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 23371
/proc/meminfo: memFree=1905864/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=45356 CPUtime=0.57
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 843 0 0 0 57 0 0 0 18 0 3 0 384421706 46444544 804 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 11339 804 387 42 0 5591 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 45356

[startup+0.702899 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 23371
/proc/meminfo: memFree=1905864/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=46960 CPUtime=1.38
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 1103 0 0 0 138 0 0 0 18 0 3 0 384421706 48087040 1064 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 11740 1064 387 42 0 5992 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 46960

[startup+1.502 s]
/proc/loadavg: 0.91 0.95 0.98 3/67 23374
/proc/meminfo: memFree=1902704/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=49020 CPUtime=2.97
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 1514 0 0 0 297 0 0 0 18 0 3 0 384421706 50196480 1475 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 12255 1475 387 42 0 6507 0
[pid=23371/tid=23373] ppid=23369 vsize=49020 CPUtime=1.48
/proc/23371/task/23373/stat : 23373 (ornithorynque) R 23369 23371 22913 0 -1 4194368 565 0 0 0 148 0 0 0 18 0 3 0 384421708 50196480 1475 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312083 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23371/tid=23374] ppid=23369 vsize=49020 CPUtime=1.47
/proc/23371/task/23374/stat : 23374 (ornithorynque) R 23369 23371 22913 0 -1 4194368 354 0 0 0 147 0 0 0 25 0 3 0 384421708 50196480 1475 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 49020

[startup+3.10118 s]
/proc/loadavg: 0.91 0.95 0.98 3/67 23374
/proc/meminfo: memFree=1900720/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=50172 CPUtime=6.16
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 1821 0 0 0 616 0 0 0 18 0 3 0 384421706 51376128 1749 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 12543 1749 387 42 0 6795 0
[pid=23371/tid=23373] ppid=23369 vsize=50172 CPUtime=3.08
/proc/23371/task/23373/stat : 23373 (ornithorynque) R 23369 23371 22913 0 -1 4194368 872 0 0 0 308 0 0 0 25 0 3 0 384421708 51376128 1749 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311262 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23371/tid=23374] ppid=23369 vsize=50172 CPUtime=3.07
/proc/23371/task/23374/stat : 23374 (ornithorynque) R 23369 23371 22913 0 -1 4194368 354 0 0 0 307 0 0 0 25 0 3 0 384421708 51376128 1749 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241016 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 50172

[startup+6.30157 s]
/proc/loadavg: 1.00 0.97 0.99 3/67 23374
/proc/meminfo: memFree=1897328/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=53076 CPUtime=12.54
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 2647 0 0 0 1253 1 0 0 18 0 3 0 384421706 54349824 2542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 13269 2542 387 42 0 7521 0
[pid=23371/tid=23373] ppid=23369 vsize=53076 CPUtime=6.28
/proc/23371/task/23373/stat : 23373 (ornithorynque) R 23369 23371 22913 0 -1 4194368 1318 0 0 0 627 1 0 0 25 0 3 0 384421708 54349824 2542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23371/tid=23374] ppid=23369 vsize=53076 CPUtime=6.25
/proc/23371/task/23374/stat : 23374 (ornithorynque) R 23369 23371 22913 0 -1 4194368 734 0 0 0 625 0 0 0 25 0 3 0 384421708 54349824 2542 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241181 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 53076

[startup+12.7013 s]
/proc/loadavg: 1.08 0.99 0.99 3/67 23374
/proc/meminfo: memFree=1894448/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=56404 CPUtime=25.3
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 3343 0 0 0 2528 2 0 0 18 0 3 0 384421706 57757696 3173 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 14101 3173 387 42 0 8353 0
[pid=23371/tid=23373] ppid=23369 vsize=56404 CPUtime=12.68
/proc/23371/task/23373/stat : 23373 (ornithorynque) R 23369 23371 22913 0 -1 4194368 2014 0 0 0 1266 2 0 0 25 0 3 0 384421708 57757696 3173 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23371/tid=23374] ppid=23369 vsize=56404 CPUtime=12.61
/proc/23371/task/23374/stat : 23374 (ornithorynque) R 23369 23371 22913 0 -1 4194368 734 0 0 0 1261 0 0 0 25 0 3 0 384421708 57757696 3173 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 56404

[startup+25.5028 s]
/proc/loadavg: 1.28 1.04 1.01 3/67 23374
/proc/meminfo: memFree=1889264/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=62548 CPUtime=50.85
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 4741 0 0 0 5082 3 0 0 18 0 3 0 384421706 64049152 4461 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 15637 4461 387 42 0 9889 0
[pid=23371/tid=23373] ppid=23369 vsize=62548 CPUtime=25.47
/proc/23371/task/23373/stat : 23373 (ornithorynque) R 23369 23371 22913 0 -1 4194368 2791 0 0 0 2544 3 0 0 25 0 3 0 384421708 64049152 4461 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23371/tid=23374] ppid=23369 vsize=62548 CPUtime=25.36
/proc/23371/task/23374/stat : 23374 (ornithorynque) R 23369 23371 22913 0 -1 4194368 1355 0 0 0 2536 0 0 0 25 0 3 0 384421708 64049152 4461 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 62548

[startup+51.1029 s]
/proc/loadavg: 1.53 1.11 1.03 3/67 23374
/proc/meminfo: memFree=1882032/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=70328 CPUtime=101.93
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 6815 0 0 0 10187 6 0 0 18 0 3 0 384421706 72015872 6241 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 17582 6241 387 42 0 11834 0
[pid=23371/tid=23373] ppid=23369 vsize=70328 CPUtime=51.06
/proc/23371/task/23373/stat : 23373 (ornithorynque) R 23369 23371 22913 0 -1 4194368 4075 0 0 0 5101 5 0 0 25 0 3 0 384421708 72015872 6241 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311105 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23371/tid=23374] ppid=23369 vsize=70328 CPUtime=50.85
/proc/23371/task/23374/stat : 23374 (ornithorynque) R 23369 23371 22913 0 -1 4194368 2145 0 0 0 5085 0 0 0 25 0 3 0 384421708 72015872 6241 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285871 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 70328

[startup+102.307 s]
/proc/loadavg: 1.79 1.25 1.08 3/67 23374
/proc/meminfo: memFree=1865968/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=88960 CPUtime=204.1
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 11968 0 0 0 20399 11 0 0 18 0 3 0 384421706 91095040 10188 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 22240 10188 387 42 0 16492 0
[pid=23371/tid=23373] ppid=23369 vsize=88960 CPUtime=102.25
/proc/23371/task/23373/stat : 23373 (ornithorynque) R 23369 23371 22913 0 -1 4194368 6671 0 0 0 10216 9 0 0 25 0 3 0 384421708 91095040 10188 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23371/tid=23374] ppid=23369 vsize=88960 CPUtime=101.82
/proc/23371/task/23374/stat : 23374 (ornithorynque) R 23369 23371 22913 0 -1 4194368 4702 0 0 0 10181 1 0 0 25 0 3 0 384421708 91095040 10188 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241193 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 88960

[startup+162.302 s]
/proc/loadavg: 1.92 1.38 1.14 3/67 23374
/proc/meminfo: memFree=1854576/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=103892 CPUtime=323.82
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 16263 0 0 0 32367 15 0 0 18 0 3 0 384421706 106385408 13080 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 25973 13080 387 42 0 20225 0
[pid=23371/tid=23373] ppid=23369 vsize=103892 CPUtime=162.23
/proc/23371/task/23373/stat : 23373 (ornithorynque) R 23369 23371 22913 0 -1 4194368 8889 0 0 0 16210 13 0 0 25 0 3 0 384421708 106385408 13080 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23371/tid=23374] ppid=23369 vsize=103892 CPUtime=161.57
/proc/23371/task/23374/stat : 23374 (ornithorynque) R 23369 23371 22913 0 -1 4194368 6779 0 0 0 16155 2 0 0 25 0 3 0 384421708 106385408 13080 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.82
Current children cumulated vsize (KiB) 103892

[startup+222.302 s]
/proc/loadavg: 1.97 1.49 1.19 3/67 23374
/proc/meminfo: memFree=1846320/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=113140 CPUtime=443.55
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 18995 0 0 0 44335 20 0 0 18 0 3 0 384421706 115855360 15079 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 28285 15079 387 42 0 22537 0
[pid=23371/tid=23373] ppid=23369 vsize=113140 CPUtime=222.22
/proc/23371/task/23373/stat : 23373 (ornithorynque) R 23369 23371 22913 0 -1 4194368 10804 0 0 0 22205 17 0 0 25 0 3 0 384421708 115855360 15079 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23371/tid=23374] ppid=23369 vsize=113140 CPUtime=221.32
/proc/23371/task/23374/stat : 23374 (ornithorynque) R 23369 23371 22913 0 -1 4194368 7596 0 0 0 22129 3 0 0 25 0 3 0 384421708 115855360 15079 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 113140

[startup+282.302 s]
/proc/loadavg: 1.99 1.58 1.24 3/67 23374
/proc/meminfo: memFree=1833584/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=128352 CPUtime=563.26
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 23860 0 0 0 56302 24 0 0 18 0 3 0 384421706 131432448 18319 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 32088 18319 387 42 0 26340 0
[pid=23371/tid=23373] ppid=23369 vsize=128352 CPUtime=282.2
/proc/23371/task/23373/stat : 23373 (ornithorynque) R 23369 23371 22913 0 -1 4194368 12780 0 0 0 28200 20 0 0 25 0 3 0 384421708 131432448 18319 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23371/tid=23374] ppid=23369 vsize=128352 CPUtime=281.04
/proc/23371/task/23374/stat : 23374 (ornithorynque) R 23369 23371 22913 0 -1 4194368 10485 0 0 0 28100 4 0 0 25 0 3 0 384421708 131432448 18319 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.26
Current children cumulated vsize (KiB) 128352

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.28 3/67 23374
/proc/meminfo: memFree=1827760/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=134900 CPUtime=682.99
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 25748 0 0 0 68273 26 0 0 18 0 3 0 384421706 138137600 19750 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 33725 19750 387 42 0 27977 0
[pid=23371/tid=23373] ppid=23369 vsize=134900 CPUtime=342.19
/proc/23371/task/23373/stat : 23373 (ornithorynque) R 23369 23371 22913 0 -1 4194368 14668 0 0 0 34197 22 0 0 25 0 3 0 384421708 138137600 19750 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23371/tid=23374] ppid=23369 vsize=134900 CPUtime=340.79
/proc/23371/task/23374/stat : 23374 (ornithorynque) R 23369 23371 22913 0 -1 4194368 10485 0 0 0 34075 4 0 0 25 0 3 0 384421708 138137600 19750 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.99
Current children cumulated vsize (KiB) 134900

[startup+402.302 s]
/proc/loadavg: 1.99 1.71 1.32 3/67 23374
/proc/meminfo: memFree=1818032/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=147008 CPUtime=802.72
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 29771 0 0 0 80241 31 0 0 18 0 3 0 384421706 150536192 22178 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 36752 22178 387 42 0 31004 0
[pid=23371/tid=23373] ppid=23369 vsize=147008 CPUtime=402.17
/proc/23371/task/23373/stat : 23373 (ornithorynque) R 23369 23371 22913 0 -1 4194368 16180 0 0 0 40192 25 0 0 25 0 3 0 384421708 150536192 22178 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23371/tid=23374] ppid=23369 vsize=147008 CPUtime=400.53
/proc/23371/task/23374/stat : 23374 (ornithorynque) R 23369 23371 22913 0 -1 4194368 12996 0 0 0 40048 5 0 0 25 0 3 0 384421708 150536192 22178 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.72
Current children cumulated vsize (KiB) 147008

[startup+462.303 s]
/proc/loadavg: 1.99 1.76 1.36 3/67 23374
/proc/meminfo: memFree=1813168/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=153924 CPUtime=922.44
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 31628 0 0 0 92211 33 0 0 18 0 3 0 384421706 157618176 23358 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 38481 23358 387 42 0 32733 0
[pid=23371/tid=23373] ppid=23369 vsize=153924 CPUtime=462.15
/proc/23371/task/23373/stat : 23373 (ornithorynque) R 23369 23371 22913 0 -1 4194368 18037 0 0 0 46188 27 0 0 25 0 3 0 384421708 157618176 23358 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23371/tid=23374] ppid=23369 vsize=153924 CPUtime=460.27
/proc/23371/task/23374/stat : 23374 (ornithorynque) R 23369 23371 22913 0 -1 4194368 12996 0 0 0 46022 5 0 0 25 0 3 0 384421708 157618176 23358 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.44
Current children cumulated vsize (KiB) 153924

[startup+522.303 s]
/proc/loadavg: 1.99 1.80 1.40 3/67 23374
/proc/meminfo: memFree=1809712/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=157780 CPUtime=1042.17
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 32564 0 0 0 104181 36 0 0 18 0 3 0 384421706 161566720 24228 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 39445 24228 387 42 0 33697 0
[pid=23371/tid=23373] ppid=23369 vsize=157780 CPUtime=522.13
/proc/23371/task/23373/stat : 23373 (ornithorynque) R 23369 23371 22913 0 -1 4194368 18973 0 0 0 52184 29 0 0 25 0 3 0 384421708 161566720 24228 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311218 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23371/tid=23374] ppid=23369 vsize=157780 CPUtime=520.01
/proc/23371/task/23374/stat : 23374 (ornithorynque) R 23369 23371 22913 0 -1 4194368 12996 0 0 0 51996 5 0 0 25 0 3 0 384421708 161566720 24228 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.17
Current children cumulated vsize (KiB) 157780

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.43 3/67 23374
/proc/meminfo: memFree=1801456/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=166596 CPUtime=1161.89
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 36040 0 0 0 116151 38 0 0 18 0 3 0 384421706 170594304 26287 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 41649 26287 387 42 0 35901 0
[pid=23371/tid=23373] ppid=23369 vsize=166596 CPUtime=582.12
/proc/23371/task/23373/stat : 23373 (ornithorynque) R 23369 23371 22913 0 -1 4194368 19596 0 0 0 58181 31 0 0 25 0 3 0 384421708 170594304 26287 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311262 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23371/tid=23374] ppid=23369 vsize=166596 CPUtime=579.75
/proc/23371/task/23374/stat : 23374 (ornithorynque) R 23369 23371 22913 0 -1 4194368 15849 0 0 0 57969 6 0 0 25 0 3 0 384421708 170594304 26287 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.89
Current children cumulated vsize (KiB) 166596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 23374
/proc/meminfo: memFree=1800688/2055920 swapFree=4182240/4192956
[pid=23371] ppid=23369 vsize=167620 CPUtime=1200.01
/proc/23371/stat : 23371 (ornithorynque) S 23369 23371 22913 0 -1 4194304 36220 0 0 0 119962 39 0 0 18 0 3 0 384421706 171642880 26467 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23371/statm: 41905 26467 387 42 0 36157 0
[pid=23371/tid=23373] ppid=23369 vsize=167620 CPUtime=601.22
/proc/23371/task/23373/stat : 23373 (ornithorynque) R 23369 23371 22913 0 -1 4194368 19776 0 0 0 60090 32 0 0 25 0 3 0 384421708 171642880 26467 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311163 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23371/tid=23374] ppid=23369 vsize=167620 CPUtime=598.76
/proc/23371/task/23374/stat : 23374 (ornithorynque) R 23369 23371 22913 0 -1 4194368 15849 0 0 0 59870 6 0 0 25 0 3 0 384421708 171642880 26467 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 167620

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.429
CPU time (s): 1200.04
CPU user time (s): 1199.63
CPU system time (s): 0.409937
CPU usage (%): 199.532
Max. virtual memory (cumulated for all children) (KiB): 167620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.63
system time used= 0.409937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36220
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= 27
involuntary context switches= 9107

runsolver used 0.579911 second user time and 1.62075 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun Mar 11 20:22:39 UTC 2007

IDJOB= 336331
IDBENCH= 24672
IDSOLVER= 139
FILE ID= node75/336331-1173644559

PBS_JOBID= 4101337

Free space on /tmp= 66516 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336331-1173644559/ornithorynque /tmp/evaluation/336331-1173644559/instance-336331-1173644559.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-336331-1173644559 -o ROOT/results/node75/solver-336331-1173644559 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336331-1173644559/ornithorynque /tmp/evaluation/336331-1173644559/instance-336331-1173644559.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  18943a77519bfdf7aed8c89595bc3ac6

RANDOM SEED= 953213698

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.218
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.218
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:       1906336 kB
Buffers:         15940 kB
Cached:          95376 kB
SwapCached:       4760 kB
Active:          30904 kB
Inactive:        92036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1906336 kB
SwapTotal:     4192956 kB
SwapFree:      4182240 kB
Dirty:             288 kB
Writeback:           0 kB
Mapped:          15372 kB
Slab:            12628 kB
Committed_AS:   886416 kB
PageTables:       1432 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= 66516 MiB

End job on node75 on Sun Mar 11 20:32:42 UTC 2007