Trace number 337633

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.21 601.425

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
MD5SUMd27bb4ae488674c0e5d303cf0ee23c59
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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.04	c This is Ornithorynque version 0.1 alpha
0.00/0.04	c (c) roussel@cril.univ-artois.fr
0.00/0.04	c using unsigned short
0.00/0.04	c parsing...
0.00/0.05	c ...done
0.00/0.05	c nbVar=700 nbClause=3500
0.00/0.05	c nbVar=700 nbClause=3500
0.00/0.05	c complete search running
0.00/0.05	c local search running
0.00/0.05	c flip 0 nbSat=3058 maxSat=0
0.10/0.11	c flip 10000 nbSat=3394 maxSat=3422
0.10/0.14	c flip 0 nbSat=4027 maxSat=3422
0.50/0.35	c flip 10000 nbSat=4385 maxSat=4415
0.70/0.43	c flip 0 nbSat=6365 maxSat=4415
1.50/0.89	c flip 10000 nbSat=6744 maxSat=6762
1.91/1.10	c flip 0 nbSat=9873 maxSat=6763
2.10/1.13	c nbDecision=10000 #clauses=10518
3.89/2.04	c flip 10000 nbSat=10186 maxSat=10215
4.49/2.38	c flip 0 nbSat=14496 maxSat=10215
6.69/3.40	c nbDecision=20000 #clauses=17783
8.09/4.18	c flip 10000 nbSat=14880 maxSat=14903
9.49/4.88	c flip 0 nbSat=20738 maxSat=14903
12.68/6.44	c nbDecision=30000 #clauses=24952
17.87/9.08	c flip 10000 nbSat=21088 maxSat=21097
21.26/10.73	c nbDecision=40000 #clauses=32271
21.87/11.08	c flip 0 nbSat=32231 maxSat=21120
35.22/17.78	c nbDecision=50000 #clauses=39591
37.22/18.79	c flip 10000 nbSat=32575 maxSat=32597
43.81/22.05	c flip 0 nbSat=43878 maxSat=32603
48.60/24.49	c nbDecision=60000 #clauses=46884
66.77/33.54	c nbDecision=70000 #clauses=54116
67.77/34.01	c flip 10000 nbSat=44230 maxSat=44259
78.74/39.58	c flip 0 nbSat=57637 maxSat=44264
90.51/45.50	c nbDecision=80000 #clauses=61301
117.26/58.87	c flip 10000 nbSat=58021 maxSat=58022
122.05/61.29	c nbDecision=90000 #clauses=68696
131.82/66.13	c flip 0 nbSat=70440 maxSat=58030
155.18/77.84	c nbDecision=100000 #clauses=76205
172.94/86.79	c flip 10000 nbSat=70851 maxSat=70888
188.31/94.48	c nbDecision=110000 #clauses=83851
191.10/95.88	c flip 0 nbSat=83932 maxSat=70891
225.23/112.91	c nbDecision=120000 #clauses=91312
249.77/125.26	c flip 10000 nbSat=84290 maxSat=84314
270.53/135.63	c flip 0 nbSat=98042 maxSat=84318
271.53/136.14	c nbDecision=130000 #clauses=98675
313.84/157.35	c nbDecision=140000 #clauses=106041
337.00/168.93	c flip 10000 nbSat=98392 maxSat=98434
361.94/181.40	c nbDecision=150000 #clauses=113459
366.14/183.50	c flip 0 nbSat=113672 maxSat=98443
415.03/208.02	c nbDecision=160000 #clauses=121076
439.38/220.24	c flip 10000 nbSat=114036 maxSat=114056
463.53/232.30	c nbDecision=170000 #clauses=128294
471.92/236.51	c flip 0 nbSat=128913 maxSat=114064
520.40/260.84	c nbDecision=180000 #clauses=135836
559.13/280.23	c flip 10000 nbSat=129300 maxSat=129319
587.87/294.65	c nbDecision=190000 #clauses=143128
596.65/299.02	c flip 0 nbSat=143604 maxSat=129321
667.51/334.54	c nbDecision=200000 #clauses=150541
688.46/345.02	c flip 10000 nbSat=143941 maxSat=143950
726.38/364.09	c flip 0 nbSat=155671 maxSat=143964
746.74/374.28	c nbDecision=210000 #clauses=158044
828.35/415.10	c nbDecision=220000 #clauses=165448
834.54/418.27	c flip 10000 nbSat=156060 maxSat=156078
880.44/441.28	c flip 0 nbSat=169789 maxSat=156078
907.78/454.90	c nbDecision=230000 #clauses=172844
988.01/495.17	c nbDecision=240000 #clauses=180181
991.21/496.74	c flip 10000 nbSat=170136 maxSat=170199
1044.10/523.24	c flip 0 nbSat=183920 maxSat=170199
1092.00/547.28	c nbDecision=250000 #clauses=187850
1168.03/585.32	c flip 10000 nbSat=184316 maxSat=184347

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-337633-1173671195 -o ROOT/results/node16/solver-337633-1173671195 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337633-1173671195/ornithorynque /tmp/evaluation/337633-1173671195/instance-337633-1173671195.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 3462
/proc/meminfo: memFree=1751440/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=5968 CPUtime=0
/proc/3462/stat : 3462 (ornithorynque) D 3460 3462 2601 0 -1 4194304 63 0 0 0 0 0 0 0 18 0 1 0 387073891 6111232 47 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231959754121 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/3462/statm: 1492 47 36 42 0 9 0

