Trace number 336457

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.13 601.54

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-fclqcolor-20-13-14.sat05-1278.reshuffled-07.cnf
MD5SUM38c3c1a13d0a8eeda16d38e05fb7bc45
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 variables730
Number of clauses43124
Sum of the clauses size123770
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26040
Number of clauses of size 337050
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534

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.08/0.10	c ...done
0.08/0.10	c nbVar=730 nbClause=43124
0.08/0.11	c nbVar=730 nbClause=43124
0.08/0.12	c complete search running
0.08/0.12	c local search running
0.08/0.13	c flip 0 nbSat=37139 maxSat=0
1.67/0.91	c flip 10000 nbSat=43121 maxSat=43122
2.26/1.26	c flip 0 nbSat=43024 maxSat=43122
4.85/2.57	c nbDecision=10000 #clauses=51190
9.44/4.90	c flip 10000 nbSat=48090 maxSat=48091
12.85/6.56	c flip 0 nbSat=49950 maxSat=48091
17.43/8.82	c nbDecision=20000 #clauses=58743
29.60/14.92	c flip 10000 nbSat=56580 maxSat=56580
35.18/17.75	c flip 0 nbSat=59165 maxSat=56580
37.57/18.95	c nbDecision=30000 #clauses=66491
51.54/25.99	c flip 10000 nbSat=65740 maxSat=65740
54.33/27.34	c flip 0 nbSat=66801 maxSat=65740
55.72/28.02	c nbDecision=40000 #clauses=73699
76.88/38.64	c nbDecision=50000 #clauses=80434
78.48/39.40	c flip 10000 nbSat=73194 maxSat=73194
85.47/42.99	c flip 0 nbSat=77369 maxSat=73194
95.64/48.09	c nbDecision=60000 #clauses=88582
110.21/55.36	c flip 10000 nbSat=84316 maxSat=84316
114.01/57.28	c flip 0 nbSat=89694 maxSat=84316
118.00/59.20	c nbDecision=70000 #clauses=96507
143.33/71.91	c nbDecision=80000 #clauses=104072
174.66/87.67	c nbDecision=90000 #clauses=111837
204.19/102.43	c nbDecision=100000 #clauses=119683
230.72/115.75	c nbDecision=110000 #clauses=127368
233.12/116.98	c flip 10000 nbSat=95515 maxSat=95515
270.24/135.59	c nbDecision=120000 #clauses=135253
291.00/145.95	c flip 0 nbSat=133528 maxSat=95515
309.15/155.01	c nbDecision=130000 #clauses=143090
355.84/178.40	c nbDecision=140000 #clauses=150648
401.73/201.49	c nbDecision=150000 #clauses=158265
455.21/228.24	c nbDecision=160000 #clauses=166308
509.68/255.53	c nbDecision=170000 #clauses=174161
571.93/286.73	c nbDecision=180000 #clauses=181919
602.46/302.03	c nbDecision=190000 #clauses=189653
638.98/320.38	c flip 10000 nbSat=139393 maxSat=139393
643.77/322.74	c nbDecision=200000 #clauses=197086
691.45/346.61	c nbDecision=210000 #clauses=203962
740.14/371.01	c nbDecision=220000 #clauses=210790
783.24/392.65	c nbDecision=230000 #clauses=217507
811.38/406.73	c flip 0 nbSat=214129 maxSat=139393
837.33/419.75	c nbDecision=240000 #clauses=223807
906.95/454.66	c nbDecision=250000 #clauses=231192
977.99/490.21	c nbDecision=260000 #clauses=238765
1042.25/522.42	c nbDecision=270000 #clauses=246160
1090.54/546.67	c nbDecision=280000 #clauses=253138
1142.60/572.79	c nbDecision=290000 #clauses=260335

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/node2/watcher-336457-1173647188 -o ROOT/results/node2/solver-336457-1173647188 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336457-1173647188/ornithorynque /tmp/evaluation/336457-1173647188/instance-336457-1173647188.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: 1.00 1.00 1.00 3/77 10998
/proc/meminfo: memFree=1440688/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=23220 CPUtime=0
/proc/10998/stat : 10998 (ornithorynque) R 10996 10998 10322 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 384673771 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206378669168 0 0 4096 0 0 0 0 17 1 0 0
/proc/10998/statm: 5805 266 219 42 0 45 0

