Trace number 337171

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.05 601.429

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
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 variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

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.03	c ...done
0.00/0.03	c nbVar=363 nbClause=9559
0.00/0.03	c nbVar=363 nbClause=9559
0.00/0.03	c complete search running
0.00/0.03	c local search running
0.00/0.04	c flip 0 nbSat=9128 maxSat=0
0.35/0.21	c flip 0 nbSat=10418 maxSat=9541
1.15/0.64	c flip 0 nbSat=12891 maxSat=11063
2.74/1.40	c flip 0 nbSat=16641 maxSat=13590
2.94/1.56	c nbDecision=10000 #clauses=17772
5.94/3.03	c flip 0 nbSat=20770 maxSat=17095
10.34/5.24	c nbDecision=20000 #clauses=26222
11.53/5.85	c flip 0 nbSat=26769 maxSat=21434
16.32/8.25	c nbDecision=30000 #clauses=34495
23.51/11.83	c flip 0 nbSat=38762 maxSat=27462
27.90/14.03	c nbDecision=40000 #clauses=42856
42.47/21.37	c nbDecision=50000 #clauses=51239
46.85/23.51	c flip 0 nbSat=53049 maxSat=39572
56.61/28.42	c nbDecision=60000 #clauses=59639
75.57/37.91	c nbDecision=70000 #clauses=68202
81.36/40.85	c flip 0 nbSat=69986 maxSat=53946
100.72/50.55	c nbDecision=80000 #clauses=76811
123.67/62.07	c nbDecision=90000 #clauses=85342
134.45/67.46	c flip 0 nbSat=88732 maxSat=70774
150.81/75.62	c nbDecision=100000 #clauses=93631
180.14/90.37	c nbDecision=110000 #clauses=102251
203.49/102.06	c flip 0 nbSat=106477 maxSat=89338
221.05/110.85	c nbDecision=120000 #clauses=110797
251.57/126.16	c nbDecision=130000 #clauses=119373
285.11/142.94	c nbDecision=140000 #clauses=127908
293.08/146.99	c flip 0 nbSat=129134 maxSat=107458
327.40/164.14	c nbDecision=150000 #clauses=136608
390.06/195.54	c nbDecision=160000 #clauses=145208
403.44/202.29	c flip 0 nbSat=146310 maxSat=129888
440.34/220.72	c nbDecision=170000 #clauses=153687
491.83/246.57	c nbDecision=180000 #clauses=162235
522.75/262.05	c flip 0 nbSat=165836 maxSat=147095
546.30/273.81	c nbDecision=190000 #clauses=170747
589.39/295.41	c nbDecision=200000 #clauses=179195
624.72/313.15	c nbDecision=210000 #clauses=187862
661.24/331.43	c flip 0 nbSat=194602 maxSat=166388
668.02/334.81	c nbDecision=220000 #clauses=196581
728.48/365.19	c nbDecision=230000 #clauses=205371
786.74/394.32	c nbDecision=240000 #clauses=214113
846.82/424.41	c flip 0 nbSat=220982 maxSat=195492
853.00/427.59	c nbDecision=250000 #clauses=222883
907.87/455.04	c nbDecision=260000 #clauses=231635
976.11/489.26	c nbDecision=270000 #clauses=240379
1037.77/520.15	c nbDecision=280000 #clauses=249220
1046.35/524.47	c flip 0 nbSat=249457 maxSat=221666
1128.16/565.41	c nbDecision=290000 #clauses=258056

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/node14/watcher-337171-1173661712 -o ROOT/results/node14/solver-337171-1173661712 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337171-1173661712/ornithorynque /tmp/evaluation/337171-1173661712/instance-337171-1173661712.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.09 3/77 15686
/proc/meminfo: memFree=1475192/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=23220 CPUtime=0
/proc/15686/stat : 15686 (ornithorynque) R 15684 15686 15047 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 386125639 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212231820400 0 0 4096 0 0 0 0 17 1 0 0
/proc/15686/statm: 5805 263 218 42 0 45 0