[startup+0.028938 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 3462
/proc/meminfo: memFree=1751440/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=8244 CPUtime=0
/proc/3462/stat : 3462 (ornithorynque) D 3460 3462 2601 0 -1 4194304 65 0 1 0 0 0 0 0 18 0 1 0 387073891 8441856 50 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231959757520 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/3462/statm: 2061 50 37 42 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8244

[startup+0.101932 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 3462
/proc/meminfo: memFree=1751440/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=44488 CPUtime=0.1
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 675 0 2 0 10 0 0 0 18 0 3 0 387073891 45555712 638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 11122 638 387 42 0 5374 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 44488

[startup+0.301905 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 3462
/proc/meminfo: memFree=1751440/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=45908 CPUtime=0.5
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 808 0 2 0 50 0 0 0 18 0 3 0 387073891 47009792 771 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 11477 771 387 42 0 5729 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 45908

[startup+0.701858 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 3462
/proc/meminfo: memFree=1751440/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=46464 CPUtime=1.3
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 1043 0 2 0 130 0 0 0 18 0 3 0 387073891 47579136 1006 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 11616 1006 387 42 0 5868 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 46464

[startup+1.50177 s]
/proc/loadavg: 0.91 0.98 0.99 3/80 3465
/proc/meminfo: memFree=1748344/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=48276 CPUtime=2.89
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 1373 0 2 0 289 0 0 0 18 0 3 0 387073891 49434624 1336 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 12069 1336 387 42 0 6321 0
[pid=3462/tid=3464] ppid=3460 vsize=48276 CPUtime=1.44
/proc/3462/task/3464/stat : 3464 (ornithorynque) R 3460 3462 2601 0 -1 4194368 397 0 0 0 144 0 0 0 20 0 3 0 387073897 49434624 1336 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314358 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=3462/tid=3465] ppid=3460 vsize=48276 CPUtime=1.44
/proc/3462/task/3465/stat : 3465 (ornithorynque) R 3460 3462 2601 0 -1 4194368 327 0 0 0 144 0 0 0 25 0 3 0 387073897 49434624 1336 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241572 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 48276

[startup+3.10157 s]
/proc/loadavg: 0.91 0.98 0.99 3/80 3465
/proc/meminfo: memFree=1746744/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=50372 CPUtime=6.1
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 1852 0 2 0 609 1 0 0 18 0 3 0 387073891 51580928 1782 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 12593 1782 387 42 0 6845 0
[pid=3462/tid=3464] ppid=3460 vsize=50372 CPUtime=3.03
/proc/3462/task/3464/stat : 3464 (ornithorynque) R 3460 3462 2601 0 -1 4194368 683 0 0 0 303 0 0 0 23 0 3 0 387073897 51580928 1782 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=3462/tid=3465] ppid=3460 vsize=50372 CPUtime=3.04
/proc/3462/task/3465/stat : 3465 (ornithorynque) R 3460 3462 2601 0 -1 4194368 520 0 0 0 304 0 0 0 25 0 3 0 387073897 51580928 1782 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 50372

[startup+6.30119 s]
/proc/loadavg: 1.00 1.00 0.99 3/80 3465
/proc/meminfo: memFree=1742968/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=53100 CPUtime=12.48
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 2567 0 2 0 1247 1 0 0 18 0 3 0 387073891 54374400 2464 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 13275 2464 387 42 0 7527 0
[pid=3462/tid=3464] ppid=3460 vsize=53100 CPUtime=6.21
/proc/3462/task/3464/stat : 3464 (ornithorynque) R 3460 3462 2601 0 -1 4194368 1081 0 0 0 621 0 0 0 25 0 3 0 387073897 54374400 2464 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=3462/tid=3465] ppid=3460 vsize=53100 CPUtime=6.24
/proc/3462/task/3465/stat : 3465 (ornithorynque) R 3460 3462 2601 0 -1 4194368 837 0 0 0 624 0 0 0 25 0 3 0 387073897 54374400 2464 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 53100

[startup+12.7014 s]
/proc/loadavg: 1.08 1.02 1.00 3/80 3465
/proc/meminfo: memFree=1739000/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=56716 CPUtime=25.25
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 3567 0 2 0 2523 2 0 0 18 0 3 0 387073891 58077184 3399 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 14179 3399 387 42 0 8431 0
[pid=3462/tid=3464] ppid=3460 vsize=56716 CPUtime=12.59
/proc/3462/task/3464/stat : 3464 (ornithorynque) R 3460 3462 2601 0 -1 4194368 1654 0 0 0 1258 1 0 0 25 0 3 0 387073897 58077184 3399 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=3462/tid=3465] ppid=3460 vsize=56716 CPUtime=12.63
/proc/3462/task/3465/stat : 3465 (ornithorynque) R 3460 3462 2601 0 -1 4194368 1264 0 0 0 1263 0 0 0 25 0 3 0 387073897 58077184 3399 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242448 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 56716

