Trace number 328045

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ornithorynque 0.1 alpha? (TO) 1200.04 601.424

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1572638390-17.SAT.shuffled.cnf
MD5SUMce74deb44849da26eb98932c0518f94a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.12498
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.03	c ...done
0.00/0.03	c nbVar=75 nbClause=6675
0.00/0.03	c nbVar=75 nbClause=6675
0.00/0.04	c complete search running
0.00/0.04	c local search running
0.00/0.04	c flip 0 nbSat=6614 maxSat=0
0.35/0.24	c flip 0 nbSat=8138 maxSat=6658
0.95/0.56	c flip 0 nbSat=9880 maxSat=8167
1.96/1.04	c flip 0 nbSat=11881 maxSat=9910
3.14/1.69	c flip 0 nbSat=14110 maxSat=11925
4.16/2.14	c nbDecision=10000 #clauses=15623
5.14/2.67	c flip 0 nbSat=16853 maxSat=14128
7.94/4.03	c flip 0 nbSat=19518 maxSat=16884
12.12/6.11	c flip 0 nbSat=23601 maxSat=19561
13.31/6.78	c nbDecision=20000 #clauses=24671
17.91/9.04	c flip 0 nbSat=27312 maxSat=23637
25.29/12.76	c flip 0 nbSat=31806 maxSat=27338
29.28/14.79	c nbDecision=30000 #clauses=33707
34.87/17.56	c flip 0 nbSat=36250 maxSat=31823
45.85/23.09	c flip 0 nbSat=41124 maxSat=36283
49.64/24.96	c nbDecision=40000 #clauses=42773
59.41/29.84	c flip 0 nbSat=46052 maxSat=41144
74.78/37.51	c flip 0 nbSat=50550 maxSat=46077
78.78/39.54	c nbDecision=50000 #clauses=51866
91.54/45.95	c flip 0 nbSat=56983 maxSat=50584
105.32/52.80	c nbDecision=60000 #clauses=61048
111.70/56.03	c flip 0 nbSat=62697 maxSat=57004
132.05/66.29	c flip 0 nbSat=68817 maxSat=62740
136.83/68.66	c nbDecision=70000 #clauses=70111
155.80/78.19	c flip 0 nbSat=74254 maxSat=68844
180.94/90.79	c nbDecision=80000 #clauses=79212
181.14/90.82	c flip 0 nbSat=79165 maxSat=74289
209.66/105.14	c flip 0 nbSat=85081 maxSat=79197
224.83/112.72	c nbDecision=90000 #clauses=88237
240.00/120.33	c flip 0 nbSat=90638 maxSat=85116
273.33/137.01	c flip 0 nbSat=95771 maxSat=90675
284.10/142.40	c nbDecision=100000 #clauses=97358
307.44/154.16	c flip 0 nbSat=101107 maxSat=95802
340.58/170.76	c nbDecision=110000 #clauses=106407
343.97/172.45	c flip 0 nbSat=106793 maxSat=101149
381.28/191.16	c flip 0 nbSat=111331 maxSat=106829
418.99/210.03	c nbDecision=120000 #clauses=115559
422.79/211.99	c flip 0 nbSat=115955 maxSat=111369
465.29/233.23	c flip 0 nbSat=120921 maxSat=115997
502.01/251.64	c nbDecision=130000 #clauses=124683
509.59/255.48	c flip 0 nbSat=125266 maxSat=120954
556.28/278.87	c flip 0 nbSat=130173 maxSat=125301
587.20/294.35	c nbDecision=140000 #clauses=133810
603.97/302.76	c flip 0 nbSat=136412 maxSat=130201
644.29/322.97	c nbDecision=150000 #clauses=142930
654.66/328.10	c flip 0 nbSat=144652 maxSat=136449
707.34/354.54	c flip 0 nbSat=149829 maxSat=144680
731.09/366.41	c nbDecision=160000 #clauses=152072
763.01/382.46	c flip 0 nbSat=155167 maxSat=149876
819.28/410.63	c flip 0 nbSat=160923 maxSat=155188
821.08/411.54	c nbDecision=170000 #clauses=161197
878.35/440.27	c flip 0 nbSat=167784 maxSat=160959
905.69/453.94	c nbDecision=180000 #clauses=170298
939.22/470.74	c flip 0 nbSat=173283 maxSat=167799
999.87/501.16	c nbDecision=190000 #clauses=179483
1001.07/501.77	c flip 0 nbSat=179530 maxSat=173307
1066.13/534.35	c flip 0 nbSat=185610 maxSat=179563
1101.02/551.80	c nbDecision=200000 #clauses=188644
1135.34/569.08	c flip 0 nbSat=192100 maxSat=185661

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/node22/watcher-328045-1173107136 -o ROOT/results/node22/solver-328045-1173107136 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328045-1173107136/ornithorynque /tmp/evaluation/328045-1173107136/instance-328045-1173107136.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.99 1.96 1.98 3/77 15188
/proc/meminfo: memFree=1084072/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=23220 CPUtime=0
/proc/15188/stat : 15188 (ornithorynque) R 15186 15188 14849 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 36683333 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272465169681 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 5805 266 219 42 0 45 0

