Trace number 339355

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.11 601.333

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-135-2.sat05-2354.reshuffled-07.cnf
MD5SUM5108c832bdf105f072e86da2a52fd6b5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark60.4828
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses720
Sum of the clauses size2880
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4720
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.01	c ...done
0.00/0.01	c nbVar=180 nbClause=720
0.00/0.01	c nbVar=180 nbClause=720
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=775 maxSat=0
0.03/0.03	c flip 0 nbSat=1490 maxSat=823
0.03/0.08	c flip 0 nbSat=2442 maxSat=1550
0.38/0.28	c flip 0 nbSat=5222 maxSat=2498
0.78/0.49	c nbDecision=10000 #clauses=7836
0.98/0.53	c flip 0 nbSat=8191 maxSat=5290
2.57/1.34	c nbDecision=20000 #clauses=15535
3.58/1.90	c flip 0 nbSat=21295 maxSat=8259
4.38/2.21	c nbDecision=30000 #clauses=23314
4.38/2.27	c flip 0 nbSat=23631 maxSat=21354
6.37/3.27	c nbDecision=40000 #clauses=30662
8.56/4.38	c nbDecision=50000 #clauses=38056
12.35/6.26	c nbDecision=60000 #clauses=46525
17.34/8.75	c nbDecision=70000 #clauses=54008
25.72/12.94	c nbDecision=80000 #clauses=61612
28.53/14.34	c flip 0 nbSat=63617 maxSat=23703
34.70/17.45	c nbDecision=90000 #clauses=68467
38.70/19.45	c nbDecision=100000 #clauses=75447
44.09/22.15	c nbDecision=110000 #clauses=82609
50.48/25.38	c nbDecision=120000 #clauses=89932
54.47/27.33	c nbDecision=130000 #clauses=96793
63.66/31.93	c nbDecision=140000 #clauses=103321
67.04/33.69	c nbDecision=150000 #clauses=112692
71.64/35.99	c nbDecision=160000 #clauses=121380
78.62/39.49	c nbDecision=170000 #clauses=129026
84.82/42.55	c nbDecision=180000 #clauses=137250
98.96/49.66	c nbDecision=190000 #clauses=144418
105.56/52.98	c flip 0 nbSat=148116 maxSat=63689
110.74/55.55	c nbDecision=200000 #clauses=151722
124.72/62.54	c nbDecision=210000 #clauses=159135
140.09/70.30	c nbDecision=220000 #clauses=166428
150.27/75.30	c nbDecision=230000 #clauses=173751
163.24/81.85	c nbDecision=240000 #clauses=180191
174.63/87.60	c flip 0 nbSat=187381 maxSat=148189
176.81/88.68	c nbDecision=250000 #clauses=188509
189.97/95.27	c nbDecision=260000 #clauses=194896
205.55/103.08	c nbDecision=270000 #clauses=201209
218.32/109.49	c nbDecision=280000 #clauses=209214
232.09/116.34	c nbDecision=290000 #clauses=215322
244.07/122.37	c nbDecision=300000 #clauses=221357
254.05/127.35	c nbDecision=310000 #clauses=227076
263.04/131.86	c nbDecision=320000 #clauses=233807
267.02/133.83	c flip 0 nbSat=236614 maxSat=187452
271.82/136.26	c nbDecision=330000 #clauses=240764
279.40/140.09	c nbDecision=340000 #clauses=247644
286.37/143.52	c nbDecision=350000 #clauses=254203
297.75/149.23	c nbDecision=360000 #clauses=260466
316.13/158.48	c nbDecision=370000 #clauses=267429
341.87/171.39	c nbDecision=380000 #clauses=274822
364.02/182.48	c nbDecision=390000 #clauses=281776
383.98/192.48	c nbDecision=400000 #clauses=288749
398.54/199.79	c nbDecision=410000 #clauses=295444
441.86/221.42	c nbDecision=420000 #clauses=303015
479.37/240.22	c flip 0 nbSat=309245 maxSat=236710
490.15/245.68	c nbDecision=430000 #clauses=310891
543.84/272.54	c nbDecision=440000 #clauses=320118
592.94/297.19	c nbDecision=450000 #clauses=328330
642.43/321.93	c nbDecision=460000 #clauses=337326
680.36/340.96	c nbDecision=470000 #clauses=345952
697.72/349.68	c nbDecision=480000 #clauses=353358
713.88/357.70	c nbDecision=490000 #clauses=360621
726.26/363.98	c nbDecision=500000 #clauses=367780
741.63/371.65	c nbDecision=510000 #clauses=375358
754.60/378.13	c nbDecision=520000 #clauses=382755
766.98/384.40	c nbDecision=530000 #clauses=390172
784.94/393.39	c flip 0 nbSat=396586 maxSat=309327
792.53/397.17	c nbDecision=540000 #clauses=398130
839.82/420.83	c nbDecision=550000 #clauses=407053
878.55/440.22	c nbDecision=560000 #clauses=415571
924.05/463.08	c nbDecision=570000 #clauses=424496
957.58/479.88	c nbDecision=580000 #clauses=432469
992.30/497.24	c nbDecision=590000 #clauses=440558
1029.03/515.61	c nbDecision=600000 #clauses=449529
1075.73/539.08	c nbDecision=610000 #clauses=458480
1109.86/556.19	c nbDecision=620000 #clauses=466475
1141.59/572.01	c nbDecision=630000 #clauses=474222
1171.33/586.91	c nbDecision=640000 #clauses=482073
1198.69/600.69	c nbDecision=650000 #clauses=490106

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/node16/watcher-339355-1173703318 -o ROOT/results/node16/solver-339355-1173703318 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339355-1173703318/ornithorynque /tmp/evaluation/339355-1173703318/instance-339355-1173703318.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 6749
/proc/meminfo: memFree=1719392/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=23220 CPUtime=0
/proc/6749/stat : 6749 (ornithorynque) R 6747 6749 4530 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 390286131 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231959727377 0 0 4096 0 0 0 0 17 1 0 0
/proc/6749/statm: 5805 266 219 42 0 45 0