[startup+25.5019 s]
/proc/loadavg: 1.28 1.06 1.02 3/80 3465
/proc/meminfo: memFree=1734264/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=62324 CPUtime=50.79
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 4789 0 2 0 5076 3 0 0 18 0 3 0 387073891 63819776 4556 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 15581 4556 387 42 0 9833 0
[pid=3462/tid=3464] ppid=3460 vsize=62324 CPUtime=25.33
/proc/3462/task/3464/stat : 3464 (ornithorynque) R 3460 3462 2601 0 -1 4194368 2339 0 0 0 2531 2 0 0 25 0 3 0 387073897 63819776 4556 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311218 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=3462/tid=3465] ppid=3460 vsize=62324 CPUtime=25.43
/proc/3462/task/3465/stat : 3465 (ornithorynque) R 3460 3462 2601 0 -1 4194368 1801 0 0 0 2543 0 0 0 25 0 3 0 387073897 63819776 4556 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283692 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 62324

[startup+51.1018 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 3465
/proc/meminfo: memFree=1728760/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=68196 CPUtime=101.89
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 6209 0 2 0 10184 5 0 0 18 0 3 0 387073891 69832704 5923 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 17049 5923 387 42 0 11301 0
[pid=3462/tid=3464] ppid=3460 vsize=68196 CPUtime=50.83
/proc/3462/task/3464/stat : 3464 (ornithorynque) R 3460 3462 2601 0 -1 4194368 3224 0 0 0 5080 3 0 0 25 0 3 0 387073897 69832704 5923 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=3462/tid=3465] ppid=3460 vsize=68196 CPUtime=51.03
/proc/3462/task/3465/stat : 3465 (ornithorynque) R 3460 3462 2601 0 -1 4194368 2336 0 0 0 5102 1 0 0 25 0 3 0 387073897 69832704 5923 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 68196

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.09 3/80 3465
/proc/meminfo: memFree=1719864/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=79840 CPUtime=204.08
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 9187 0 2 0 20401 7 0 0 18 0 3 0 387073891 81756160 8115 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 19960 8115 387 42 0 14212 0
[pid=3462/tid=3464] ppid=3460 vsize=79840 CPUtime=101.82
/proc/3462/task/3464/stat : 3464 (ornithorynque) R 3460 3462 2601 0 -1 4194368 4609 0 0 0 10178 4 0 0 25 0 3 0 387073897 81756160 8115 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=3462/tid=3465] ppid=3460 vsize=79840 CPUtime=102.23
/proc/3462/task/3465/stat : 3465 (ornithorynque) R 3460 3462 2601 0 -1 4194368 3929 0 0 0 10221 2 0 0 25 0 3 0 387073897 81756160 8115 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 79840

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.14 3/80 3465
/proc/meminfo: memFree=1713208/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=86696 CPUtime=323.83
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 11086 0 2 0 32373 10 0 0 18 0 3 0 387073891 88776704 9744 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 21674 9744 387 42 0 15926 0
[pid=3462/tid=3464] ppid=3460 vsize=86696 CPUtime=161.57
/proc/3462/task/3464/stat : 3464 (ornithorynque) R 3460 3462 2601 0 -1 4194368 5790 0 0 0 16151 6 0 0 25 0 3 0 387073897 88776704 9744 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=3462/tid=3465] ppid=3460 vsize=86696 CPUtime=162.23
/proc/3462/task/3465/stat : 3465 (ornithorynque) R 3460 3462 2601 0 -1 4194368 4647 0 0 0 16220 3 0 0 25 0 3 0 387073897 88776704 9744 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 86696

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.19 3/80 3465
/proc/meminfo: memFree=1707000/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=92156 CPUtime=443.57
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 12898 0 2 0 44344 13 0 0 18 0 3 0 387073891 94367744 11325 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 23039 11325 387 42 0 17291 0
[pid=3462/tid=3464] ppid=3460 vsize=92156 CPUtime=221.32
/proc/3462/task/3464/stat : 3464 (ornithorynque) R 3460 3462 2601 0 -1 4194368 6799 0 0 0 22124 8 0 0 25 0 3 0 387073897 94367744 11325 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311163 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=3462/tid=3465] ppid=3460 vsize=92156 CPUtime=222.22
/proc/3462/task/3465/stat : 3465 (ornithorynque) R 3460 3462 2601 0 -1 4194368 5450 0 0 0 22218 4 0 0 25 0 3 0 387073897 94367744 11325 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.57
Current children cumulated vsize (KiB) 92156

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 3465
/proc/meminfo: memFree=1701816/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=101108 CPUtime=563.32
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 15205 0 2 0 56318 14 0 0 18 0 3 0 387073891 103534592 12601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 25277 12601 387 42 0 19529 0
[pid=3462/tid=3464] ppid=3460 vsize=101108 CPUtime=281.08
/proc/3462/task/3464/stat : 3464 (ornithorynque) R 3460 3462 2601 0 -1 4194368 7820 0 0 0 28099 9 0 0 25 0 3 0 387073897 103534592 12601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=3462/tid=3465] ppid=3460 vsize=101108 CPUtime=282.22
/proc/3462/task/3465/stat : 3465 (ornithorynque) R 3460 3462 2601 0 -1 4194368 6736 0 0 0 28217 5 0 0 25 0 3 0 387073897 103534592 12601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.32
Current children cumulated vsize (KiB) 101108

