Trace number 327969

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1405262666-07.UNSAT.shuffled.cnf
MD5SUM1a9df9fd15f24a2337522cdfe389f8f2
Bench CategoryRANDOM (random 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 variables130
Number of clauses2769
Sum of the clauses size13845
Maximum clause length5
Minimum clause length5
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 52769
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=130 nbClause=2769
0.00/0.01	c nbVar=130 nbClause=2769
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=2683 maxSat=0
0.05/0.08	c flip 0 nbSat=3525 maxSat=2743
0.37/0.23	c flip 0 nbSat=4856 maxSat=3578
0.97/0.53	c flip 0 nbSat=6824 maxSat=4911
1.98/1.05	c flip 0 nbSat=9366 maxSat=6885
2.77/1.48	c nbDecision=10000 #clauses=11256
3.77/1.90	c flip 0 nbSat=12630 maxSat=9431
6.36/3.29	c flip 0 nbSat=16084 maxSat=12681
9.95/5.09	c nbDecision=20000 #clauses=19688
10.96/5.55	c flip 0 nbSat=20622 maxSat=16144
18.13/9.17	c flip 0 nbSat=26516 maxSat=20690
20.12/10.18	c nbDecision=30000 #clauses=28265
29.31/14.74	c flip 0 nbSat=34009 maxSat=26575
34.70/17.46	c nbDecision=40000 #clauses=36776
44.87/22.56	c flip 0 nbSat=40917 maxSat=34081
56.25/28.24	c nbDecision=50000 #clauses=45381
64.82/32.59	c flip 0 nbSat=48619 maxSat=40989
79.18/39.74	c nbDecision=60000 #clauses=53984
88.96/44.63	c flip 0 nbSat=56594 maxSat=48695
109.33/54.86	c nbDecision=70000 #clauses=62646
116.51/58.48	c flip 0 nbSat=64714 maxSat=56658
141.65/71.00	c nbDecision=80000 #clauses=71156
148.82/74.64	c flip 0 nbSat=72687 maxSat=64799
177.36/88.91	c nbDecision=90000 #clauses=79799
186.54/93.50	c flip 0 nbSat=81768 maxSat=72754
216.28/108.40	c nbDecision=100000 #clauses=88285
228.06/114.32	c flip 0 nbSat=91023 maxSat=81815
255.78/128.26	c nbDecision=110000 #clauses=96950
275.33/138.05	c flip 0 nbSat=100259 maxSat=91089
303.67/152.29	c nbDecision=120000 #clauses=105510
326.83/163.83	c flip 0 nbSat=108952 maxSat=100322
358.14/179.58	c nbDecision=130000 #clauses=114010
384.29/192.67	c flip 0 nbSat=117973 maxSat=109033
421.40/211.27	c nbDecision=140000 #clauses=122571
445.94/223.51	c flip 0 nbSat=125803 maxSat=118024
490.44/245.85	c nbDecision=150000 #clauses=131091
513.99/257.64	c flip 0 nbSat=133780 maxSat=125848
550.51/275.95	c nbDecision=160000 #clauses=139649
588.81/295.16	c flip 0 nbSat=143777 maxSat=133849
625.33/313.48	c nbDecision=170000 #clauses=148237
664.45/333.08	c flip 0 nbSat=152933 maxSat=143842
694.57/348.17	c nbDecision=180000 #clauses=156898
742.27/372.05	c flip 0 nbSat=161929 maxSat=152993
770.59/386.20	c nbDecision=190000 #clauses=165552
828.27/415.11	c flip 0 nbSat=171085 maxSat=161991
856.79/429.43	c nbDecision=200000 #clauses=174165
916.26/459.20	c flip 0 nbSat=180168 maxSat=171164
941.00/471.66	c nbDecision=210000 #clauses=182794
1014.21/508.38	c flip 0 nbSat=189007 maxSat=180230
1040.08/521.36	c nbDecision=220000 #clauses=191421
1115.82/559.38	c flip 0 nbSat=198752 maxSat=189097
1127.17/565.06	c nbDecision=230000 #clauses=200087

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/node58/watcher-327969-1173106354 -o ROOT/results/node58/solver-327969-1173106354 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327969-1173106354/ornithorynque /tmp/evaluation/327969-1173106354/instance-327969-1173106354.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.83 1.70 1.46 3/64 17199
/proc/meminfo: memFree=797008/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=23220 CPUtime=0
/proc/17199/stat : 17199 (ornithorynque) R 17197 17199 17098 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 330592103 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226235552880 0 0 4096 0 0 0 0 17 1 0 0
/proc/17199/statm: 5805 263 218 42 0 45 0

[startup+0.039926 s]
/proc/loadavg: 1.83 1.70 1.46 3/64 17199
/proc/meminfo: memFree=797008/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=44200 CPUtime=0.05
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 619 0 0 0 5 0 0 0 18 0 3 0 330592103 45260800 580 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 11050 581 387 42 0 5302 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 44200

[startup+0.119934 s]
/proc/loadavg: 1.83 1.70 1.46 3/64 17199
/proc/meminfo: memFree=797008/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=45488 CPUtime=0.21
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 710 0 0 0 21 0 0 0 18 0 3 0 330592103 46579712 671 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 11372 671 387 42 0 5624 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 45488

[startup+0.301955 s]
/proc/loadavg: 1.83 1.70 1.46 3/64 17199
/proc/meminfo: memFree=797008/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=46648 CPUtime=0.57
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 857 0 0 0 57 0 0 0 18 0 3 0 330592103 47767552 818 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 11662 818 387 42 0 5914 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 46648

[startup+0.702002 s]
/proc/loadavg: 1.83 1.70 1.46 3/64 17199
/proc/meminfo: memFree=797008/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=46912 CPUtime=1.37
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 1051 0 0 0 137 0 0 0 18 0 3 0 330592103 48037888 1012 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 11728 1012 387 42 0 5980 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46912

[startup+1.50109 s]
/proc/loadavg: 1.83 1.70 1.46 3/67 17202
/proc/meminfo: memFree=794104/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=49224 CPUtime=2.97
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 1390 0 0 0 297 0 0 0 18 0 3 0 330592103 50405376 1351 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 12306 1351 387 42 0 6558 0
[pid=17199/tid=17201] ppid=17197 vsize=49224 CPUtime=1.48
/proc/17199/task/17201/stat : 17201 (ornithorynque) R 17197 17199 17098 0 -1 4194368 400 0 0 0 148 0 0 0 19 0 3 0 330592105 50405376 1351 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17199/tid=17202] ppid=17197 vsize=49224 CPUtime=1.47
/proc/17199/task/17202/stat : 17202 (ornithorynque) R 17197 17199 17098 0 -1 4194368 396 0 0 0 147 0 0 0 25 0 3 0 330592105 50405376 1351 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 49224

