Trace number 339649

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.426

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-connm-ue-csp-sat-n800-d0.04-s362703357.sat05-548.reshuffled-07.cnf
MD5SUMd8fa78c834564753f42ad3a5aaefa23a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark817.572
Satisfiable
(Un)Satisfiability was proved
Number of variables796
Number of clauses10039
Sum of the clauses size30316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39840
Number of clauses of size 4199
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.01	c This is Ornithorynque version 0.1 alpha
0.00/0.01	c (c) roussel@cril.univ-artois.fr
0.00/0.01	c using unsigned short
0.00/0.01	c parsing...
0.00/0.03	c ...done
0.00/0.03	c nbVar=796 nbClause=10039
0.00/0.03	c nbVar=796 nbClause=10039
0.00/0.04	c complete search running
0.00/0.04	c local search running
0.00/0.04	c flip 0 nbSat=9102 maxSat=0
0.15/0.16	c flip 10000 nbSat=9991 maxSat=10002
0.35/0.25	c flip 0 nbSat=10863 maxSat=10008
0.94/0.50	c flip 10000 nbSat=12050 maxSat=12062
1.14/0.66	c flip 0 nbSat=13150 maxSat=12067
1.34/0.71	c nbDecision=10000 #clauses=14838
2.15/1.17	c flip 10000 nbSat=14551 maxSat=14568
2.74/1.49	c flip 0 nbSat=16442 maxSat=14570
4.74/2.44	c flip 10000 nbSat=17896 maxSat=17909
5.94/3.00	c flip 0 nbSat=20410 maxSat=17909
5.94/3.08	c nbDecision=20000 #clauses=22171
9.33/4.73	c flip 10000 nbSat=21813 maxSat=21845
11.32/5.75	c flip 0 nbSat=25506 maxSat=21845
15.51/7.88	c nbDecision=30000 #clauses=30303
16.91/8.58	c flip 10000 nbSat=26640 maxSat=26658
20.70/10.49	c flip 0 nbSat=32310 maxSat=26667
29.28/14.73	c nbDecision=40000 #clauses=38416
33.27/16.70	c flip 10000 nbSat=33828 maxSat=33870
40.46/20.40	c flip 0 nbSat=41740 maxSat=33870
49.24/24.78	c nbDecision=50000 #clauses=47075
62.20/31.22	c flip 10000 nbSat=43021 maxSat=43042
69.78/35.04	c nbDecision=60000 #clauses=55415
73.98/37.14	c flip 0 nbSat=55601 maxSat=43042
87.95/44.19	c nbDecision=70000 #clauses=63412
107.30/53.81	c flip 10000 nbSat=57025 maxSat=57058
110.89/55.68	c nbDecision=80000 #clauses=71612
127.85/64.10	c flip 0 nbSat=75206 maxSat=57058
138.63/69.53	c nbDecision=90000 #clauses=79595
172.75/86.68	c nbDecision=100000 #clauses=87710
175.94/88.27	c flip 10000 nbSat=76603 maxSat=76645
201.28/100.92	c nbDecision=110000 #clauses=95502
208.28/104.46	c flip 0 nbSat=95975 maxSat=76645
232.62/116.67	c nbDecision=120000 #clauses=103580
271.12/135.90	c nbDecision=130000 #clauses=111966
280.31/140.52	c flip 10000 nbSat=97312 maxSat=97362
317.62/159.28	c nbDecision=140000 #clauses=120449
325.60/163.28	c flip 0 nbSat=120774 maxSat=97362
359.32/180.17	c nbDecision=150000 #clauses=128854
407.22/204.17	c nbDecision=160000 #clauses=137357
426.96/214.09	c flip 10000 nbSat=121976 maxSat=122003
455.90/228.51	c nbDecision=170000 #clauses=145971
489.23/245.23	c flip 0 nbSat=150141 maxSat=122013
505.39/253.30	c nbDecision=180000 #clauses=154364
553.68/277.52	c nbDecision=190000 #clauses=162812
598.17/299.81	c nbDecision=200000 #clauses=171396
627.31/314.44	c flip 10000 nbSat=151378 maxSat=151437
642.88/322.28	c nbDecision=210000 #clauses=179890
707.32/354.58	c flip 0 nbSat=186544 maxSat=151452
708.53/355.13	c nbDecision=220000 #clauses=188453
786.33/394.15	c nbDecision=230000 #clauses=196953
853.39/427.80	c nbDecision=240000 #clauses=205518
868.75/435.44	c flip 10000 nbSat=188176 maxSat=188200
930.02/466.11	c nbDecision=250000 #clauses=214069
967.32/484.89	c flip 0 nbSat=215249 maxSat=188211
1034.17/518.33	c nbDecision=260000 #clauses=222810
1136.53/569.62	c nbDecision=270000 #clauses=231612
1167.87/585.33	c flip 10000 nbSat=216698 maxSat=216727

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/node63/watcher-339649-1173708907 -o ROOT/results/node63/solver-339649-1173708907 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339649-1173708907/ornithorynque /tmp/evaluation/339649-1173708907/instance-339649-1173708907.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.85 0.97 1.14 2/64 9178
/proc/meminfo: memFree=1575568/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=3732 CPUtime=0
/proc/9178/stat : 9178 (ornithorynque) R 9176 9178 9119 0 -1 4194304 59 0 0 0 0 0 0 0 20 0 1 0 390848099 3821568 43 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247252186505 0 0 4096 0 0 0 0 17 1 0 0
/proc/9178/statm: 1492 43 33 42 0 5 0