[startup+0.027243 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6749
/proc/meminfo: memFree=1719392/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=44952 CPUtime=0.03
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 562 0 0 0 3 0 0 0 18 0 3 0 390286131 46030848 523 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 11238 523 387 42 0 5490 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 44952

[startup+0.101235 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6749
/proc/meminfo: memFree=1719392/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=45088 CPUtime=0.18
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 672 0 0 0 18 0 0 0 18 0 3 0 390286131 46170112 633 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 11272 633 387 42 0 5524 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45088

[startup+0.301212 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6749
/proc/meminfo: memFree=1719392/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=45560 CPUtime=0.58
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 893 0 0 0 58 0 0 0 18 0 3 0 390286131 46653440 854 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 11390 854 387 42 0 5642 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45560

[startup+0.701163 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 6749
/proc/meminfo: memFree=1719392/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=47312 CPUtime=1.38
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 1212 0 0 0 138 0 0 0 18 0 3 0 390286131 48447488 1173 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 11828 1173 387 42 0 6080 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 47312

[startup+1.50207 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 6752
/proc/meminfo: memFree=1715528/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=48596 CPUtime=2.98
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 1580 0 0 0 297 1 0 0 18 0 3 0 390286131 49762304 1508 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 12149 1508 387 42 0 6401 0
[pid=6749/tid=6751] ppid=6747 vsize=48596 CPUtime=1.48
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 788 0 0 0 148 0 0 0 25 0 3 0 390286132 49762304 1508 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311247 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=48596 CPUtime=1.48
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 268 0 0 0 148 0 0 0 25 0 3 0 390286132 49762304 1508 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 48596

[startup+3.10188 s]
/proc/loadavg: 1.08 1.02 1.01 3/80 6752
/proc/meminfo: memFree=1711816/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=53516 CPUtime=6.16
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 2734 0 0 0 615 1 0 0 18 0 3 0 390286131 54800384 2629 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 13379 2629 387 42 0 7631 0
[pid=6749/tid=6751] ppid=6747 vsize=53516 CPUtime=3.09
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 1321 0 0 0 308 1 0 0 24 0 3 0 390286132 54800384 2629 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=53516 CPUtime=3.07
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 889 0 0 0 307 0 0 0 25 0 3 0 390286132 54800384 2629 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 53516

[startup+6.3025 s]
/proc/loadavg: 1.08 1.02 1.01 3/80 6752
/proc/meminfo: memFree=1707528/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=57104 CPUtime=12.55
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 3618 0 0 0 1253 2 0 0 18 0 3 0 390286131 58474496 3415 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 14276 3415 387 42 0 8528 0
[pid=6749/tid=6751] ppid=6747 vsize=57104 CPUtime=6.28
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 2205 0 0 0 627 1 0 0 25 0 3 0 390286132 58474496 3415 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=57104 CPUtime=6.25
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 889 0 0 0 625 0 0 0 25 0 3 0 390286132 58474496 3415 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 57104

[startup+12.7017 s]
/proc/loadavg: 1.22 1.05 1.02 3/80 6752
/proc/meminfo: memFree=1704336/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=59812 CPUtime=25.32
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 4311 0 0 0 2529 3 0 0 18 0 3 0 390286131 61247488 4108 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 14953 4108 387 42 0 9205 0
[pid=6749/tid=6751] ppid=6747 vsize=59812 CPUtime=12.68
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 2898 0 0 0 1265 3 0 0 25 0 3 0 390286132 61247488 4108 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=59812 CPUtime=12.63
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 889 0 0 0 1263 0 0 0 25 0 3 0 390286132 61247488 4108 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 59812

[startup+25.5012 s]
/proc/loadavg: 1.34 1.08 1.02 3/80 6752
/proc/meminfo: memFree=1693776/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=72680 CPUtime=50.87
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 7487 0 0 0 5082 5 0 0 18 0 3 0 390286131 74424320 6695 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 18170 6695 387 42 0 12422 0
[pid=6749/tid=6751] ppid=6747 vsize=72680 CPUtime=25.48
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 4333 0 0 0 2544 4 0 0 25 0 3 0 390286132 74424320 6695 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311425 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=72680 CPUtime=25.37
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 2630 0 0 0 2537 0 0 0 25 0 3 0 390286132 74424320 6695 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238103 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 72680

[startup+51.1011 s]
/proc/loadavg: 1.56 1.15 1.05 3/80 6752
/proc/meminfo: memFree=1684048/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=84128 CPUtime=101.96
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 10529 0 0 0 10187 9 0 0 18 0 3 0 390286131 86147072 9087 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 21032 9087 387 42 0 15284 0
[pid=6749/tid=6751] ppid=6747 vsize=84128 CPUtime=51.07
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 7375 0 0 0 5100 7 0 0 25 0 3 0 390286132 86147072 9087 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=84128 CPUtime=50.86
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 2630 0 0 0 5086 0 0 0 25 0 3 0 390286132 86147072 9087 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283800 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 84128

[startup+102.307 s]
/proc/loadavg: 1.82 1.29 1.10 3/80 6752
/proc/meminfo: memFree=1661584/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=113004 CPUtime=204.16
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 19929 0 0 0 20401 15 0 0 18 0 3 0 390286131 115716096 14663 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 28251 14663 387 42 0 22503 0
[pid=6749/tid=6751] ppid=6747 vsize=113004 CPUtime=102.27
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 9869 0 0 0 10216 11 0 0 25 0 3 0 390286132 115716096 14663 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311182 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=113004 CPUtime=101.86
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 9536 0 0 0 10183 3 0 0 25 0 3 0 390286132 115716096 14663 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241572 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.16
Current children cumulated vsize (KiB) 113004

[startup+162.302 s]
/proc/loadavg: 1.93 1.42 1.15 3/80 6752
/proc/meminfo: memFree=1646032/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=131728 CPUtime=323.9
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 26089 0 0 0 32369 21 0 0 18 0 3 0 390286131 134889472 18528 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 32932 18528 387 42 0 27184 0
[pid=6749/tid=6751] ppid=6747 vsize=131728 CPUtime=162.27
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 13650 0 0 0 16210 17 0 0 25 0 3 0 390286132 134889472 18528 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311218 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=131728 CPUtime=161.61
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 11915 0 0 0 16158 3 0 0 25 0 3 0 390286132 134889472 18528 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.9
Current children cumulated vsize (KiB) 131728

[startup+222.301 s]
/proc/loadavg: 1.97 1.52 1.20 3/80 6752
/proc/meminfo: memFree=1640144/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=138032 CPUtime=443.65
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 27814 0 0 0 44341 24 0 0 18 0 3 0 390286131 141344768 19959 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 34508 19959 387 42 0 28760 0
[pid=6749/tid=6751] ppid=6747 vsize=138032 CPUtime=222.26
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 15375 0 0 0 22206 20 0 0 25 0 3 0 390286132 141344768 19959 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=138032 CPUtime=221.37
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 11915 0 0 0 22134 3 0 0 25 0 3 0 390286132 141344768 19959 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.65
Current children cumulated vsize (KiB) 138032

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.25 3/80 6752
/proc/meminfo: memFree=1630288/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=152476 CPUtime=563.39
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 33025 0 0 0 56311 28 0 0 18 0 3 0 390286131 156135424 22437 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 38119 22437 387 42 0 32371 0
[pid=6749/tid=6751] ppid=6747 vsize=152476 CPUtime=282.26
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 16192 0 0 0 28204 22 0 0 25 0 3 0 390286132 156135424 22437 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=152476 CPUtime=281.12
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 16309 0 0 0 28106 6 0 0 25 0 3 0 390286132 156135424 22437 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.39
Current children cumulated vsize (KiB) 152476

[startup+342.301 s]
/proc/loadavg: 2.14 1.71 1.31 3/80 6752
/proc/meminfo: memFree=1626256/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=156448 CPUtime=683.15
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 34240 0 0 0 68284 31 0 0 18 0 3 0 390286131 160202752 23455 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 39112 23455 387 42 0 33364 0
[pid=6749/tid=6751] ppid=6747 vsize=156448 CPUtime=342.25
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 17407 0 0 0 34201 24 0 0 25 0 3 0 390286132 160202752 23455 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=156448 CPUtime=340.88
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 16309 0 0 0 34082 6 0 0 25 0 3 0 390286132 160202752 23455 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.15
Current children cumulated vsize (KiB) 156448

[startup+402.303 s]
/proc/loadavg: 2.05 1.76 1.35 3/80 6752
/proc/meminfo: memFree=1608976/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=174664 CPUtime=802.9
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 41243 0 0 0 80253 37 0 0 18 0 3 0 390286131 178855936 27838 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 43666 27838 387 42 0 37918 0
[pid=6749/tid=6751] ppid=6747 vsize=174664 CPUtime=402.25
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 20203 0 0 0 40196 29 0 0 25 0 3 0 390286132 178855936 27838 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=174664 CPUtime=400.64
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 20516 0 0 0 40056 8 0 0 25 0 3 0 390286132 178855936 27838 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.9
Current children cumulated vsize (KiB) 174664

[startup+462.302 s]
/proc/loadavg: 2.02 1.80 1.39 3/80 6752
/proc/meminfo: memFree=1604880/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=178892 CPUtime=922.65
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 42486 0 0 0 92224 41 0 0 18 0 3 0 390286131 183185408 28823 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 44723 28823 387 42 0 38975 0
[pid=6749/tid=6751] ppid=6747 vsize=178892 CPUtime=462.24
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 21446 0 0 0 46192 32 0 0 25 0 3 0 390286132 183185408 28823 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=178892 CPUtime=460.39
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 20516 0 0 0 46031 8 0 0 25 0 3 0 390286132 183185408 28823 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241572 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.65
Current children cumulated vsize (KiB) 178892

[startup+522.301 s]
/proc/loadavg: 2.00 1.83 1.42 3/80 6752
/proc/meminfo: memFree=1599760/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=184528 CPUtime=1042.4
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 44100 0 0 0 104196 44 0 0 18 0 3 0 390286131 188956672 30079 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 46132 30079 387 42 0 40384 0
[pid=6749/tid=6751] ppid=6747 vsize=184528 CPUtime=522.23
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 23060 0 0 0 52188 35 0 0 25 0 3 0 390286132 188956672 30079 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=184528 CPUtime=520.14
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 20516 0 0 0 52006 8 0 0 25 0 3 0 390286132 188956672 30079 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285255 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.4
Current children cumulated vsize (KiB) 184528

[startup+582.301 s]
/proc/loadavg: 2.00 1.86 1.46 3/80 6752
/proc/meminfo: memFree=1595280/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=189268 CPUtime=1162.15
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 45622 0 0 0 116167 48 0 0 18 0 3 0 390286131 193810432 31213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 47317 31213 387 42 0 41569 0
[pid=6749/tid=6751] ppid=6747 vsize=189268 CPUtime=582.23
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 24582 0 0 0 58184 39 0 0 25 0 3 0 390286132 193810432 31213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=189268 CPUtime=579.9
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 20516 0 0 0 57981 9 0 0 25 0 3 0 390286132 193810432 31213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240907 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1162.15
Current children cumulated vsize (KiB) 189268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.302 s]
/proc/loadavg: 2.00 1.87 1.47 3/80 6752
/proc/meminfo: memFree=1593680/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=190292 CPUtime=1200.07
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 45994 0 0 0 119957 50 0 0 18 0 3 0 390286131 194859008 31585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 47573 31585 387 42 0 41825 0
[pid=6749/tid=6751] ppid=6747 vsize=190292 CPUtime=601.24
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 24954 0 0 0 60084 40 0 0 25 0 3 0 390286132 194859008 31585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=190292 CPUtime=598.81
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 20516 0 0 0 59872 9 0 0 25 0 3 0 390286132 194859008 31585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 190292

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

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

[startup+601.302 s]
/proc/loadavg: 2.00 1.87 1.47 3/80 6752
/proc/meminfo: memFree=1593680/2055920 swapFree=4159664/4192956
[pid=6749] ppid=6747 vsize=190292 CPUtime=1200.07
/proc/6749/stat : 6749 (ornithorynque) S 6747 6749 4530 0 -1 4194304 45994 0 0 0 119957 50 0 0 18 0 3 0 390286131 194859008 31585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/6749/statm: 47573 31585 387 42 0 41825 0
[pid=6749/tid=6751] ppid=6747 vsize=190292 CPUtime=601.24
/proc/6749/task/6751/stat : 6751 (ornithorynque) R 6747 6749 4530 0 -1 4194368 24954 0 0 0 60084 40 0 0 25 0 3 0 390286132 194859008 31585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=6749/tid=6752] ppid=6747 vsize=190292 CPUtime=598.81
/proc/6749/task/6752/stat : 6752 (ornithorynque) R 6747 6749 4530 0 -1 4194368 20516 0 0 0 59872 9 0 0 25 0 3 0 390286132 194859008 31585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 190292

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.333
CPU time (s): 1200.11
CPU user time (s): 1199.59
CPU system time (s): 0.51992
CPU usage (%): 199.575
Max. virtual memory (cumulated for all children) (KiB): 190292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.59
system time used= 0.51992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45994
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= 30
involuntary context switches= 22813

runsolver used 0.554915 second user time and 1.64775 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Mon Mar 12 12:41:58 UTC 2007

IDJOB= 339355
IDBENCH= 24744
IDSOLVER= 139
FILE ID= node16/339355-1173703318

PBS_JOBID= 4101480

Free space on /tmp= 66480 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-135-2.sat05-2354.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339355-1173703318/ornithorynque /tmp/evaluation/339355-1173703318/instance-339355-1173703318.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-339355-1173703318 -o ROOT/results/node16/solver-339355-1173703318 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339355-1173703318/ornithorynque /tmp/evaluation/339355-1173703318/instance-339355-1173703318.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  5108c832bdf105f072e86da2a52fd6b5

RANDOM SEED= 351427032

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:       1719864 kB
Buffers:         38276 kB
Cached:         223820 kB
SwapCached:       2084 kB
Active:         155008 kB
Inactive:       129824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719864 kB
SwapTotal:     4192956 kB
SwapFree:      4159664 kB
Dirty:             296 kB
Writeback:           0 kB
Mapped:          30760 kB
Slab:            36932 kB
Committed_AS:  1458932 kB
PageTables:       1720 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= 66480 MiB

End job on node16 on Mon Mar 12 12:52:01 UTC 2007