Trace number 328314

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.16 601.63

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S1455331099-09-SAT.cnf
MD5SUMc88c589a7c8f9b32a4b7d3cd9d764f32
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.16121
Satisfiable
(Un)Satisfiability was proved
Number of variables3494
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
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.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.02	c ...done
0.00/0.02	c nbVar=3500 nbClause=9344
0.00/0.03	c nbVar=3500 nbClause=9344
0.00/0.04	c complete search running
0.00/0.04	c local search running
0.00/0.04	c flip 0 nbSat=7778 maxSat=0
0.06/0.09	c flip 10000 nbSat=9173 maxSat=9185
0.15/0.13	c flip 20000 nbSat=9218 maxSat=9232
0.15/0.18	c flip 30000 nbSat=9236 maxSat=9241
0.35/0.22	c flip 40000 nbSat=9235 maxSat=9247
0.35/0.27	c flip 50000 nbSat=9235 maxSat=9252
0.55/0.32	c flip 60000 nbSat=9241 maxSat=9253
0.55/0.37	c flip 0 nbSat=8871 maxSat=9256
0.75/0.45	c flip 10000 nbSat=10180 maxSat=10197
0.95/0.53	c flip 20000 nbSat=10255 maxSat=10262
1.15/0.61	c flip 30000 nbSat=10265 maxSat=10277
1.15/0.69	c flip 40000 nbSat=10297 maxSat=10298
1.35/0.77	c flip 50000 nbSat=10288 maxSat=10302
1.55/0.86	c flip 60000 nbSat=10286 maxSat=10302
1.75/0.95	c flip 0 nbSat=10547 maxSat=10306
1.95/1.09	c flip 10000 nbSat=11914 maxSat=11929
2.34/1.23	c flip 20000 nbSat=11956 maxSat=11973
2.54/1.38	c flip 30000 nbSat=11967 maxSat=11985
2.95/1.53	c flip 40000 nbSat=11992 maxSat=12001
3.15/1.67	c flip 50000 nbSat=11995 maxSat=12008
3.55/1.83	c flip 60000 nbSat=11985 maxSat=12008
3.75/1.99	c flip 0 nbSat=12991 maxSat=12012
4.36/2.21	c flip 10000 nbSat=14347 maxSat=14357
4.75/2.41	c nbDecision=10000 #clauses=15403
4.75/2.46	c flip 20000 nbSat=14389 maxSat=14423
5.35/2.70	c flip 30000 nbSat=14424 maxSat=14446
5.75/2.97	c flip 40000 nbSat=14444 maxSat=14460
6.35/3.25	c flip 50000 nbSat=14443 maxSat=14461
6.94/3.56	c flip 60000 nbSat=14439 maxSat=14461
7.54/3.86	c flip 0 nbSat=16506 maxSat=14461
8.34/4.27	c flip 10000 nbSat=17907 maxSat=17915
9.13/4.68	c flip 20000 nbSat=17957 maxSat=17965
10.13/5.15	c flip 30000 nbSat=17959 maxSat=17980
11.13/5.65	c flip 40000 nbSat=17976 maxSat=17988
11.93/6.09	c flip 50000 nbSat=17983 maxSat=17990
12.73/6.49	c flip 60000 nbSat=17988 maxSat=18000
13.13/6.62	c nbDecision=20000 #clauses=21963
13.73/6.91	c flip 0 nbSat=20745 maxSat=18000
14.93/7.54	c flip 10000 nbSat=22118 maxSat=22134
16.52/8.37	c flip 20000 nbSat=22181 maxSat=22186
18.52/9.34	c flip 30000 nbSat=22170 maxSat=22198
20.31/10.22	c flip 40000 nbSat=22188 maxSat=22198
22.11/11.17	c flip 50000 nbSat=22192 maxSat=22204
23.71/11.99	c flip 60000 nbSat=22199 maxSat=22216
25.30/12.77	c flip 0 nbSat=26385 maxSat=22216
26.69/13.42	c nbDecision=30000 #clauses=28599
28.09/14.11	c flip 10000 nbSat=27866 maxSat=27884
31.49/15.89	c flip 20000 nbSat=27902 maxSat=27919
35.28/17.79	c flip 30000 nbSat=27941 maxSat=27947
39.07/19.61	c flip 40000 nbSat=27953 maxSat=27959
42.26/21.26	c flip 50000 nbSat=27966 maxSat=27972
44.25/22.27	c nbDecision=40000 #clauses=35137
46.24/23.21	c flip 60000 nbSat=27956 maxSat=27976
49.83/25.04	c flip 0 nbSat=35217 maxSat=27976
54.42/27.32	c flip 10000 nbSat=36603 maxSat=36617
61.21/30.77	c flip 20000 nbSat=36674 maxSat=36681
68.00/34.12	c nbDecision=50000 #clauses=42017
68.00/34.17	c flip 30000 nbSat=36667 maxSat=36687
74.78/37.55	c flip 40000 nbSat=36680 maxSat=36701
80.56/40.42	c flip 50000 nbSat=36685 maxSat=36701
86.56/43.45	c flip 60000 nbSat=36701 maxSat=36714
88.95/44.65	c nbDecision=60000 #clauses=48747
92.74/46.59	c flip 0 nbSat=48247 maxSat=36714
99.52/49.99	c flip 10000 nbSat=49649 maxSat=49656
107.31/53.89	c flip 20000 nbSat=49653 maxSat=49693
114.70/57.50	c nbDecision=70000 #clauses=55605
115.70/58.05	c flip 30000 nbSat=49687 maxSat=49693
126.07/63.24	c flip 40000 nbSat=49696 maxSat=49710
137.63/69.05	c flip 50000 nbSat=49727 maxSat=49728
145.81/73.17	c nbDecision=80000 #clauses=62517
148.80/74.68	c flip 60000 nbSat=49683 maxSat=49730
158.98/79.73	c flip 0 nbSat=63618 maxSat=49730
170.56/85.55	c flip 10000 nbSat=65014 maxSat=65026
178.54/89.50	c nbDecision=90000 #clauses=69181
186.92/93.70	c flip 20000 nbSat=65074 maxSat=65097
203.09/101.88	c flip 30000 nbSat=65102 maxSat=65116
219.84/110.27	c flip 40000 nbSat=65098 maxSat=65127
223.64/112.14	c nbDecision=100000 #clauses=76092
237.59/119.14	c flip 50000 nbSat=65109 maxSat=65133
254.56/127.61	c flip 60000 nbSat=65108 maxSat=65133
273.13/136.99	c flip 0 nbSat=81223 maxSat=65133
274.33/137.59	c nbDecision=110000 #clauses=82952
289.50/145.19	c flip 10000 nbSat=82553 maxSat=82594
310.24/155.56	c flip 20000 nbSat=82644 maxSat=82663
327.00/163.99	c nbDecision=120000 #clauses=89799
335.17/168.05	c flip 30000 nbSat=82674 maxSat=82688
358.72/179.89	c flip 40000 nbSat=82672 maxSat=82692
380.08/190.59	c nbDecision=130000 #clauses=96502
384.08/192.58	c flip 50000 nbSat=82659 maxSat=82692
405.81/203.44	c flip 60000 nbSat=82674 maxSat=82696
424.97/213.06	c flip 0 nbSat=100170 maxSat=82696
442.13/221.64	c nbDecision=140000 #clauses=103396
449.92/225.57	c flip 10000 nbSat=101415 maxSat=101447
480.45/240.90	c flip 20000 nbSat=101494 maxSat=101512
506.58/253.98	c flip 30000 nbSat=101554 maxSat=101563
509.97/255.63	c nbDecision=150000 #clauses=110154
536.91/269.12	c flip 40000 nbSat=101561 maxSat=101569
567.45/284.40	c flip 50000 nbSat=101585 maxSat=101598
578.22/289.83	c nbDecision=160000 #clauses=117002
594.58/298.10	c flip 60000 nbSat=101589 maxSat=101601
627.30/314.42	c flip 0 nbSat=119159 maxSat=101601
652.65/327.18	c flip 10000 nbSat=120644 maxSat=120666
661.83/331.73	c nbDecision=170000 #clauses=124019
685.16/343.46	c flip 20000 nbSat=120696 maxSat=120716
716.50/359.18	c flip 30000 nbSat=120685 maxSat=120716
741.05/371.40	c nbDecision=180000 #clauses=130579
743.04/372.49	c flip 40000 nbSat=120687 maxSat=120719
771.96/386.97	c flip 50000 nbSat=120686 maxSat=120727
808.99/405.55	c flip 60000 nbSat=120692 maxSat=120727
832.70/417.42	c nbDecision=190000 #clauses=137329
840.49/421.38	c flip 0 nbSat=136218 maxSat=120728
866.39/434.37	c flip 10000 nbSat=137640 maxSat=137655
904.45/453.42	c flip 20000 nbSat=137692 maxSat=137700
920.21/461.32	c nbDecision=200000 #clauses=144176
946.33/474.49	c flip 30000 nbSat=137693 maxSat=137720
992.20/497.45	c flip 40000 nbSat=137707 maxSat=137741
1007.17/504.94	c nbDecision=210000 #clauses=151188
1039.88/521.35	c flip 50000 nbSat=137731 maxSat=137741
1084.98/543.96	c flip 60000 nbSat=137703 maxSat=137747
1085.58/544.21	c nbDecision=220000 #clauses=157952
1139.24/571.16	c flip 0 nbSat=161455 maxSat=137747
1161.80/582.42	c nbDecision=230000 #clauses=164836
1176.76/589.92	c flip 10000 nbSat=162840 maxSat=162861

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/node38/watcher-328314-1173110069 -o ROOT/results/node38/solver-328314-1173110069 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328314-1173110069/ornithorynque /tmp/evaluation/328314-1173110069/instance-328314-1173110069.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: 2.00 1.99 1.91 3/64 18246
/proc/meminfo: memFree=953472/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=23220 CPUtime=0
/proc/18246/stat : 18246 (ornithorynque) R 18244 18246 17693 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 330962712 23777280 262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266887795824 0 0 4096 0 0 0 0 17 1 0 0
/proc/18246/statm: 5805 263 218 42 0 45 0