[startup+3.10227 s]
/proc/loadavg: 1.83 1.70 1.46 3/67 17202
/proc/meminfo: memFree=792184/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=50248 CPUtime=6.16
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 1704 0 0 0 616 0 0 0 18 0 3 0 330592103 51453952 1665 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 12562 1665 387 42 0 6814 0
[pid=17199/tid=17201] ppid=17197 vsize=50248 CPUtime=3.07
/proc/17199/task/17201/stat : 17201 (ornithorynque) R 17197 17199 17098 0 -1 4194368 626 0 0 0 307 0 0 0 25 0 3 0 330592105 51453952 1665 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17199/tid=17202] ppid=17197 vsize=50248 CPUtime=3.07
/proc/17199/task/17202/stat : 17202 (ornithorynque) R 17197 17199 17098 0 -1 4194368 484 0 0 0 307 0 0 0 25 0 3 0 330592105 51453952 1665 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241016 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 50248

[startup+6.30162 s]
/proc/loadavg: 1.85 1.70 1.46 3/67 17202
/proc/meminfo: memFree=789944/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=52716 CPUtime=12.55
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 2395 0 0 0 1254 1 0 0 18 0 3 0 330592103 53981184 2290 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 13179 2290 387 42 0 7431 0
[pid=17199/tid=17201] ppid=17197 vsize=52716 CPUtime=6.28
/proc/17199/task/17201/stat : 17201 (ornithorynque) R 17197 17199 17098 0 -1 4194368 979 0 0 0 627 1 0 0 25 0 3 0 330592105 53981184 2290 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17199/tid=17202] ppid=17197 vsize=52716 CPUtime=6.25
/proc/17199/task/17202/stat : 17202 (ornithorynque) R 17197 17199 17098 0 -1 4194368 822 0 0 0 625 0 0 0 25 0 3 0 330592105 53981184 2290 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 52716