[startup+342.302 s]
/proc/loadavg: 2.25 1.74 1.31 3/80 3465
/proc/meminfo: memFree=1697272/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=105972 CPUtime=683.07
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 16786 0 2 0 68291 16 0 0 18 0 3 0 387073891 108515328 13729 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 26493 13729 387 42 0 20745 0
[pid=3462/tid=3464] ppid=3460 vsize=105972 CPUtime=340.83
/proc/3462/task/3464/stat : 3464 (ornithorynque) R 3460 3462 2601 0 -1 4194368 8432 0 0 0 34073 10 0 0 25 0 3 0 387073897 108515328 13729 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=3462/tid=3465] ppid=3460 vsize=105972 CPUtime=342.22
/proc/3462/task/3465/stat : 3465 (ornithorynque) R 3460 3462 2601 0 -1 4194368 7705 0 0 0 34216 6 0 0 25 0 3 0 387073897 108515328 13729 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 683.07
Current children cumulated vsize (KiB) 105972

[startup+402.302 s]
/proc/loadavg: 2.09 1.78 1.35 3/80 3465
/proc/meminfo: memFree=1693368/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=110644 CPUtime=802.82
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 18162 0 2 0 80264 18 0 0 18 0 3 0 387073891 113299456 14714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 27661 14714 387 42 0 21913 0
[pid=3462/tid=3464] ppid=3460 vsize=110644 CPUtime=400.59
/proc/3462/task/3464/stat : 3464 (ornithorynque) R 3460 3462 2601 0 -1 4194368 9022 0 0 0 40048 11 0 0 25 0 3 0 387073897 113299456 14714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311518 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=3462/tid=3465] ppid=3460 vsize=110644 CPUtime=402.2
/proc/3462/task/3465/stat : 3465 (ornithorynque) R 3460 3462 2601 0 -1 4194368 8491 0 0 0 40214 6 0 0 25 0 3 0 387073897 113299456 14714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.82
Current children cumulated vsize (KiB) 110644