[startup+0.0823351 s]
/proc/loadavg: 0.85 0.97 1.14 2/64 9178
/proc/meminfo: memFree=1575568/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=45552 CPUtime=0.11
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 899 0 0 0 11 0 0 0 18 0 3 0 390848099 46645248 860 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 11388 860 387 42 0 5640 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 45552

[startup+0.101337 s]
/proc/loadavg: 0.85 0.97 1.14 2/64 9178
/proc/meminfo: memFree=1575568/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=45552 CPUtime=0.15
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 906 0 0 0 15 0 0 0 18 0 3 0 390848099 46645248 867 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 11388 867 387 42 0 5640 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 45552

[startup+0.30136 s]
/proc/loadavg: 0.85 0.97 1.14 2/64 9178
/proc/meminfo: memFree=1575568/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=46708 CPUtime=0.55
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 1013 0 0 0 55 0 0 0 18 0 3 0 390848099 47828992 974 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 11677 974 387 42 0 5929 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 46708

[startup+0.701405 s]
/proc/loadavg: 0.85 0.97 1.14 2/64 9178
/proc/meminfo: memFree=1575568/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=47100 CPUtime=1.34
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 1166 0 0 0 134 0 0 0 18 0 3 0 390848099 48230400 1127 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 11775 1127 387 42 0 6027 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 47100

[startup+1.50149 s]
/proc/loadavg: 0.94 0.98 1.15 3/67 9181
/proc/meminfo: memFree=1572280/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=47884 CPUtime=2.95
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 1469 0 0 0 294 1 0 0 18 0 3 0 390848099 49033216 1364 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 11971 1364 387 42 0 6223 0
[pid=9178/tid=9180] ppid=9176 vsize=47884 CPUtime=1.45
/proc/9178/task/9180/stat : 9180 (ornithorynque) R 9176 9178 9119 0 -1 4194368 331 0 0 0 145 0 0 0 25 0 3 0 390848103 49033216 1364 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9178/tid=9181] ppid=9176 vsize=47884 CPUtime=1.45
/proc/9178/task/9181/stat : 9181 (ornithorynque) R 9176 9178 9119 0 -1 4194368 263 0 0 0 145 0 0 0 25 0 3 0 390848103 49033216 1364 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241172 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 47884