[startup+12.7023 s]
/proc/loadavg: 1.86 1.71 1.46 3/67 17202
/proc/meminfo: memFree=786040/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=56084 CPUtime=25.32
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 3162 0 0 0 2530 2 0 0 18 0 3 0 330592103 57430016 3057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 14021 3057 387 42 0 8273 0
[pid=17199/tid=17201] ppid=17197 vsize=56084 CPUtime=12.67
/proc/17199/task/17201/stat : 17201 (ornithorynque) R 17197 17199 17098 0 -1 4194368 1443 0 0 0 1266 1 0 0 25 0 3 0 330592105 57430016 3057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17199/tid=17202] ppid=17197 vsize=56084 CPUtime=12.62
/proc/17199/task/17202/stat : 17202 (ornithorynque) R 17197 17199 17098 0 -1 4194368 1125 0 0 0 1262 0 0 0 25 0 3 0 330592105 57430016 3057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 56084

[startup+25.5017 s]
/proc/loadavg: 1.89 1.72 1.47 3/67 17202
/proc/meminfo: memFree=782072/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=61016 CPUtime=50.85
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 4317 0 0 0 5082 3 0 0 18 0 3 0 330592103 62480384 4041 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 15254 4041 387 42 0 9506 0
[pid=17199/tid=17201] ppid=17197 vsize=61016 CPUtime=25.46
/proc/17199/task/17201/stat : 17201 (ornithorynque) R 17197 17199 17098 0 -1 4194368 2128 0 0 0 2544 2 0 0 25 0 3 0 330592105 62480384 4041 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17199/tid=17202] ppid=17197 vsize=61016 CPUtime=25.36
/proc/17199/task/17202/stat : 17202 (ornithorynque) R 17197 17199 17098 0 -1 4194368 1595 0 0 0 2536 0 0 0 25 0 3 0 330592105 62480384 4041 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 61016

[startup+51.1015 s]
/proc/loadavg: 1.93 1.74 1.48 3/67 17202
/proc/meminfo: memFree=776568/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=67380 CPUtime=101.94
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 6109 0 0 0 10189 5 0 0 18 0 3 0 330592103 68997120 5404 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 16845 5404 387 42 0 11097 0
[pid=17199/tid=17201] ppid=17197 vsize=67380 CPUtime=51.06
/proc/17199/task/17201/stat : 17201 (ornithorynque) R 17197 17199 17098 0 -1 4194368 2968 0 0 0 5102 4 0 0 25 0 3 0 330592105 68997120 5404 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311535 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17199/tid=17202] ppid=17197 vsize=67380 CPUtime=50.85
/proc/17199/task/17202/stat : 17202 (ornithorynque) R 17197 17199 17098 0 -1 4194368 2547 0 0 0 5085 0 0 0 25 0 3 0 330592105 68997120 5404 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242269 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 67380

[startup+102.305 s]
/proc/loadavg: 1.97 1.78 1.50 3/67 17202
/proc/meminfo: memFree=768376/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=75816 CPUtime=204.11
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 8561 0 0 0 20404 7 0 0 18 0 3 0 330592103 77635584 7418 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 18954 7418 387 42 0 13206 0
[pid=17199/tid=17201] ppid=17197 vsize=75816 CPUtime=102.25
/proc/17199/task/17201/stat : 17201 (ornithorynque) R 17197 17199 17098 0 -1 4194368 4448 0 0 0 10219 6 0 0 25 0 3 0 330592105 77635584 7418 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4310873 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17199/tid=17202] ppid=17197 vsize=75816 CPUtime=101.83
/proc/17199/task/17202/stat : 17202 (ornithorynque) R 17197 17199 17098 0 -1 4194368 3519 0 0 0 10183 0 0 0 25 0 3 0 330592105 77635584 7418 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238103 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 75816

[startup+162.302 s]
/proc/loadavg: 1.99 1.82 1.53 3/67 17202
/proc/meminfo: memFree=761464/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=87028 CPUtime=323.83
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 11452 0 0 0 32373 10 0 0 18 0 3 0 330592103 89116672 9125 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 21757 9125 387 42 0 16009 0
[pid=17199/tid=17201] ppid=17197 vsize=87028 CPUtime=162.22
/proc/17199/task/17201/stat : 17201 (ornithorynque) R 17197 17199 17098 0 -1 4194368 5577 0 0 0 16215 7 0 0 25 0 3 0 330592105 89116672 9125 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17199/tid=17202] ppid=17197 vsize=87028 CPUtime=161.58
/proc/17199/task/17202/stat : 17202 (ornithorynque) R 17197 17199 17098 0 -1 4194368 5281 0 0 0 16156 2 0 0 25 0 3 0 330592105 89116672 9125 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 87028