[startup+0.0551469 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 18246
/proc/meminfo: memFree=953472/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=46096 CPUtime=0.06
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 1031 0 0 0 6 0 0 0 18 0 3 0 330962712 47202304 992 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 11524 992 387 42 0 5776 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 46096

[startup+0.10115 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 18246
/proc/meminfo: memFree=953472/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=46096 CPUtime=0.15
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 1031 0 0 0 15 0 0 0 18 0 3 0 330962712 47202304 992 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 11524 992 387 42 0 5776 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 46096

[startup+0.301172 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 18246
/proc/meminfo: memFree=953472/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=46096 CPUtime=0.55
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 1064 0 0 0 55 0 0 0 18 0 3 0 330962712 47202304 1025 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 11524 1025 387 42 0 5776 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 46096

[startup+0.701218 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 18246
/proc/meminfo: memFree=953472/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=47380 CPUtime=1.35
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 1180 0 0 0 135 0 0 0 18 0 3 0 330962712 48517120 1141 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 11845 1141 387 42 0 6097 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 47380

[startup+1.50231 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 18249
/proc/meminfo: memFree=949736/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=48536 CPUtime=2.95
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 1402 0 0 0 294 1 0 0 18 0 3 0 330962712 49700864 1363 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 12134 1363 387 42 0 6386 0
[pid=18246/tid=18248] ppid=18244 vsize=48536 CPUtime=1.45
/proc/18246/task/18248/stat : 18248 (ornithorynque) R 18244 18246 17693 0 -1 4194368 248 0 0 0 145 0 0 0 20 0 3 0 330962716 49700864 1363 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4313859 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18246/tid=18249] ppid=18244 vsize=48536 CPUtime=1.45
/proc/18246/task/18249/stat : 18249 (ornithorynque) R 18244 18246 17693 0 -1 4194368 139 0 0 0 145 0 0 0 21 0 3 0 330962716 49700864 1363 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285963 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48536

[startup+3.10149 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 18249
/proc/meminfo: memFree=948456/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=50712 CPUtime=6.14
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 1750 0 0 0 613 1 0 0 18 0 3 0 330962712 51929088 1678 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 12678 1678 387 42 0 6930 0
[pid=18246/tid=18248] ppid=18244 vsize=50712 CPUtime=3.05
/proc/18246/task/18248/stat : 18248 (ornithorynque) R 18244 18246 17693 0 -1 4194368 481 0 0 0 305 0 0 0 25 0 3 0 330962716 51929088 1678 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311518 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18246/tid=18249] ppid=18244 vsize=50712 CPUtime=3.04
/proc/18246/task/18249/stat : 18249 (ornithorynque) R 18244 18246 17693 0 -1 4194368 254 0 0 0 304 0 0 0 25 0 3 0 330962716 51929088 1678 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 50712

[startup+6.30186 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 18249
/proc/meminfo: memFree=946344/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=52012 CPUtime=12.53
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 2239 0 0 0 1252 1 0 0 18 0 3 0 330962712 53260288 2134 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 13003 2134 387 42 0 7255 0
[pid=18246/tid=18248] ppid=18244 vsize=52012 CPUtime=6.25
/proc/18246/task/18248/stat : 18248 (ornithorynque) R 18244 18246 17693 0 -1 4194368 788 0 0 0 625 0 0 0 25 0 3 0 330962716 53260288 2134 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18246/tid=18249] ppid=18244 vsize=52012 CPUtime=6.23
/proc/18246/task/18249/stat : 18249 (ornithorynque) R 18244 18246 17693 0 -1 4194368 436 0 0 0 623 0 0 0 25 0 3 0 330962716 53260288 2134 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 52012

[startup+12.7016 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 18249
/proc/meminfo: memFree=943848/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=54060 CPUtime=25.3
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 2799 0 0 0 2528 2 0 0 18 0 3 0 330962712 55357440 2694 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 13515 2694 387 42 0 7767 0
[pid=18246/tid=18248] ppid=18244 vsize=54060 CPUtime=12.65
/proc/18246/task/18248/stat : 18248 (ornithorynque) R 18244 18246 17693 0 -1 4194368 1177 0 0 0 1264 1 0 0 25 0 3 0 330962716 55357440 2694 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311518 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18246/tid=18249] ppid=18244 vsize=54060 CPUtime=12.6
/proc/18246/task/18249/stat : 18249 (ornithorynque) R 18244 18246 17693 0 -1 4194368 607 0 0 0 1260 0 0 0 25 0 3 0 330962716 55357440 2694 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241510 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 54060

[startup+25.502 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 18249
/proc/meminfo: memFree=939560/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=58660 CPUtime=50.83
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 3993 0 0 0 5080 3 0 0 18 0 3 0 330962712 60067840 3758 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 14665 3758 387 42 0 8917 0
[pid=18246/tid=18248] ppid=18244 vsize=58660 CPUtime=25.45
/proc/18246/task/18248/stat : 18248 (ornithorynque) R 18244 18246 17693 0 -1 4194368 1781 0 0 0 2543 2 0 0 25 0 3 0 330962716 60067840 3758 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311068 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18246/tid=18249] ppid=18244 vsize=58660 CPUtime=25.33
/proc/18246/task/18249/stat : 18249 (ornithorynque) R 18244 18246 17693 0 -1 4194368 1197 0 0 0 2533 0 0 0 25 0 3 0 330962716 60067840 3758 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 58660

[startup+51.1019 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 18249
/proc/meminfo: memFree=933992/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=65344 CPUtime=101.92
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 5440 0 0 0 10187 5 0 0 18 0 3 0 330962712 66912256 5168 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 16336 5168 387 42 0 10588 0
[pid=18246/tid=18248] ppid=18244 vsize=65344 CPUtime=51.04
/proc/18246/task/18248/stat : 18248 (ornithorynque) R 18244 18246 17693 0 -1 4194368 2738 0 0 0 5101 3 0 0 25 0 3 0 330962716 66912256 5168 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18246/tid=18249] ppid=18244 vsize=65344 CPUtime=50.84
/proc/18246/task/18249/stat : 18249 (ornithorynque) R 18244 18246 17693 0 -1 4194368 1687 0 0 0 5083 1 0 0 25 0 3 0 330962716 66912256 5168 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 65344

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 18249
/proc/meminfo: memFree=926184/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=72804 CPUtime=204.09
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 7466 0 0 0 20400 9 0 0 18 0 3 0 330962712 74551296 7065 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 18201 7065 387 42 0 12453 0
[pid=18246/tid=18248] ppid=18244 vsize=72804 CPUtime=102.23
/proc/18246/task/18248/stat : 18248 (ornithorynque) R 18244 18246 17693 0 -1 4194368 4200 0 0 0 10217 6 0 0 25 0 3 0 330962716 74551296 7065 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18246/tid=18249] ppid=18244 vsize=72804 CPUtime=101.82
/proc/18246/task/18249/stat : 18249 (ornithorynque) R 18244 18246 17693 0 -1 4194368 2251 0 0 0 10180 2 0 0 25 0 3 0 330962716 74551296 7065 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241151 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 72804

[startup+162.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 18249
/proc/meminfo: memFree=919272/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=81844 CPUtime=323.79
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 9474 0 0 0 32368 11 0 0 18 0 3 0 330962712 83808256 8772 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 20461 8772 387 42 0 14713 0
[pid=18246/tid=18248] ppid=18244 vsize=81844 CPUtime=162.21
/proc/18246/task/18248/stat : 18248 (ornithorynque) R 18244 18246 17693 0 -1 4194368 5346 0 0 0 16213 8 0 0 25 0 3 0 330962716 83808256 8772 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18246/tid=18249] ppid=18244 vsize=81844 CPUtime=161.54
/proc/18246/task/18249/stat : 18249 (ornithorynque) R 18244 18246 17693 0 -1 4194368 3113 0 0 0 16152 2 0 0 25 0 3 0 330962716 83808256 8772 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.79
Current children cumulated vsize (KiB) 81844

[startup+222.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 18249
/proc/meminfo: memFree=913448/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=87580 CPUtime=443.52
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 11105 0 0 0 44339 13 0 0 18 0 3 0 330962712 89681920 10257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 21895 10257 387 42 0 16147 0
[pid=18246/tid=18248] ppid=18244 vsize=87580 CPUtime=222.19
/proc/18246/task/18248/stat : 18248 (ornithorynque) R 18244 18246 17693 0 -1 4194368 6158 0 0 0 22210 9 0 0 25 0 3 0 330962716 89681920 10257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18246/tid=18249] ppid=18244 vsize=87580 CPUtime=221.29
/proc/18246/task/18249/stat : 18249 (ornithorynque) R 18244 18246 17693 0 -1 4194368 3932 0 0 0 22126 3 0 0 25 0 3 0 330962716 89681920 10257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242305 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.52
Current children cumulated vsize (KiB) 87580

[startup+282.302 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 18249
/proc/meminfo: memFree=910568/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=90916 CPUtime=563.25
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 11826 0 0 0 56311 14 0 0 18 0 3 0 330962712 93097984 10978 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 22729 10978 387 42 0 16981 0
[pid=18246/tid=18248] ppid=18244 vsize=90916 CPUtime=282.17
/proc/18246/task/18248/stat : 18248 (ornithorynque) R 18244 18246 17693 0 -1 4194368 6879 0 0 0 28207 10 0 0 25 0 3 0 330962716 93097984 10978 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18246/tid=18249] ppid=18244 vsize=90916 CPUtime=281.04
/proc/18246/task/18249/stat : 18249 (ornithorynque) R 18244 18246 17693 0 -1 4194368 3932 0 0 0 28101 3 0 0 25 0 3 0 330962716 93097984 10978 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.25
Current children cumulated vsize (KiB) 90916

[startup+342.302 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 18249
/proc/meminfo: memFree=905064/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=96968 CPUtime=682.96
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 13390 0 0 0 68281 15 0 0 18 0 3 0 330962712 99295232 12344 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 24242 12344 387 42 0 18494 0
[pid=18246/tid=18248] ppid=18244 vsize=96968 CPUtime=342.15
/proc/18246/task/18248/stat : 18248 (ornithorynque) R 18244 18246 17693 0 -1 4194368 7611 0 0 0 34204 11 0 0 25 0 3 0 330962716 99295232 12344 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18246/tid=18249] ppid=18244 vsize=96968 CPUtime=340.77
/proc/18246/task/18249/stat : 18249 (ornithorynque) R 18244 18246 17693 0 -1 4194368 4764 0 0 0 34074 3 0 0 25 0 3 0 330962716 99295232 12344 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.96
Current children cumulated vsize (KiB) 96968

[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 18315
/proc/meminfo: memFree=901272/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=100168 CPUtime=802.61
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 14277 0 0 0 80240 21 0 0 18 0 3 0 330962712 102572032 12941 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 25042 12941 387 42 0 19294 0
[pid=18246/tid=18248] ppid=18244 vsize=100168 CPUtime=402.06
/proc/18246/task/18248/stat : 18248 (ornithorynque) R 18244 18246 17693 0 -1 4194368 8498 0 0 0 40194 12 0 0 25 0 3 0 330962716 102572032 12941 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18246/tid=18249] ppid=18244 vsize=100168 CPUtime=400.49
/proc/18246/task/18249/stat : 18249 (ornithorynque) R 18244 18246 17693 0 -1 4194368 4764 0 0 0 40041 8 0 0 25 0 3 0 330962716 102572032 12941 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242535 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.61
Current children cumulated vsize (KiB) 100168

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 18417
/proc/meminfo: memFree=896752/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=105820 CPUtime=922.2
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 15890 0 0 0 92187 33 0 0 18 0 3 0 330962712 108359680 14069 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 26455 14069 387 42 0 20707 0
[pid=18246/tid=18248] ppid=18244 vsize=105820 CPUtime=461.94
/proc/18246/task/18248/stat : 18248 (ornithorynque) R 18244 18246 17693 0 -1 4194368 9097 0 0 0 46181 13 0 0 25 0 3 0 330962716 108359680 14069 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18246/tid=18249] ppid=18244 vsize=105820 CPUtime=460.21
/proc/18246/task/18249/stat : 18249 (ornithorynque) R 18244 18246 17693 0 -1 4194368 5778 0 0 0 46003 18 0 0 25 0 3 0 330962716 108359680 14069 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.2
Current children cumulated vsize (KiB) 105820

[startup+522.302 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 18447
/proc/meminfo: memFree=895592/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=108576 CPUtime=1041.88
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 16642 0 0 0 104152 36 0 0 18 0 3 0 330962712 111181824 14643 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 27144 14643 387 42 0 21396 0
[pid=18246/tid=18248] ppid=18244 vsize=108576 CPUtime=521.89
/proc/18246/task/18248/stat : 18248 (ornithorynque) R 18244 18246 17693 0 -1 4194368 9849 0 0 0 52174 15 0 0 25 0 3 0 330962716 111181824 14643 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311496 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18246/tid=18249] ppid=18244 vsize=108576 CPUtime=519.93
/proc/18246/task/18249/stat : 18249 (ornithorynque) R 18244 18246 17693 0 -1 4194368 5778 0 0 0 51973 20 0 0 25 0 3 0 330962716 111181824 14643 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.88
Current children cumulated vsize (KiB) 108576

[startup+582.302 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 18447
/proc/meminfo: memFree=889448/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=114236 CPUtime=1161.59
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 18364 0 0 0 116122 37 0 0 18 0 3 0 330962712 116977664 16200 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 28559 16200 387 42 0 22811 0
[pid=18246/tid=18248] ppid=18244 vsize=114236 CPUtime=581.88
/proc/18246/task/18248/stat : 18248 (ornithorynque) R 18244 18246 17693 0 -1 4194368 10501 0 0 0 58172 16 0 0 25 0 3 0 330962716 116977664 16200 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18246/tid=18249] ppid=18244 vsize=114236 CPUtime=579.67
/proc/18246/task/18249/stat : 18249 (ornithorynque) R 18244 18246 17693 0 -1 4194368 6848 0 0 0 57947 20 0 0 25 0 3 0 330962716 116977664 16200 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.59
Current children cumulated vsize (KiB) 114236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.603 s]
/proc/loadavg: 2.00 1.99 1.91 3/67 18447
/proc/meminfo: memFree=888744/2055920 swapFree=4183908/4192956
[pid=18246] ppid=18244 vsize=115260 CPUtime=1200.14
/proc/18246/stat : 18246 (ornithorynque) S 18244 18246 17693 0 -1 4194304 18537 0 0 0 119976 38 0 0 18 0 3 0 330962712 118026240 16373 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266899320699 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18246/statm: 28815 16373 387 42 0 23067 0
[pid=18246/tid=18248] ppid=18244 vsize=115260 CPUtime=601.18
/proc/18246/task/18248/stat : 18248 (ornithorynque) R 18244 18246 17693 0 -1 4194368 10674 0 0 0 60102 16 0 0 25 0 3 0 330962716 118026240 16373 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18246/tid=18249] ppid=18244 vsize=115260 CPUtime=598.9
/proc/18246/task/18249/stat : 18249 (ornithorynque) R 18244 18246 17693 0 -1 4194368 6848 0 0 0 59870 20 0 0 25 0 3 0 330962716 118026240 16373 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 115260

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.63
CPU time (s): 1200.16
CPU user time (s): 1199.77
CPU system time (s): 0.39094
CPU usage (%): 199.485
Max. virtual memory (cumulated for all children) (KiB): 115260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.77
system time used= 0.39094
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18537
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= 41
involuntary context switches= 9557