[startup+3.10266 s]
/proc/loadavg: 0.94 0.98 1.15 3/67 9181
/proc/meminfo: memFree=1571064/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=49604 CPUtime=6.14
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 1780 0 0 0 613 1 0 0 18 0 3 0 390848099 50794496 1675 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 12401 1675 387 42 0 6653 0
[pid=9178/tid=9180] ppid=9176 vsize=49604 CPUtime=3.05
/proc/9178/task/9180/stat : 9180 (ornithorynque) R 9176 9178 9119 0 -1 4194368 517 0 0 0 305 0 0 0 25 0 3 0 390848103 50794496 1675 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9178/tid=9181] ppid=9176 vsize=49604 CPUtime=3.04
/proc/9178/task/9181/stat : 9181 (ornithorynque) R 9176 9178 9119 0 -1 4194368 388 0 0 0 304 0 0 0 25 0 3 0 390848103 50794496 1675 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 49604

[startup+6.302 s]
/proc/loadavg: 1.02 1.00 1.15 3/67 9181
/proc/meminfo: memFree=1569336/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=51688 CPUtime=12.52
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 2209 0 0 0 1250 2 0 0 18 0 3 0 390848099 52928512 2104 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 12922 2104 387 42 0 7174 0
[pid=9178/tid=9180] ppid=9176 vsize=51688 CPUtime=6.24
/proc/9178/task/9180/stat : 9180 (ornithorynque) R 9176 9178 9119 0 -1 4194368 783 0 0 0 624 0 0 0 25 0 3 0 390848103 52928512 2104 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311481 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9178/tid=9181] ppid=9176 vsize=51688 CPUtime=6.22
/proc/9178/task/9181/stat : 9181 (ornithorynque) R 9176 9178 9119 0 -1 4194368 551 0 0 0 622 0 0 0 25 0 3 0 390848103 52928512 2104 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 51688

[startup+12.7027 s]
/proc/loadavg: 1.10 1.02 1.16 3/67 9181
/proc/meminfo: memFree=1566080/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=53852 CPUtime=25.29
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 2961 0 0 0 2527 2 0 0 18 0 3 0 390848099 55144448 2726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 13463 2726 387 42 0 7715 0
[pid=9178/tid=9180] ppid=9176 vsize=53852 CPUtime=12.65
/proc/9178/task/9180/stat : 9180 (ornithorynque) R 9176 9178 9119 0 -1 4194368 1274 0 0 0 1264 1 0 0 25 0 3 0 390848103 55144448 2726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9178/tid=9181] ppid=9176 vsize=53852 CPUtime=12.6
/proc/9178/task/9181/stat : 9181 (ornithorynque) R 9176 9178 9119 0 -1 4194368 812 0 0 0 1260 0 0 0 25 0 3 0 390848103 55144448 2726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241636 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 53852

[startup+25.501 s]
/proc/loadavg: 1.24 1.05 1.16 3/67 9181
/proc/meminfo: memFree=1562048/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=58632 CPUtime=50.84
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 3956 0 0 0 5081 3 0 0 18 0 3 0 390848099 60039168 3681 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 14658 3681 387 42 0 8910 0
[pid=9178/tid=9180] ppid=9176 vsize=58632 CPUtime=25.44
/proc/9178/task/9180/stat : 9180 (ornithorynque) R 9176 9178 9119 0 -1 4194368 1877 0 0 0 2543 1 0 0 25 0 3 0 390848103 60039168 3681 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311279 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9178/tid=9181] ppid=9176 vsize=58632 CPUtime=25.34
/proc/9178/task/9181/stat : 9181 (ornithorynque) R 9176 9178 9119 0 -1 4194368 1204 0 0 0 2534 0 0 0 25 0 3 0 390848103 60039168 3681 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 58632