[startup+222.301 s]
/proc/loadavg: 1.99 1.85 1.56 3/67 17202
/proc/meminfo: memFree=755768/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=92448 CPUtime=443.54
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 13096 0 0 0 44343 11 0 0 18 0 3 0 330592103 94666752 10540 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 23112 10540 387 42 0 17364 0
[pid=17199/tid=17201] ppid=17197 vsize=92448 CPUtime=222.2
/proc/17199/task/17201/stat : 17201 (ornithorynque) R 17197 17199 17098 0 -1 4194368 6428 0 0 0 22212 8 0 0 25 0 3 0 330592105 94666752 10540 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17199/tid=17202] ppid=17197 vsize=92448 CPUtime=221.31
/proc/17199/task/17202/stat : 17202 (ornithorynque) R 17197 17199 17098 0 -1 4194368 6074 0 0 0 22129 2 0 0 25 0 3 0 330592105 94666752 10540 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285353 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.54
Current children cumulated vsize (KiB) 92448

[startup+282.302 s]
/proc/loadavg: 1.99 1.87 1.58 3/67 17202
/proc/meminfo: memFree=750776/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=97588 CPUtime=563.28
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 14938 0 0 0 56315 13 0 0 18 0 3 0 330592103 99930112 11769 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 24397 11769 387 42 0 18649 0
[pid=17199/tid=17201] ppid=17197 vsize=97588 CPUtime=282.19
/proc/17199/task/17201/stat : 17201 (ornithorynque) R 17197 17199 17098 0 -1 4194368 7466 0 0 0 28209 10 0 0 25 0 3 0 330592105 99930112 11769 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17199/tid=17202] ppid=17197 vsize=97588 CPUtime=281.06
/proc/17199/task/17202/stat : 17202 (ornithorynque) R 17197 17199 17098 0 -1 4194368 6878 0 0 0 28104 2 0 0 25 0 3 0 330592105 99930112 11769 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283760 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.28
Current children cumulated vsize (KiB) 97588

[startup+342.301 s]
/proc/loadavg: 1.99 1.89 1.61 3/67 17202
/proc/meminfo: memFree=745080/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=104672 CPUtime=683
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 16777 0 0 0 68285 15 0 0 18 0 3 0 330592103 107184128 13213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 26168 13213 387 42 0 20420 0
[pid=17199/tid=17201] ppid=17197 vsize=104672 CPUtime=342.18
/proc/17199/task/17201/stat : 17201 (ornithorynque) R 17197 17199 17098 0 -1 4194368 8456 0 0 0 34206 12 0 0 25 0 3 0 330592105 107184128 13213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17199/tid=17202] ppid=17197 vsize=104672 CPUtime=340.8
/proc/17199/task/17202/stat : 17202 (ornithorynque) R 17197 17199 17098 0 -1 4194368 7727 0 0 0 34077 3 0 0 25 0 3 0 330592105 107184128 13213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 104672

[startup+402.301 s]
/proc/loadavg: 1.99 1.91 1.63 3/67 17202
/proc/meminfo: memFree=741688/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=108140 CPUtime=802.72
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 17888 0 0 0 80255 17 0 0 18 0 3 0 330592103 110735360 14065 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 27035 14065 387 42 0 21287 0
[pid=17199/tid=17201] ppid=17197 vsize=108140 CPUtime=402.15
/proc/17199/task/17201/stat : 17201 (ornithorynque) R 17197 17199 17098 0 -1 4194368 9218 0 0 0 40202 13 0 0 25 0 3 0 330592105 110735360 14065 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17199/tid=17202] ppid=17197 vsize=108140 CPUtime=400.54
/proc/17199/task/17202/stat : 17202 (ornithorynque) R 17197 17199 17098 0 -1 4194368 8076 0 0 0 40051 3 0 0 25 0 3 0 330592105 110735360 14065 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.72
Current children cumulated vsize (KiB) 108140

[startup+462.302 s]
/proc/loadavg: 1.99 1.92 1.65 3/67 17202
/proc/meminfo: memFree=736952/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=114308 CPUtime=922.45
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 19863 0 0 0 92227 18 0 0 18 0 3 0 330592103 117051392 15230 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 28577 15230 387 42 0 22829 0
[pid=17199/tid=17201] ppid=17197 vsize=114308 CPUtime=462.14
/proc/17199/task/17201/stat : 17201 (ornithorynque) R 17197 17199 17098 0 -1 4194368 9858 0 0 0 46200 14 0 0 25 0 3 0 330592105 117051392 15230 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17199/tid=17202] ppid=17197 vsize=114308 CPUtime=460.28
/proc/17199/task/17202/stat : 17202 (ornithorynque) R 17197 17199 17098 0 -1 4194368 9411 0 0 0 46025 3 0 0 25 0 3 0 330592105 117051392 15230 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.45
Current children cumulated vsize (KiB) 114308