[startup+0.0528039 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10998
/proc/meminfo: memFree=1440688/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=25060 CPUtime=0.04
/proc/10998/stat : 10998 (ornithorynque) R 10996 10998 10322 0 -1 4194304 957 0 0 0 4 0 0 0 18 0 1 0 384673771 25661440 885 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206381505290 0 0 4096 1088 0 0 0 17 1 0 0
/proc/10998/statm: 6298 886 377 42 0 550 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25060

[startup+0.101809 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10998
/proc/meminfo: memFree=1440688/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=27164 CPUtime=0.08
/proc/10998/stat : 10998 (ornithorynque) R 10996 10998 10322 0 -1 4194304 1499 0 0 0 8 0 0 0 18 0 1 0 384673771 27815936 1362 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206381159137 0 0 4096 1088 0 0 0 17 1 0 0
/proc/10998/statm: 6791 1362 377 42 0 1043 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27164

[startup+0.301834 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10998
/proc/meminfo: memFree=1440688/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=50564 CPUtime=0.47
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 2316 0 0 0 46 1 0 0 18 0 3 0 384673771 51777536 2038 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 12641 2038 387 42 0 6893 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 50564

[startup+0.701871 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10998
/proc/meminfo: memFree=1440688/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=51224 CPUtime=1.27
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 2483 0 0 0 126 1 0 0 18 0 3 0 384673771 52453376 2205 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 12806 2205 387 42 0 7058 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 51224

[startup+1.50196 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 11001
/proc/meminfo: memFree=1432792/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=54976 CPUtime=2.86
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 3245 0 0 0 285 1 0 0 18 0 3 0 384673771 56295424 2967 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 13744 2967 387 42 0 7996 0
[pid=10998/tid=11000] ppid=10996 vsize=54976 CPUtime=1.37
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 575 0 0 0 137 0 0 0 18 0 3 0 384673784 56295424 2967 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=54976 CPUtime=1.36
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 501 0 0 0 136 0 0 0 19 0 3 0 384673784 56295424 2967 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 54976

[startup+3.10112 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 11001
/proc/meminfo: memFree=1429464/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=56000 CPUtime=6.05
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 3633 0 0 0 604 1 0 0 18 0 3 0 384673771 57344000 3355 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 14000 3355 387 42 0 8252 0
[pid=10998/tid=11000] ppid=10996 vsize=56000 CPUtime=2.96
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 963 0 0 0 296 0 0 0 25 0 3 0 384673784 57344000 3355 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311137 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=56000 CPUtime=2.96
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 501 0 0 0 296 0 0 0 25 0 3 0 384673784 57344000 3355 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238064 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 56000

[startup+6.30245 s]
/proc/loadavg: 1.08 1.02 1.01 3/80 11001
/proc/meminfo: memFree=1426968/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=58048 CPUtime=12.44
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 4098 0 0 0 1242 2 0 0 18 0 3 0 384673771 59441152 3820 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 14512 3820 387 42 0 8764 0
[pid=10998/tid=11000] ppid=10996 vsize=58048 CPUtime=6.17
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 1428 0 0 0 616 1 0 0 25 0 3 0 384673784 59441152 3820 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=58048 CPUtime=6.15
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 501 0 0 0 615 0 0 0 25 0 3 0 384673784 59441152 3820 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242545 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 58048

[startup+12.7011 s]
/proc/loadavg: 1.15 1.03 1.01 3/80 11001
/proc/meminfo: memFree=1420376/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=65072 CPUtime=25.21
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 5684 0 0 0 2518 3 0 0 18 0 3 0 384673771 66633728 5406 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 16268 5406 387 42 0 10520 0
[pid=10998/tid=11000] ppid=10996 vsize=65072 CPUtime=12.56
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 2137 0 0 0 1255 1 0 0 25 0 3 0 384673784 66633728 5406 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206381159079 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=65072 CPUtime=12.52
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 1378 0 0 0 1252 0 0 0 25 0 3 0 384673784 66633728 5406 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285873 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 65072

[startup+25.5014 s]
/proc/loadavg: 1.34 1.08 1.02 3/80 11001
/proc/meminfo: memFree=1411800/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=75184 CPUtime=50.74
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 8028 0 0 0 5068 6 0 0 18 0 3 0 384673771 76988416 7492 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 18796 7492 387 42 0 13048 0
[pid=10998/tid=11000] ppid=10996 vsize=75184 CPUtime=25.35
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 3290 0 0 0 2532 3 0 0 25 0 3 0 384673784 76988416 7492 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311247 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=75184 CPUtime=25.24
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 2569 0 0 0 2523 1 0 0 25 0 3 0 384673784 76988416 7492 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238064 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 75184

[startup+51.1011 s]
/proc/loadavg: 1.63 1.17 1.05 3/80 11001
/proc/meminfo: memFree=1395672/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=93408 CPUtime=101.83
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 12165 0 0 0 10172 11 0 0 18 0 3 0 384673771 95649792 11544 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 23352 11544 387 42 0 17604 0
[pid=10998/tid=11000] ppid=10996 vsize=93408 CPUtime=50.95
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 5519 0 0 0 5088 7 0 0 25 0 3 0 384673784 95649792 11544 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314341 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=93408 CPUtime=50.74
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 4477 0 0 0 5072 2 0 0 25 0 3 0 384673784 95649792 11544 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241536 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 93408

[startup+102.305 s]
/proc/loadavg: 1.90 1.31 1.11 3/80 11001
/proc/meminfo: memFree=1378648/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=111996 CPUtime=204
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 16749 0 0 0 20384 16 0 0 18 0 3 0 384673771 114683904 15723 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 27999 15723 387 42 0 22251 0
[pid=10998/tid=11000] ppid=10996 vsize=111996 CPUtime=102.14
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 8768 0 0 0 10202 12 0 0 25 0 3 0 384673784 114683904 15723 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=111996 CPUtime=101.73
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 5812 0 0 0 10170 3 0 0 25 0 3 0 384673784 114683904 15723 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 111996

[startup+162.302 s]
/proc/loadavg: 2.22 1.50 1.18 3/80 11001
/proc/meminfo: memFree=1350296/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=150336 CPUtime=323.71
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 27725 0 0 0 32345 26 0 0 18 0 3 0 384673771 153944064 22831 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 37584 22831 387 42 0 31836 0
[pid=10998/tid=11000] ppid=10996 vsize=150336 CPUtime=162.12
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 12122 0 0 0 16193 19 0 0 25 0 3 0 384673784 153944064 22831 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312381 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=150336 CPUtime=161.46
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 13434 0 0 0 16140 6 0 0 25 0 3 0 384673784 153944064 22831 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 150336

[startup+222.302 s]
/proc/loadavg: 2.19 1.62 1.24 3/80 11001
/proc/meminfo: memFree=1340824/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=160596 CPUtime=443.43
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 30146 0 0 0 44314 29 0 0 18 0 3 0 384673771 164450304 25153 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 40149 25153 387 42 0 34401 0
[pid=10998/tid=11000] ppid=10996 vsize=160596 CPUtime=222.1
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 14543 0 0 0 22188 22 0 0 25 0 3 0 384673784 164450304 25153 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=160596 CPUtime=221.2
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 13434 0 0 0 22114 6 0 0 25 0 3 0 384673784 164450304 25153 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.43
Current children cumulated vsize (KiB) 160596

[startup+282.301 s]
/proc/loadavg: 2.07 1.68 1.29 3/80 11001
/proc/meminfo: memFree=1332952/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=169336 CPUtime=563.16
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 32454 0 0 0 56282 34 0 0 18 0 3 0 384673771 173400064 27128 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 42334 27128 387 42 0 36586 0
[pid=10998/tid=11000] ppid=10996 vsize=169336 CPUtime=282.08
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 16851 0 0 0 28182 26 0 0 25 0 3 0 384673784 173400064 27128 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=169336 CPUtime=280.94
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 13434 0 0 0 28088 6 0 0 25 0 3 0 384673784 173400064 27128 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242516 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.16
Current children cumulated vsize (KiB) 169336

[startup+342.301 s]
/proc/loadavg: 2.02 1.74 1.33 3/80 11001
/proc/meminfo: memFree=1322392/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=179456 CPUtime=682.87
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 35201 0 0 0 68247 40 0 0 18 0 3 0 384673771 183762944 29711 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 44864 29711 387 42 0 39116 0
[pid=10998/tid=11000] ppid=10996 vsize=179456 CPUtime=342.06
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 19598 0 0 0 34174 32 0 0 25 0 3 0 384673784 183762944 29711 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=179456 CPUtime=340.67
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 13434 0 0 0 34061 6 0 0 25 0 3 0 384673784 183762944 29711 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242562 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.87
Current children cumulated vsize (KiB) 179456

[startup+402.302 s]
/proc/loadavg: 2.01 1.78 1.37 3/80 11001
/proc/meminfo: memFree=1313432/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=188984 CPUtime=802.6
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 37589 0 0 0 80216 44 0 0 18 0 3 0 384673771 193519616 31967 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 47246 31967 387 42 0 41498 0
[pid=10998/tid=11000] ppid=10996 vsize=188984 CPUtime=402.04
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 21986 0 0 0 40168 36 0 0 25 0 3 0 384673784 193519616 31967 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=188984 CPUtime=400.42
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 13434 0 0 0 40036 6 0 0 25 0 3 0 384673784 193519616 31967 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242354 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.6
Current children cumulated vsize (KiB) 188984

[startup+462.302 s]
/proc/loadavg: 2.00 1.82 1.40 3/80 11001
/proc/meminfo: memFree=1277080/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=236496 CPUtime=922.33
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 54890 0 0 0 92179 54 0 0 18 0 3 0 384673771 242171904 41030 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 59124 41030 387 42 0 53376 0
[pid=10998/tid=11000] ppid=10996 vsize=236496 CPUtime=462.03
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 23712 0 0 0 46163 40 0 0 25 0 3 0 384673784 242171904 41030 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=236496 CPUtime=460.16
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 29009 0 0 0 46004 12 0 0 25 0 3 0 384673784 242171904 41030 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.33
Current children cumulated vsize (KiB) 236496

[startup+522.302 s]
/proc/loadavg: 2.00 1.85 1.44 3/80 11001
/proc/meminfo: memFree=1270552/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=243804 CPUtime=1042.05
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 56708 0 0 0 104147 58 0 0 18 0 3 0 384673771 249655296 42685 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 60951 42685 387 42 0 55203 0
[pid=10998/tid=11000] ppid=10996 vsize=243804 CPUtime=522.01
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 25530 0 0 0 52157 44 0 0 25 0 3 0 384673784 249655296 42685 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4305665 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=243804 CPUtime=519.9
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 29009 0 0 0 51978 12 0 0 25 0 3 0 384673784 249655296 42685 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241600 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.05
Current children cumulated vsize (KiB) 243804

[startup+582.301 s]
/proc/loadavg: 2.00 1.87 1.47 3/80 11001
/proc/meminfo: memFree=1262872/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=253404 CPUtime=1161.77
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 59190 0 0 0 116113 64 0 0 18 0 3 0 384673771 259485696 44555 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 63351 44555 387 42 0 57603 0
[pid=10998/tid=11000] ppid=10996 vsize=253404 CPUtime=581.99
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 28012 0 0 0 58150 49 0 0 25 0 3 0 384673784 259485696 44555 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=253404 CPUtime=579.64
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 29009 0 0 0 57951 13 0 0 25 0 3 0 384673784 259485696 44555 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.77
Current children cumulated vsize (KiB) 253404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 2.00 1.88 1.48 3/80 11001
/proc/meminfo: memFree=1261080/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=254428 CPUtime=1200.08
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 59638 0 0 0 119943 65 0 0 18 0 3 0 384673771 260534272 45003 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 63607 45003 387 42 0 57859 0
[pid=10998/tid=11000] ppid=10996 vsize=254428 CPUtime=601.19
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 28460 0 0 0 60069 50 0 0 25 0 3 0 384673784 260534272 45003 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311174 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=254428 CPUtime=598.75
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 29009 0 0 0 59862 13 0 0 25 0 3 0 384673784 260534272 45003 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241746 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 254428

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

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

[startup+601.501 s]
/proc/loadavg: 2.00 1.88 1.48 3/80 11001
/proc/meminfo: memFree=1261080/2055920 swapFree=4153164/4192956
[pid=10998] ppid=10996 vsize=254428 CPUtime=1200.08
/proc/10998/stat : 10998 (ornithorynque) S 10996 10998 10322 0 -1 4194304 59638 0 0 0 119943 65 0 0 18 0 3 0 384673771 260534272 45003 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10998/statm: 63607 45003 387 42 0 57859 0
[pid=10998/tid=11000] ppid=10996 vsize=254428 CPUtime=601.19
/proc/10998/task/11000/stat : 11000 (ornithorynque) R 10996 10998 10322 0 -1 4194368 28460 0 0 0 60069 50 0 0 25 0 3 0 384673784 260534272 45003 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311174 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10998/tid=11001] ppid=10996 vsize=254428 CPUtime=598.75
/proc/10998/task/11001/stat : 11001 (ornithorynque) R 10996 10998 10322 0 -1 4194368 29009 0 0 0 59862 13 0 0 25 0 3 0 384673784 260534272 45003 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241746 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 254428

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.54
CPU time (s): 1200.13
CPU user time (s): 1199.45
CPU system time (s): 0.679896
CPU usage (%): 199.509
Max. virtual memory (cumulated for all children) (KiB): 255456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.45
system time used= 0.679896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59639
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= 24
involuntary context switches= 22513

runsolver used 0.509922 second user time and 1.69374 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun Mar 11 21:06:28 UTC 2007

IDJOB= 336457
IDBENCH= 24675
IDSOLVER= 139
FILE ID= node2/336457-1173647188

PBS_JOBID= 4101383

Free space on /tmp= 66538 MiB

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

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  38c3c1a13d0a8eeda16d38e05fb7bc45

RANDOM SEED= 591032296

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1441160 kB
Buffers:         48592 kB
Cached:         481932 kB
SwapCached:       2528 kB
Active:         374768 kB
Inactive:       179104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1441160 kB
SwapTotal:     4192956 kB
SwapFree:      4153164 kB
Dirty:             880 kB
Writeback:           0 kB
Mapped:          30692 kB
Slab:            46324 kB
Committed_AS:  1700828 kB
PageTables:       1816 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= 66538 MiB

End job on node2 on Sun Mar 11 21:16:32 UTC 2007