[startup+51.1018 s]
/proc/loadavg: 1.54 1.14 1.19 3/67 9181
/proc/meminfo: memFree=1556864/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=63752 CPUtime=101.92
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 5397 0 0 0 10188 4 0 0 18 0 3 0 390848099 65282048 4993 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 15938 4993 387 42 0 10190 0
[pid=9178/tid=9180] ppid=9176 vsize=63752 CPUtime=51.03
/proc/9178/task/9180/stat : 9180 (ornithorynque) R 9176 9178 9119 0 -1 4194368 2999 0 0 0 5101 2 0 0 25 0 3 0 390848103 65282048 4993 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9178/tid=9181] ppid=9176 vsize=63752 CPUtime=50.84
/proc/9178/task/9181/stat : 9181 (ornithorynque) R 9176 9178 9119 0 -1 4194368 1523 0 0 0 5083 1 0 0 25 0 3 0 390848103 65282048 4993 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 63752

[startup+102.305 s]
/proc/loadavg: 1.80 1.27 1.23 3/67 9181
/proc/meminfo: memFree=1549248/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=72988 CPUtime=204.08
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 7671 0 0 0 20402 6 0 0 18 0 3 0 390848099 74739712 6833 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 18247 6833 387 42 0 12499 0
[pid=9178/tid=9180] ppid=9176 vsize=72988 CPUtime=102.22
/proc/9178/task/9180/stat : 9180 (ornithorynque) R 9176 9178 9119 0 -1 4194368 4463 0 0 0 10219 3 0 0 25 0 3 0 390848103 74739712 6833 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9178/tid=9181] ppid=9176 vsize=72988 CPUtime=101.81
/proc/9178/task/9181/stat : 9181 (ornithorynque) R 9176 9178 9119 0 -1 4194368 2333 0 0 0 10180 1 0 0 25 0 3 0 390848103 74739712 6833 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 72988

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.28 3/67 9181
/proc/meminfo: memFree=1542080/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=80496 CPUtime=323.81
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 9738 0 0 0 32374 7 0 0 18 0 3 0 390848099 82427904 8636 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 20124 8636 387 42 0 14376 0
[pid=9178/tid=9180] ppid=9176 vsize=80496 CPUtime=162.2
/proc/9178/task/9180/stat : 9180 (ornithorynque) R 9176 9178 9119 0 -1 4194368 5727 0 0 0 16216 4 0 0 25 0 3 0 390848103 82427904 8636 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311247 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9178/tid=9181] ppid=9176 vsize=80496 CPUtime=161.55
/proc/9178/task/9181/stat : 9181 (ornithorynque) R 9176 9178 9119 0 -1 4194368 3136 0 0 0 16154 1 0 0 25 0 3 0 390848103 82427904 8636 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 80496

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.32 3/67 9181
/proc/meminfo: memFree=1534144/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=90852 CPUtime=443.52
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 12261 0 0 0 44344 8 0 0 18 0 3 0 390848099 93032448 10592 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 22713 10592 387 42 0 16965 0
[pid=9178/tid=9180] ppid=9176 vsize=90852 CPUtime=222.19
/proc/9178/task/9180/stat : 9180 (ornithorynque) R 9176 9178 9119 0 -1 4194368 7191 0 0 0 22213 6 0 0 25 0 3 0 390848103 93032448 10592 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9178/tid=9181] ppid=9176 vsize=90852 CPUtime=221.3
/proc/9178/task/9181/stat : 9181 (ornithorynque) R 9176 9178 9119 0 -1 4194368 4195 0 0 0 22128 2 0 0 25 0 3 0 390848103 93032448 10592 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.52
Current children cumulated vsize (KiB) 90852

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.36 3/67 9181
/proc/meminfo: memFree=1526592/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=100584 CPUtime=563.25
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 15196 0 0 0 56314 11 0 0 18 0 3 0 390848099 102998016 12494 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 25146 12494 387 42 0 19398 0
[pid=9178/tid=9180] ppid=9176 vsize=100584 CPUtime=282.16
/proc/9178/task/9180/stat : 9180 (ornithorynque) R 9176 9178 9119 0 -1 4194368 8429 0 0 0 28209 7 0 0 25 0 3 0 390848103 102998016 12494 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9178/tid=9181] ppid=9176 vsize=100584 CPUtime=281.03
/proc/9178/task/9181/stat : 9181 (ornithorynque) R 9176 9178 9119 0 -1 4194368 5892 0 0 0 28101 2 0 0 25 0 3 0 390848103 102998016 12494 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.25
Current children cumulated vsize (KiB) 100584

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.39 3/67 9181
/proc/meminfo: memFree=1522248/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=104716 CPUtime=682.99
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 16312 0 0 0 68286 13 0 0 18 0 3 0 390848099 107229184 13577 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 26179 13577 387 42 0 20431 0
[pid=9178/tid=9180] ppid=9176 vsize=104716 CPUtime=342.15
/proc/9178/task/9180/stat : 9180 (ornithorynque) R 9176 9178 9119 0 -1 4194368 9545 0 0 0 34206 9 0 0 25 0 3 0 390848103 107229184 13577 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9178/tid=9181] ppid=9176 vsize=104716 CPUtime=340.79
/proc/9178/task/9181/stat : 9181 (ornithorynque) R 9176 9178 9119 0 -1 4194368 5892 0 0 0 34076 3 0 0 25 0 3 0 390848103 107229184 13577 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284385 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.99
Current children cumulated vsize (KiB) 104716

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.43 3/67 9181
/proc/meminfo: memFree=1515528/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=111692 CPUtime=802.7
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 18542 0 0 0 80256 14 0 0 18 0 3 0 390848099 114372608 15282 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 27923 15282 387 42 0 22175 0
[pid=9178/tid=9180] ppid=9176 vsize=111692 CPUtime=402.13
/proc/9178/task/9180/stat : 9180 (ornithorynque) R 9176 9178 9119 0 -1 4194368 10294 0 0 0 40203 10 0 0 25 0 3 0 390848103 114372608 15282 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4313832 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9178/tid=9181] ppid=9176 vsize=111692 CPUtime=400.53
/proc/9178/task/9181/stat : 9181 (ornithorynque) R 9176 9178 9119 0 -1 4194368 7373 0 0 0 40049 4 0 0 25 0 3 0 390848103 114372608 15282 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.7
Current children cumulated vsize (KiB) 111692

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.46 3/67 9181
/proc/meminfo: memFree=1512520/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=114728 CPUtime=922.44
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 19363 0 0 0 92228 16 0 0 18 0 3 0 390848099 117481472 16005 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 28682 16005 387 42 0 22934 0
[pid=9178/tid=9180] ppid=9176 vsize=114728 CPUtime=462.11
/proc/9178/task/9180/stat : 9180 (ornithorynque) R 9176 9178 9119 0 -1 4194368 11115 0 0 0 46200 11 0 0 25 0 3 0 390848103 117481472 16005 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9178/tid=9181] ppid=9176 vsize=114728 CPUtime=460.28
/proc/9178/task/9181/stat : 9181 (ornithorynque) R 9176 9178 9119 0 -1 4194368 7373 0 0 0 46024 4 0 0 25 0 3 0 390848103 117481472 16005 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.44
Current children cumulated vsize (KiB) 114728

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.49 3/67 9181
/proc/meminfo: memFree=1506376/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=123280 CPUtime=1042.16
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 21828 0 0 0 104198 18 0 0 18 0 3 0 390848099 126238720 17560 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 30820 17560 387 42 0 25072 0
[pid=9178/tid=9180] ppid=9176 vsize=123280 CPUtime=522.09
/proc/9178/task/9180/stat : 9180 (ornithorynque) R 9176 9178 9119 0 -1 4194368 11874 0 0 0 52197 12 0 0 25 0 3 0 390848103 126238720 17560 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9178/tid=9181] ppid=9176 vsize=123280 CPUtime=520.01
/proc/9178/task/9181/stat : 9181 (ornithorynque) R 9176 9178 9119 0 -1 4194368 9079 0 0 0 51997 4 0 0 25 0 3 0 390848103 126238720 17560 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.16
Current children cumulated vsize (KiB) 123280

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.52 3/67 9181
/proc/meminfo: memFree=1504072/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=125640 CPUtime=1161.88
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 22517 0 0 0 116169 19 0 0 18 0 3 0 390848099 128655360 18118 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 31410 18118 387 42 0 25662 0
[pid=9178/tid=9180] ppid=9176 vsize=125640 CPUtime=582.07
/proc/9178/task/9180/stat : 9180 (ornithorynque) R 9176 9178 9119 0 -1 4194368 12563 0 0 0 58194 13 0 0 25 0 3 0 390848103 128655360 18118 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9178/tid=9181] ppid=9176 vsize=125640 CPUtime=579.75
/proc/9178/task/9181/stat : 9181 (ornithorynque) R 9176 9178 9119 0 -1 4194368 9079 0 0 0 57971 4 0 0 25 0 3 0 390848103 128655360 18118 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242057 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.88
Current children cumulated vsize (KiB) 125640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 1.99 1.85 1.53 3/67 9181
/proc/meminfo: memFree=1503176/2055920 swapFree=4183284/4192956
[pid=9178] ppid=9176 vsize=126676 CPUtime=1200
/proc/9178/stat : 9178 (ornithorynque) S 9176 9178 9119 0 -1 4194304 22801 0 0 0 119981 19 0 0 18 0 3 0 390848099 129716224 18304 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247263686523 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9178/statm: 31669 18304 387 42 0 25921 0
[pid=9178/tid=9180] ppid=9176 vsize=126676 CPUtime=601.18
/proc/9178/task/9180/stat : 9180 (ornithorynque) R 9176 9178 9119 0 -1 4194368 12847 0 0 0 60104 14 0 0 25 0 3 0 390848103 129716224 18304 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9178/tid=9181] ppid=9176 vsize=126676 CPUtime=598.77
/proc/9178/task/9181/stat : 9181 (ornithorynque) R 9176 9178 9119 0 -1 4194368 9079 0 0 0 59873 4 0 0 25 0 3 0 390848103 129716224 18304 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 126676

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.426
CPU time (s): 1200.04
CPU user time (s): 1199.83
CPU system time (s): 0.210967
CPU usage (%): 199.532
Max. virtual memory (cumulated for all children) (KiB): 126676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.210967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22801
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= 18
involuntary context switches= 9109