[startup+462.301 s]
/proc/loadavg: 2.03 1.82 1.39 3/80 3465
/proc/meminfo: memFree=1689336/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=115320 CPUtime=922.55
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 19489 0 2 0 92236 19 0 0 18 0 3 0 387073891 118087680 15714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 28830 15714 387 42 0 23082 0
[pid=3462/tid=3464] ppid=3460 vsize=115320 CPUtime=460.32
/proc/3462/task/3464/stat : 3464 (ornithorynque) R 3460 3462 2601 0 -1 4194368 9632 0 0 0 46021 11 0 0 25 0 3 0 387073897 118087680 15714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=3462/tid=3465] ppid=3460 vsize=115320 CPUtime=462.2
/proc/3462/task/3465/stat : 3465 (ornithorynque) R 3460 3462 2601 0 -1 4194368 9208 0 0 0 46213 7 0 0 25 0 3 0 387073897 118087680 15714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241604 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.55
Current children cumulated vsize (KiB) 115320

[startup+522.302 s]
/proc/loadavg: 2.01 1.85 1.42 3/80 3465
/proc/meminfo: memFree=1687416/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=117188 CPUtime=1042.31
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 19987 0 2 0 104211 20 0 0 18 0 3 0 387073891 120000512 16212 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 29297 16212 387 42 0 23549 0
[pid=3462/tid=3464] ppid=3460 vsize=117188 CPUtime=520.08
/proc/3462/task/3464/stat : 3464 (ornithorynque) R 3460 3462 2601 0 -1 4194368 10130 0 0 0 51996 12 0 0 25 0 3 0 387073897 120000512 16212 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=3462/tid=3465] ppid=3460 vsize=117188 CPUtime=522.2
/proc/3462/task/3465/stat : 3465 (ornithorynque) R 3460 3462 2601 0 -1 4194368 9208 0 0 0 52212 8 0 0 25 0 3 0 387073897 120000512 16212 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285268 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1042.31
Current children cumulated vsize (KiB) 117188