[startup+0.010973 s]
/proc/loadavg: 1.99 1.96 1.98 3/77 15188
/proc/meminfo: memFree=1084072/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=23308 CPUtime=0
/proc/15188/stat : 15188 (ornithorynque) R 15186 15188 14849 0 -1 4194304 498 0 0 0 0 0 0 0 18 0 1 0 36683333 23867392 459 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272467661537 0 0 4096 1088 0 0 0 17 1 0 0
/proc/15188/statm: 5827 459 377 42 0 79 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23308

[startup+0.101947 s]
/proc/loadavg: 1.99 1.96 1.98 3/77 15188
/proc/meminfo: memFree=1084072/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=45028 CPUtime=0.15
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 810 0 0 0 15 0 0 0 18 0 3 0 36683333 46108672 771 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 11257 771 387 42 0 5509 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 45028

[startup+0.301963 s]
/proc/loadavg: 1.99 1.96 1.98 3/77 15188
/proc/meminfo: memFree=1084072/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=46464 CPUtime=0.55
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 955 0 0 0 55 0 0 0 18 0 3 0 36683333 47579136 916 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 11616 916 387 42 0 5868 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 46464

[startup+0.701993 s]
/proc/loadavg: 1.99 1.96 1.98 3/77 15188
/proc/meminfo: memFree=1084072/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=46884 CPUtime=1.35
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 1137 0 0 0 135 0 0 0 18 0 3 0 36683333 48009216 1098 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 11721 1098 387 42 0 5973 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 46884

[startup+1.50106 s]
/proc/loadavg: 1.99 1.96 1.98 3/80 15191
/proc/meminfo: memFree=1080784/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=48372 CPUtime=2.94
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 1386 0 0 0 294 0 0 0 18 0 3 0 36683333 49532928 1347 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 12093 1347 387 42 0 6345 0
[pid=15188/tid=15190] ppid=15186 vsize=48372 CPUtime=1.45
/proc/15188/task/15190/stat : 15190 (ornithorynque) R 15186 15188 14849 0 -1 4194368 398 0 0 0 145 0 0 0 25 0 3 0 36683337 49532928 1347 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311658 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15188/tid=15191] ppid=15186 vsize=48372 CPUtime=1.45
/proc/15188/task/15191/stat : 15191 (ornithorynque) R 15186 15188 14849 0 -1 4194368 226 0 0 0 145 0 0 0 25 0 3 0 36683337 49532928 1347 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 48372

[startup+3.10117 s]
/proc/loadavg: 1.99 1.96 1.98 3/80 15191
/proc/meminfo: memFree=1079312/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=49240 CPUtime=6.14
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 1770 0 0 0 613 1 0 0 18 0 3 0 36683333 50421760 1698 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 12310 1698 387 42 0 6562 0
[pid=15188/tid=15190] ppid=15186 vsize=49240 CPUtime=3.05
/proc/15188/task/15190/stat : 15190 (ornithorynque) R 15186 15188 14849 0 -1 4194368 612 0 0 0 305 0 0 0 19 0 3 0 36683337 50421760 1698 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15188/tid=15191] ppid=15186 vsize=49240 CPUtime=3.05
/proc/15188/task/15191/stat : 15191 (ornithorynque) R 15186 15188 14849 0 -1 4194368 396 0 0 0 305 0 0 0 25 0 3 0 36683337 50421760 1698 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241403 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 49240

[startup+6.30241 s]
/proc/loadavg: 1.99 1.96 1.98 3/80 15191
/proc/meminfo: memFree=1077200/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=52024 CPUtime=12.52
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 2265 0 0 0 1251 1 0 0 18 0 3 0 36683333 53272576 2193 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 13006 2193 387 42 0 7258 0
[pid=15188/tid=15190] ppid=15186 vsize=52024 CPUtime=6.26
/proc/15188/task/15190/stat : 15190 (ornithorynque) R 15186 15188 14849 0 -1 4194368 897 0 0 0 625 1 0 0 25 0 3 0 36683337 53272576 2193 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311859 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15188/tid=15191] ppid=15186 vsize=52024 CPUtime=6.22
/proc/15188/task/15191/stat : 15191 (ornithorynque) R 15186 15188 14849 0 -1 4194368 606 0 0 0 622 0 0 0 25 0 3 0 36683337 53272576 2193 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 52024