runsolver used 0.481926 second user time and 1.72074 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Mon Mar 12 14:15:07 UTC 2007

IDJOB= 339649
IDBENCH= 24751
IDSOLVER= 139
FILE ID= node63/339649-1173708907

PBS_JOBID= 4101779

Free space on /tmp= 66472 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest04-connm-ue-csp-sat-n800-d0.04-s362703357.sat05-548.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339649-1173708907/ornithorynque /tmp/evaluation/339649-1173708907/instance-339649-1173708907.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-339649-1173708907 -o ROOT/results/node63/solver-339649-1173708907 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339649-1173708907/ornithorynque /tmp/evaluation/339649-1173708907/instance-339649-1173708907.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  d8fa78c834564753f42ad3a5aaefa23a

RANDOM SEED= 918166820

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:       1576040 kB
Buffers:         44256 kB
Cached:         359032 kB
SwapCached:       4032 kB
Active:         142508 kB
Inactive:       270688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1576040 kB
SwapTotal:     4192956 kB
SwapFree:      4183284 kB
Dirty:             624 kB
Writeback:           0 kB
Mapped:          15284 kB
Slab:            52668 kB
Committed_AS:   838312 kB
PageTables:       1460 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= 66472 MiB

End job on node63 on Mon Mar 12 14:25:11 UTC 2007