runsolver used 0.734888 second user time and 1.47078 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Mon Mar  5 15:54:29 UTC 2007

IDJOB= 328314
IDBENCH= 20223
IDSOLVER= 139
FILE ID= node38/328314-1173110069

PBS_JOBID= 4013900

Free space on /tmp= 66514 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S1455331099-09-SAT.cnf
COMMAND LINE= /tmp/evaluation/328314-1173110069/ornithorynque /tmp/evaluation/328314-1173110069/instance-328314-1173110069.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-328314-1173110069 -o ROOT/results/node38/solver-328314-1173110069 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328314-1173110069/ornithorynque /tmp/evaluation/328314-1173110069/instance-328314-1173110069.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  c88c589a7c8f9b32a4b7d3cd9d764f32

RANDOM SEED= 411676644

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:        953816 kB
Buffers:         42808 kB
Cached:         973748 kB
SwapCached:       2968 kB
Active:          24952 kB
Inactive:      1001072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        953816 kB
SwapTotal:     4192956 kB
SwapFree:      4183908 kB
Dirty:             392 kB
Writeback:           0 kB
Mapped:          15528 kB
Slab:            61984 kB
Committed_AS:   674556 kB
PageTables:       1468 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= 66514 MiB

End job on node38 on Mon Mar  5 16:04:32 UTC 2007