[startup+12.7019 s]
/proc/loadavg: 1.99 1.96 1.98 3/80 15191
/proc/meminfo: memFree=1074256/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=54408 CPUtime=25.29
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 2831 0 0 0 2527 2 0 0 18 0 3 0 36683333 55713792 2759 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 13602 2759 387 42 0 7854 0
[pid=15188/tid=15190] ppid=15186 vsize=54408 CPUtime=12.65
/proc/15188/task/15190/stat : 15190 (ornithorynque) R 15186 15188 14849 0 -1 4194368 1263 0 0 0 1264 1 0 0 25 0 3 0 36683337 55713792 2759 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15188/tid=15191] ppid=15186 vsize=54408 CPUtime=12.59
/proc/15188/task/15191/stat : 15191 (ornithorynque) R 15186 15188 14849 0 -1 4194368 806 0 0 0 1259 0 0 0 25 0 3 0 36683337 55713792 2759 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 54408

[startup+25.5018 s]
/proc/loadavg: 1.99 1.96 1.98 3/80 15191
/proc/meminfo: memFree=1070672/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=58400 CPUtime=50.83
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 3859 0 0 0 5079 4 0 0 18 0 3 0 36683333 59801600 3657 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 14600 3657 387 42 0 8852 0
[pid=15188/tid=15190] ppid=15186 vsize=58400 CPUtime=25.44
/proc/15188/task/15190/stat : 15190 (ornithorynque) R 15186 15188 14849 0 -1 4194368 1847 0 0 0 2542 2 0 0 25 0 3 0 36683337 59801600 3657 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15188/tid=15191] ppid=15186 vsize=58400 CPUtime=25.33
/proc/15188/task/15191/stat : 15191 (ornithorynque) R 15186 15188 14849 0 -1 4194368 1250 0 0 0 2533 0 0 0 25 0 3 0 36683337 59801600 3657 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242600 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 58400

[startup+51.1017 s]
/proc/loadavg: 1.99 1.96 1.98 3/80 15191
/proc/meminfo: memFree=1065232/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=65756 CPUtime=101.91
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 5699 0 0 0 10186 5 0 0 18 0 3 0 36683333 67334144 5017 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 16439 5017 387 42 0 10691 0
[pid=15188/tid=15190] ppid=15186 vsize=65756 CPUtime=51.04
/proc/15188/task/15190/stat : 15190 (ornithorynque) R 15186 15188 14849 0 -1 4194368 2725 0 0 0 5100 4 0 0 25 0 3 0 36683337 67334144 5017 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15188/tid=15191] ppid=15186 vsize=65756 CPUtime=50.83
/proc/15188/task/15191/stat : 15191 (ornithorynque) R 15186 15188 14849 0 -1 4194368 2212 0 0 0 5082 1 0 0 25 0 3 0 36683337 67334144 5017 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242258 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 65756