[startup+522.301 s]
/proc/loadavg: 1.99 1.93 1.67 3/73 17276
/proc/meminfo: memFree=732504/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=118512 CPUtime=1042.07
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 21345 0 0 0 104183 24 0 0 18 0 3 0 330592103 121356288 16008 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 29628 16008 387 42 0 23880 0
[pid=17199/tid=17201] ppid=17197 vsize=118512 CPUtime=522.03
/proc/17199/task/17201/stat : 17201 (ornithorynque) R 17197 17199 17098 0 -1 4194368 10368 0 0 0 52188 15 0 0 25 0 3 0 330592105 121356288 16008 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17199/tid=17202] ppid=17197 vsize=118512 CPUtime=520.01
/proc/17199/task/17202/stat : 17202 (ornithorynque) R 17197 17199 17098 0 -1 4194368 10383 0 0 0 51993 8 0 0 25 0 3 0 330592105 121356288 16008 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.07
Current children cumulated vsize (KiB) 118512

[startup+582.302 s]
/proc/loadavg: 2.03 1.96 1.69 3/73 17374
/proc/meminfo: memFree=728744/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=125452 CPUtime=1161.67
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 23276 0 0 0 116130 37 0 0 18 0 3 0 330592103 128462848 16938 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 31363 16938 387 42 0 25615 0
[pid=17199/tid=17201] ppid=17197 vsize=125452 CPUtime=581.92
/proc/17199/task/17201/stat : 17201 (ornithorynque) R 17197 17199 17098 0 -1 4194368 11096 0 0 0 58175 17 0 0 25 0 3 0 330592105 128462848 16938 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17199/tid=17202] ppid=17197 vsize=125452 CPUtime=579.72
/proc/17199/task/17202/stat : 17202 (ornithorynque) R 17197 17199 17098 0 -1 4194368 11586 0 0 0 57953 19 0 0 25 0 3 0 330592105 128462848 16938 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242482 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.67
Current children cumulated vsize (KiB) 125452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.603 s]
/proc/loadavg: 2.02 1.96 1.70 3/67 17400
/proc/meminfo: memFree=729272/2055920 swapFree=4184224/4192956
[pid=17199] ppid=17197 vsize=126476 CPUtime=1200.16
/proc/17199/stat : 17199 (ornithorynque) S 17197 17199 17098 0 -1 4194304 23426 0 0 0 119977 39 0 0 18 0 3 0 330592103 129511424 17088 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 226247077755 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17199/statm: 31619 17088 387 42 0 25871 0
[pid=17199/tid=17201] ppid=17197 vsize=126476 CPUtime=601.19
/proc/17199/task/17201/stat : 17201 (ornithorynque) R 17197 17199 17098 0 -1 4194368 11246 0 0 0 60102 17 0 0 25 0 3 0 330592105 129511424 17088 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17199/tid=17202] ppid=17197 vsize=126476 CPUtime=598.94
/proc/17199/task/17202/stat : 17202 (ornithorynque) R 17197 17199 17098 0 -1 4194368 11586 0 0 0 59873 21 0 0 25 0 3 0 330592105 129511424 17088 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 126476

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.19
CPU user time (s): 1199.79
CPU system time (s): 0.406938
CPU usage (%): 199.49
Max. virtual memory (cumulated for all children) (KiB): 126476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.406938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23426
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= 19
involuntary context switches= 9464

runsolver used 0.596909 second user time and 1.60975 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Mon Mar  5 14:52:34 UTC 2007

IDJOB= 327969
IDBENCH= 19877
IDSOLVER= 139
FILE ID= node58/327969-1173106354

PBS_JOBID= 4013892

Free space on /tmp= 66489 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1405262666-07.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327969-1173106354/ornithorynque /tmp/evaluation/327969-1173106354/instance-327969-1173106354.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-327969-1173106354 -o ROOT/results/node58/solver-327969-1173106354 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327969-1173106354/ornithorynque /tmp/evaluation/327969-1173106354/instance-327969-1173106354.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  1a9df9fd15f24a2337522cdfe389f8f2

RANDOM SEED= 749194061

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.234
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.234
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:        797480 kB
Buffers:         49524 kB
Cached:        1111296 kB
SwapCached:       2864 kB
Active:         217656 kB
Inactive:       952772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        797480 kB
SwapTotal:     4192956 kB
SwapFree:      4184224 kB
Dirty:             300 kB
Writeback:           0 kB
Mapped:          15544 kB
Slab:            74088 kB
Committed_AS:   744472 kB
PageTables:       1380 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= 66489 MiB

End job on node58 on Mon Mar  5 15:02:38 UTC 2007