[startup+582.302 s]
/proc/loadavg: 2.00 1.87 1.46 3/80 3465
/proc/meminfo: memFree=1683384/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=121032 CPUtime=1162.04
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 21217 0 2 0 116182 22 0 0 18 0 3 0 387073891 123936768 17213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 30258 17213 387 42 0 24510 0
[pid=3462/tid=3464] ppid=3460 vsize=121032 CPUtime=579.82
/proc/3462/task/3464/stat : 3464 (ornithorynque) R 3460 3462 2601 0 -1 4194368 10631 0 0 0 57969 13 0 0 25 0 3 0 387073897 123936768 17213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=3462/tid=3465] ppid=3460 vsize=121032 CPUtime=582.2
/proc/3462/task/3465/stat : 3465 (ornithorynque) R 3460 3462 2601 0 -1 4194368 9937 0 0 0 58211 9 0 0 25 0 3 0 387073897 123936768 17213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1162.04
Current children cumulated vsize (KiB) 121032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 2.00 1.88 1.47 3/80 3465
/proc/meminfo: memFree=1682872/2055920 swapFree=4159664/4192956
[pid=3462] ppid=3460 vsize=121716 CPUtime=1200.18
/proc/3462/stat : 3462 (ornithorynque) S 3460 3462 2601 0 -1 4194304 21342 0 2 0 119995 23 0 0 18 0 3 0 387073891 124637184 17338 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/3462/statm: 30429 17338 387 42 0 24681 0
[pid=3462/tid=3464] ppid=3460 vsize=121716 CPUtime=598.85
/proc/3462/task/3464/stat : 3464 (ornithorynque) R 3460 3462 2601 0 -1 4194368 10756 0 0 0 59872 13 0 0 25 0 3 0 387073897 124637184 17338 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=3462/tid=3465] ppid=3460 vsize=121716 CPUtime=601.3
/proc/3462/task/3465/stat : 3465 (ornithorynque) R 3460 3462 2601 0 -1 4194368 9937 0 0 0 60121 9 0 0 25 0 3 0 387073897 124637184 17338 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 121716

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.425
CPU time (s): 1200.21
CPU user time (s): 1199.97
CPU system time (s): 0.241963
CPU usage (%): 199.562
Max. virtual memory (cumulated for all children) (KiB): 121716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
system time used= 0.241963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21342
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40
involuntary context switches= 22574

runsolver used 0.623905 second user time and 1.58276 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Mon Mar 12 03:46:36 UTC 2007

IDJOB= 337633
IDBENCH= 24703
IDSOLVER= 139
FILE ID= node16/337633-1173671195

PBS_JOBID= 4101446

Free space on /tmp= 66480 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337633-1173671195/ornithorynque /tmp/evaluation/337633-1173671195/instance-337633-1173671195.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-337633-1173671195 -o ROOT/results/node16/solver-337633-1173671195 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337633-1173671195/ornithorynque /tmp/evaluation/337633-1173671195/instance-337633-1173671195.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  d27bb4ae488674c0e5d303cf0ee23c59

RANDOM SEED= 293024147

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:       1751848 kB
Buffers:         36452 kB
Cached:         193956 kB
SwapCached:       2084 kB
Active:         147660 kB
Inactive:       105456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751848 kB
SwapTotal:     4192956 kB
SwapFree:      4159664 kB
Dirty:             324 kB
Writeback:           0 kB
Mapped:          30808 kB
Slab:            36544 kB
Committed_AS:  1441796 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 03:56:39 UTC 2007