[startup+102.305 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 15191
/proc/meminfo: memFree=1057936/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=72860 CPUtime=204.09
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 7725 0 0 0 20401 8 0 0 18 0 3 0 36683333 74608640 6785 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 18215 6785 387 42 0 12467 0
[pid=15188/tid=15190] ppid=15186 vsize=72860 CPUtime=102.22
/proc/15188/task/15190/stat : 15190 (ornithorynque) R 15186 15188 14849 0 -1 4194368 3961 0 0 0 10216 6 0 0 25 0 3 0 36683337 74608640 6785 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15188/tid=15191] ppid=15186 vsize=72860 CPUtime=101.81
/proc/15188/task/15191/stat : 15191 (ornithorynque) R 15186 15188 14849 0 -1 4194368 3002 0 0 0 10180 1 0 0 25 0 3 0 36683337 74608640 6785 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241705 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 72860

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 15191
/proc/meminfo: memFree=1051344/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=82964 CPUtime=323.8
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 10571 0 0 0 32370 10 0 0 18 0 3 0 36683333 84955136 8412 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 20741 8412 387 42 0 14993 0
[pid=15188/tid=15190] ppid=15186 vsize=82964 CPUtime=162.21
/proc/15188/task/15190/stat : 15190 (ornithorynque) R 15186 15188 14849 0 -1 4194368 5010 0 0 0 16213 8 0 0 25 0 3 0 36683337 84955136 8412 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311174 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15188/tid=15191] ppid=15186 vsize=82964 CPUtime=161.55
/proc/15188/task/15191/stat : 15191 (ornithorynque) R 15186 15188 14849 0 -1 4194368 4799 0 0 0 16153 2 0 0 25 0 3 0 36683337 84955136 8412 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.8
Current children cumulated vsize (KiB) 82964

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 15191
/proc/meminfo: memFree=1047248/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=86068 CPUtime=443.54
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 11666 0 0 0 44342 12 0 0 18 0 3 0 36683333 88133632 9507 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 21517 9507 387 42 0 15769 0
[pid=15188/tid=15190] ppid=15186 vsize=86068 CPUtime=222.19
/proc/15188/task/15190/stat : 15190 (ornithorynque) R 15186 15188 14849 0 -1 4194368 5689 0 0 0 22210 9 0 0 25 0 3 0 36683337 88133632 9507 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15188/tid=15191] ppid=15186 vsize=86068 CPUtime=221.3
/proc/15188/task/15191/stat : 15191 (ornithorynque) R 15186 15188 14849 0 -1 4194368 5215 0 0 0 22128 2 0 0 25 0 3 0 36683337 88133632 9507 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241640 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.54
Current children cumulated vsize (KiB) 86068

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 15191
/proc/meminfo: memFree=1043216/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=89560 CPUtime=563.26
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 12689 0 0 0 56312 14 0 0 18 0 3 0 36683333 91709440 10497 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 22390 10497 387 42 0 16642 0
[pid=15188/tid=15190] ppid=15186 vsize=89560 CPUtime=282.18
/proc/15188/task/15190/stat : 15190 (ornithorynque) R 15186 15188 14849 0 -1 4194368 6241 0 0 0 28207 11 0 0 25 0 3 0 36683337 91709440 10497 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311279 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15188/tid=15191] ppid=15186 vsize=89560 CPUtime=281.04
/proc/15188/task/15191/stat : 15191 (ornithorynque) R 15186 15188 14849 0 -1 4194368 5686 0 0 0 28102 2 0 0 25 0 3 0 36683337 91709440 10497 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.26
Current children cumulated vsize (KiB) 89560

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 15191
/proc/meminfo: memFree=1038032/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=96264 CPUtime=683
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 14705 0 0 0 68283 17 0 0 18 0 3 0 36683333 98574336 11802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 24066 11802 387 42 0 18318 0
[pid=15188/tid=15190] ppid=15186 vsize=96264 CPUtime=342.17
/proc/15188/task/15190/stat : 15190 (ornithorynque) R 15186 15188 14849 0 -1 4194368 7448 0 0 0 34204 13 0 0 25 0 3 0 36683337 98574336 11802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15188/tid=15191] ppid=15186 vsize=96264 CPUtime=340.78
/proc/15188/task/15191/stat : 15191 (ornithorynque) R 15186 15188 14849 0 -1 4194368 6495 0 0 0 34075 3 0 0 25 0 3 0 36683337 98574336 11802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283714 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 96264

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 15191
/proc/meminfo: memFree=1034896/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=99092 CPUtime=802.73
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 15546 0 0 0 80254 19 0 0 18 0 3 0 36683333 101470208 12577 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 24773 12577 387 42 0 19025 0
[pid=15188/tid=15190] ppid=15186 vsize=99092 CPUtime=402.15
/proc/15188/task/15190/stat : 15190 (ornithorynque) R 15186 15188 14849 0 -1 4194368 7964 0 0 0 40200 15 0 0 25 0 3 0 36683337 101470208 12577 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15188/tid=15191] ppid=15186 vsize=99092 CPUtime=400.53
/proc/15188/task/15191/stat : 15191 (ornithorynque) R 15186 15188 14849 0 -1 4194368 6820 0 0 0 40050 3 0 0 25 0 3 0 36683337 101470208 12577 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242458 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.73
Current children cumulated vsize (KiB) 99092

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 15191
/proc/meminfo: memFree=1031120/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=104496 CPUtime=922.45
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 17075 0 0 0 92225 20 0 0 18 0 3 0 36683333 107003904 13489 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 26124 13489 387 42 0 20376 0
[pid=15188/tid=15190] ppid=15186 vsize=104496 CPUtime=462.14
/proc/15188/task/15190/stat : 15190 (ornithorynque) R 15186 15188 14849 0 -1 4194368 8544 0 0 0 46198 16 0 0 25 0 3 0 36683337 107003904 13489 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15188/tid=15191] ppid=15186 vsize=104496 CPUtime=460.27
/proc/15188/task/15191/stat : 15191 (ornithorynque) R 15186 15188 14849 0 -1 4194368 7769 0 0 0 46023 4 0 0 25 0 3 0 36683337 107003904 13489 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241604 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.45
Current children cumulated vsize (KiB) 104496

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 15193
/proc/meminfo: memFree=1027792/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=113220 CPUtime=1042.17
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 19422 0 0 0 104195 22 0 0 18 0 3 0 36683333 115937280 14351 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 28305 14351 387 42 0 22557 0
[pid=15188/tid=15190] ppid=15186 vsize=113220 CPUtime=522.12
/proc/15188/task/15190/stat : 15190 (ornithorynque) R 15186 15188 14849 0 -1 4194368 9081 0 0 0 52195 17 0 0 25 0 3 0 36683337 115937280 14351 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311496 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15188/tid=15191] ppid=15186 vsize=113220 CPUtime=520.01
/proc/15188/task/15191/stat : 15191 (ornithorynque) R 15186 15188 14849 0 -1 4194368 9579 0 0 0 51996 5 0 0 25 0 3 0 36683337 115937280 14351 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.17
Current children cumulated vsize (KiB) 113220

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 15193
/proc/meminfo: memFree=1024144/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=116916 CPUtime=1161.89
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 20810 0 0 0 116164 25 0 0 18 0 3 0 36683333 119721984 15260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 29229 15260 387 42 0 23481 0
[pid=15188/tid=15190] ppid=15186 vsize=116916 CPUtime=582.1
/proc/15188/task/15190/stat : 15190 (ornithorynque) R 15186 15188 14849 0 -1 4194368 9767 0 0 0 58191 19 0 0 25 0 3 0 36683337 119721984 15260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15188/tid=15191] ppid=15186 vsize=116916 CPUtime=579.73
/proc/15188/task/15191/stat : 15191 (ornithorynque) R 15186 15188 14849 0 -1 4194368 10281 0 0 0 57968 5 0 0 25 0 3 0 36683337 119721984 15260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.89
Current children cumulated vsize (KiB) 116916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 15193
/proc/meminfo: memFree=1023696/2055920 swapFree=4159164/4192956
[pid=15188] ppid=15186 vsize=118068 CPUtime=1200
/proc/15188/stat : 15188 (ornithorynque) S 15186 15188 14849 0 -1 4194304 20962 0 0 0 119975 25 0 0 18 0 3 0 36683333 120901632 15379 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15188/statm: 29517 15379 387 42 0 23769 0
[pid=15188/tid=15190] ppid=15186 vsize=118068 CPUtime=601.2
/proc/15188/task/15190/stat : 15190 (ornithorynque) R 15186 15188 14849 0 -1 4194368 9919 0 0 0 60101 19 0 0 25 0 3 0 36683337 120901632 15379 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15188/tid=15191] ppid=15186 vsize=118068 CPUtime=598.75
/proc/15188/task/15191/stat : 15191 (ornithorynque) R 15186 15188 14849 0 -1 4194368 10281 0 0 0 59870 5 0 0 25 0 3 0 36683337 120901632 15379 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 118068

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.424
CPU time (s): 1200.04
CPU user time (s): 1199.77
CPU system time (s): 0.267959
CPU usage (%): 199.533
Max. virtual memory (cumulated for all children) (KiB): 118068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.77
system time used= 0.267959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20962
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 22520

runsolver used 0.45493 second user time and 1.74473 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Mon Mar  5 15:05:36 UTC 2007

IDJOB= 328045
IDBENCH= 19953
IDSOLVER= 139
FILE ID= node22/328045-1173107136

PBS_JOBID= 4013914

Free space on /tmp= 66537 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1572638390-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328045-1173107136/ornithorynque /tmp/evaluation/328045-1173107136/instance-328045-1173107136.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-328045-1173107136 -o ROOT/results/node22/solver-328045-1173107136 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328045-1173107136/ornithorynque /tmp/evaluation/328045-1173107136/instance-328045-1173107136.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  ce74deb44849da26eb98932c0518f94a

RANDOM SEED= 946619664

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1084480 kB
Buffers:         50308 kB
Cached:         820876 kB
SwapCached:       2752 kB
Active:         204084 kB
Inactive:       690232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1084480 kB
SwapTotal:     4192956 kB
SwapFree:      4159164 kB
Dirty:             428 kB
Writeback:           0 kB
Mapped:          37548 kB
Slab:            62764 kB
Committed_AS:   179440 kB
PageTables:       1656 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= 66537 MiB

End job on node22 on Mon Mar  5 15:15:40 UTC 2007