[startup+0.0558329 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 15686
/proc/meminfo: memFree=1475192/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=45288 CPUtime=0.06
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 851 0 0 0 6 0 0 0 18 0 3 0 386125639 46374912 812 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 11322 812 387 42 0 5574 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 45288

[startup+0.101838 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 15686
/proc/meminfo: memFree=1475192/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=45420 CPUtime=0.15
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 872 0 0 0 15 0 0 0 18 0 3 0 386125639 46510080 833 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 11355 833 387 42 0 5607 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 45420

[startup+0.301859 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 15686
/proc/meminfo: memFree=1475192/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=46840 CPUtime=0.55
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 1026 0 0 0 55 0 0 0 18 0 3 0 386125639 47964160 987 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 11710 987 387 42 0 5962 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 46840

[startup+0.701899 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 15686
/proc/meminfo: memFree=1475192/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=47380 CPUtime=1.35
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 1273 0 0 0 135 0 0 0 18 0 3 0 386125639 48517120 1234 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 11845 1234 387 42 0 6097 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 47380

[startup+1.50198 s]
/proc/loadavg: 1.00 1.00 1.09 3/80 15689
/proc/meminfo: memFree=1471328/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=49380 CPUtime=2.94
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 1680 0 0 0 294 0 0 0 18 0 3 0 386125639 50565120 1575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 12345 1575 387 42 0 6597 0
[pid=15686/tid=15688] ppid=15684 vsize=49380 CPUtime=1.46
/proc/15686/task/15688/stat : 15688 (ornithorynque) R 15684 15686 15047 0 -1 4194368 446 0 0 0 146 0 0 0 17 0 3 0 386125643 50565120 1575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311064 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15684 vsize=49380 CPUtime=1.45
/proc/15686/task/15689/stat : 15689 (ornithorynque) R 15684 15686 15047 0 -1 4194368 405 0 0 0 145 0 0 0 25 0 3 0 386125643 50565120 1575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285353 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 49380

[startup+3.10113 s]
/proc/loadavg: 1.00 1.00 1.09 3/80 15689
/proc/meminfo: memFree=1469600/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=51308 CPUtime=6.14
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 2112 0 0 0 613 1 0 0 18 0 3 0 386125639 52539392 2007 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 12827 2007 387 42 0 7079 0
[pid=15686/tid=15688] ppid=15684 vsize=51308 CPUtime=3.05
/proc/15686/task/15688/stat : 15688 (ornithorynque) R 15684 15686 15047 0 -1 4194368 699 0 0 0 305 0 0 0 25 0 3 0 386125643 52539392 2007 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242861 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15684 vsize=51308 CPUtime=3.04
/proc/15686/task/15689/stat : 15689 (ornithorynque) R 15684 15686 15047 0 -1 4194368 584 0 0 0 304 0 0 0 25 0 3 0 386125643 52539392 2007 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242322 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 51308

[startup+6.30143 s]
/proc/loadavg: 1.08 1.02 1.09 3/80 15689
/proc/meminfo: memFree=1467232/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=53644 CPUtime=12.53
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 2799 0 0 0 1251 2 0 0 18 0 3 0 386125639 54931456 2694 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 13411 2694 387 42 0 7663 0
[pid=15686/tid=15688] ppid=15684 vsize=53644 CPUtime=6.25
/proc/15686/task/15688/stat : 15688 (ornithorynque) R 15684 15686 15047 0 -1 4194368 1087 0 0 0 624 1 0 0 25 0 3 0 386125643 54931456 2694 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311247 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15684 vsize=53644 CPUtime=6.23
/proc/15686/task/15689/stat : 15689 (ornithorynque) R 15684 15686 15047 0 -1 4194368 883 0 0 0 623 0 0 0 25 0 3 0 386125643 54931456 2694 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285265 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 53644

[startup+12.702 s]
/proc/loadavg: 1.15 1.04 1.10 3/80 15689
/proc/meminfo: memFree=1460832/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=59228 CPUtime=25.3
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 4185 0 0 0 2527 3 0 0 18 0 3 0 386125639 60649472 3912 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 14807 3912 387 42 0 9059 0
[pid=15686/tid=15688] ppid=15684 vsize=59228 CPUtime=12.65
/proc/15686/task/15688/stat : 15688 (ornithorynque) R 15684 15686 15047 0 -1 4194368 1818 0 0 0 1264 1 0 0 25 0 3 0 386125643 60649472 3912 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15684 vsize=59228 CPUtime=12.6
/proc/15686/task/15689/stat : 15689 (ornithorynque) R 15684 15686 15047 0 -1 4194368 1538 0 0 0 1260 0 0 0 25 0 3 0 386125643 60649472 3912 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283683 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 59228

[startup+25.5012 s]
/proc/loadavg: 1.34 1.08 1.11 3/80 15689
/proc/meminfo: memFree=1455328/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=65552 CPUtime=50.84
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 5575 0 0 0 5079 5 0 0 18 0 3 0 386125639 67125248 5269 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 16388 5269 387 42 0 10640 0
[pid=15686/tid=15688] ppid=15684 vsize=65552 CPUtime=25.45
/proc/15686/task/15688/stat : 15688 (ornithorynque) R 15684 15686 15047 0 -1 4194368 2668 0 0 0 2542 3 0 0 25 0 3 0 386125643 67125248 5269 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4289966 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15684 vsize=65552 CPUtime=25.34
/proc/15686/task/15689/stat : 15689 (ornithorynque) R 15684 15686 15047 0 -1 4194368 2078 0 0 0 2533 1 0 0 25 0 3 0 386125643 67125248 5269 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 65552

[startup+51.1017 s]
/proc/loadavg: 1.56 1.16 1.13 3/80 15689
/proc/meminfo: memFree=1447392/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=76260 CPUtime=101.92
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 8306 0 0 0 10184 8 0 0 18 0 3 0 386125639 78090240 7238 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 19065 7238 387 42 0 13317 0
[pid=15686/tid=15688] ppid=15684 vsize=76260 CPUtime=51.04
/proc/15686/task/15688/stat : 15688 (ornithorynque) R 15684 15686 15047 0 -1 4194368 4071 0 0 0 5099 5 0 0 25 0 3 0 386125643 78090240 7238 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15684 vsize=76260 CPUtime=50.83
/proc/15686/task/15689/stat : 15689 (ornithorynque) R 15684 15686 15047 0 -1 4194368 3406 0 0 0 5082 1 0 0 25 0 3 0 386125643 78090240 7238 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 76260

[startup+102.305 s]
/proc/loadavg: 1.81 1.28 1.18 3/80 15689
/proc/meminfo: memFree=1434912/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=89352 CPUtime=204.09
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 12306 0 0 0 20398 11 0 0 18 0 3 0 386125639 91496448 10289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 22338 10289 387 42 0 16590 0
[pid=15686/tid=15688] ppid=15684 vsize=89352 CPUtime=102.23
/proc/15686/task/15688/stat : 15688 (ornithorynque) R 15684 15686 15047 0 -1 4194368 5701 0 0 0 10215 8 0 0 25 0 3 0 386125643 91496448 10289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212234316288 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15684 vsize=89352 CPUtime=101.81
/proc/15686/task/15689/stat : 15689 (ornithorynque) R 15684 15686 15047 0 -1 4194368 5776 0 0 0 10179 2 0 0 25 0 3 0 386125643 91496448 10289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 89352

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.23 3/80 15689
/proc/meminfo: memFree=1425248/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=102752 CPUtime=323.81
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 16122 0 0 0 32364 17 0 0 18 0 3 0 386125639 105218048 12718 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 25688 12718 387 42 0 19940 0
[pid=15686/tid=15688] ppid=15684 vsize=102752 CPUtime=162.21
/proc/15686/task/15688/stat : 15688 (ornithorynque) R 15684 15686 15047 0 -1 4194368 7582 0 0 0 16209 12 0 0 25 0 3 0 386125643 105218048 12718 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311036 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15684 vsize=102752 CPUtime=161.55
/proc/15686/task/15689/stat : 15689 (ornithorynque) R 15684 15686 15047 0 -1 4194368 7711 0 0 0 16151 4 0 0 25 0 3 0 386125643 105218048 12718 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 102752

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.27 3/80 15689
/proc/meminfo: memFree=1417760/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=111572 CPUtime=443.53
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 18949 0 0 0 44333 20 0 0 18 0 3 0 386125639 114249728 14583 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 27893 14583 387 42 0 22145 0
[pid=15686/tid=15688] ppid=15684 vsize=111572 CPUtime=222.19
/proc/15686/task/15688/stat : 15688 (ornithorynque) R 15684 15686 15047 0 -1 4194368 8979 0 0 0 22205 14 0 0 25 0 3 0 386125643 114249728 14583 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15684 vsize=111572 CPUtime=221.29
/proc/15686/task/15689/stat : 15689 (ornithorynque) R 15684 15686 15047 0 -1 4194368 9141 0 0 0 22124 5 0 0 25 0 3 0 386125643 114249728 14583 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.53
Current children cumulated vsize (KiB) 111572

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.31 3/80 15689
/proc/meminfo: memFree=1410016/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=118628 CPUtime=563.26
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 21341 0 0 0 56302 24 0 0 18 0 3 0 386125639 121475072 16550 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 29657 16550 387 42 0 23909 0
[pid=15686/tid=15688] ppid=15684 vsize=118628 CPUtime=282.17
/proc/15686/task/15688/stat : 15688 (ornithorynque) R 15684 15686 15047 0 -1 4194368 10374 0 0 0 28200 17 0 0 25 0 3 0 386125643 121475072 16550 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15684 vsize=118628 CPUtime=281.03
/proc/15686/task/15689/stat : 15689 (ornithorynque) R 15684 15686 15047 0 -1 4194368 10138 0 0 0 28098 5 0 0 25 0 3 0 386125643 121475072 16550 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241629 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.26
Current children cumulated vsize (KiB) 118628

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.35 3/80 15689
/proc/meminfo: memFree=1400224/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=132084 CPUtime=682.98
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 25428 0 0 0 68270 28 0 0 18 0 3 0 386125639 135254016 18981 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 33021 18981 387 42 0 27273 0
[pid=15686/tid=15688] ppid=15684 vsize=132084 CPUtime=342.16
/proc/15686/task/15688/stat : 15688 (ornithorynque) R 15684 15686 15047 0 -1 4194368 11649 0 0 0 34195 21 0 0 25 0 3 0 386125643 135254016 18981 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15684 vsize=132084 CPUtime=340.77
/proc/15686/task/15689/stat : 15689 (ornithorynque) R 15684 15686 15047 0 -1 4194368 12950 0 0 0 34071 6 0 0 25 0 3 0 386125643 135254016 18981 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.98
Current children cumulated vsize (KiB) 132084

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.39 3/80 15689
/proc/meminfo: memFree=1396192/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=135800 CPUtime=802.7
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 26531 0 0 0 80240 30 0 0 18 0 3 0 386125639 139059200 19953 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 33950 19953 387 42 0 28202 0
[pid=15686/tid=15688] ppid=15684 vsize=135800 CPUtime=402.14
/proc/15686/task/15688/stat : 15688 (ornithorynque) R 15684 15686 15047 0 -1 4194368 12752 0 0 0 40191 23 0 0 25 0 3 0 386125643 139059200 19953 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311174 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15684 vsize=135800 CPUtime=400.51
/proc/15686/task/15689/stat : 15689 (ornithorynque) R 15684 15686 15047 0 -1 4194368 12950 0 0 0 40045 6 0 0 25 0 3 0 386125643 139059200 19953 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285227 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.7
Current children cumulated vsize (KiB) 135800

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.43 3/80 15689
/proc/meminfo: memFree=1388448/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=145636 CPUtime=922.43
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 29652 0 0 0 92209 34 0 0 18 0 3 0 386125639 149131264 21910 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 36409 21910 387 42 0 30661 0
[pid=15686/tid=15688] ppid=15684 vsize=145636 CPUtime=462.13
/proc/15686/task/15688/stat : 15688 (ornithorynque) R 15684 15686 15047 0 -1 4194368 13701 0 0 0 46187 26 0 0 25 0 3 0 386125643 149131264 21910 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15684 vsize=145636 CPUtime=460.26
/proc/15686/task/15689/stat : 15689 (ornithorynque) R 15684 15686 15047 0 -1 4194368 15122 0 0 0 46019 7 0 0 25 0 3 0 386125643 149131264 21910 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.43
Current children cumulated vsize (KiB) 145636

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.46 3/80 15689
/proc/meminfo: memFree=1384928/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=148836 CPUtime=1042.16
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 30560 0 0 0 104179 37 0 0 18 0 3 0 386125639 152408064 22785 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 37209 22785 387 42 0 31461 0
[pid=15686/tid=15688] ppid=15684 vsize=148836 CPUtime=522.11
/proc/15686/task/15688/stat : 15688 (ornithorynque) R 15684 15686 15047 0 -1 4194368 14609 0 0 0 52182 29 0 0 25 0 3 0 386125643 152408064 22785 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15684 vsize=148836 CPUtime=520.01
/proc/15686/task/15689/stat : 15689 (ornithorynque) R 15684 15686 15047 0 -1 4194368 15122 0 0 0 51993 8 0 0 25 0 3 0 386125643 152408064 22785 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240922 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.16
Current children cumulated vsize (KiB) 148836

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.49 3/80 15689
/proc/meminfo: memFree=1377568/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=157820 CPUtime=1161.88
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 33848 0 0 0 116148 40 0 0 18 0 3 0 386125639 161607680 24616 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 39455 24616 387 42 0 33707 0
[pid=15686/tid=15688] ppid=15684 vsize=157820 CPUtime=582.09
/proc/15686/task/15688/stat : 15688 (ornithorynque) R 15684 15686 15047 0 -1 4194368 15303 0 0 0 58179 30 0 0 25 0 3 0 386125643 161607680 24616 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15684 vsize=157820 CPUtime=579.74
/proc/15686/task/15689/stat : 15689 (ornithorynque) R 15684 15686 15047 0 -1 4194368 17716 0 0 0 57965 9 0 0 25 0 3 0 386125643 161607680 24616 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.88
Current children cumulated vsize (KiB) 157820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 1.99 1.85 1.50 3/80 15689
/proc/meminfo: memFree=1376736/2055920 swapFree=4146600/4192956
[pid=15686] ppid=15684 vsize=160892 CPUtime=1200.01
/proc/15686/stat : 15686 (ornithorynque) S 15684 15686 15047 0 -1 4194304 34561 0 0 0 119960 41 0 0 18 0 3 0 386125639 164753408 24816 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15686/statm: 40223 24816 387 42 0 34475 0
[pid=15686/tid=15688] ppid=15684 vsize=160892 CPUtime=601.19
/proc/15686/task/15688/stat : 15688 (ornithorynque) R 15684 15686 15047 0 -1 4194368 16016 0 0 0 60088 31 0 0 25 0 3 0 386125643 164753408 24816 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15686/tid=15689] ppid=15684 vsize=160892 CPUtime=598.77
/proc/15686/task/15689/stat : 15689 (ornithorynque) R 15684 15686 15047 0 -1 4194368 17716 0 0 0 59868 9 0 0 25 0 3 0 386125643 164753408 24816 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 160892

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.05
CPU user time (s): 1199.62
CPU system time (s): 0.428934
CPU usage (%): 199.532
Max. virtual memory (cumulated for all children) (KiB): 160892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.62
system time used= 0.428934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34561
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= 22
involuntary context switches= 22525

runsolver used 0.551916 second user time and 1.64975 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Mar 12 01:08:32 UTC 2007

IDJOB= 337171
IDBENCH= 24692
IDSOLVER= 139
FILE ID= node14/337171-1173661712

PBS_JOBID= 4101441

Free space on /tmp= 66539 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337171-1173661712/ornithorynque /tmp/evaluation/337171-1173661712/instance-337171-1173661712.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-337171-1173661712 -o ROOT/results/node14/solver-337171-1173661712 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337171-1173661712/ornithorynque /tmp/evaluation/337171-1173661712/instance-337171-1173661712.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  207febf52bd846c013e185fa637fdf3c

RANDOM SEED= 248673839

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1475600 kB
Buffers:         56240 kB
Cached:         430336 kB
SwapCached:      14992 kB
Active:         157260 kB
Inactive:       352800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475600 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:             444 kB
Writeback:           0 kB
Mapped:          30192 kB
Slab:            55836 kB
Committed_AS:  1317256 kB
PageTables:       1736 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= 66539 MiB

End job on node14 on Mon Mar 12 01:18:36 UTC 2007