Trace number 327989

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.13 601.631

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1387394500-16.UNSAT.shuffled.cnf
MD5SUM997a38106b41acec00160b9638f74d24
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 variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

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=65 nbClause=5785
0.00/0.03	c nbVar=65 nbClause=5785
0.00/0.03	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=5753 maxSat=0
0.36/0.22	c flip 0 nbSat=7426 maxSat=5770
0.96/0.53	c flip 0 nbSat=9523 maxSat=7455
1.96/1.02	c flip 0 nbSat=12086 maxSat=9573
3.15/1.67	c nbDecision=10000 #clauses=14887
3.35/1.75	c flip 0 nbSat=15116 maxSat=12120
5.55/2.89	c flip 0 nbSat=18487 maxSat=15141
9.14/4.61	c flip 0 nbSat=22453 maxSat=18522
10.74/5.40	c nbDecision=20000 #clauses=24037
13.73/6.98	c flip 0 nbSat=26357 maxSat=22477
19.72/9.93	c flip 0 nbSat=29662 maxSat=26388
25.31/12.75	c nbDecision=30000 #clauses=33142
26.70/13.42	c flip 0 nbSat=33842 maxSat=29696
35.28/17.78	c flip 0 nbSat=38978 maxSat=33868
40.48/20.31	c nbDecision=40000 #clauses=42312
45.46/22.85	c flip 0 nbSat=44347 maxSat=39007
58.02/29.10	c flip 0 nbSat=49881 maxSat=44375
62.21/31.29	c nbDecision=50000 #clauses=51475
71.59/35.93	c flip 0 nbSat=54310 maxSat=49916
87.16/43.71	c flip 0 nbSat=60218 maxSat=54333
87.76/44.05	c nbDecision=60000 #clauses=60525
105.33/52.80	c flip 0 nbSat=67601 maxSat=60245
109.72/55.09	c nbDecision=70000 #clauses=69712
124.89/62.65	c flip 0 nbSat=73131 maxSat=67625
147.41/73.93	c flip 0 nbSat=78499 maxSat=73153
148.61/74.52	c nbDecision=80000 #clauses=78804
170.56/85.58	c flip 0 nbSat=83772 maxSat=78525
190.93/95.80	c nbDecision=90000 #clauses=87926
195.71/98.16	c flip 0 nbSat=88982 maxSat=83791
222.46/111.57	c flip 0 nbSat=93225 maxSat=89000
241.59/121.18	c nbDecision=100000 #clauses=97129
250.78/125.76	c flip 0 nbSat=99177 maxSat=93251
281.52/141.18	c flip 0 nbSat=104261 maxSat=99206
291.49/146.19	c nbDecision=110000 #clauses=106244
313.86/157.38	c flip 0 nbSat=110473 maxSat=104293
340.97/170.93	c nbDecision=120000 #clauses=115444
347.36/174.14	c flip 0 nbSat=116471 maxSat=110506
382.89/191.93	c nbDecision=130000 #clauses=124607
383.49/192.28	c flip 0 nbSat=124714 maxSat=116511
421.40/211.26	c flip 0 nbSat=133035 maxSat=124739
424.38/212.71	c nbDecision=140000 #clauses=133831
462.71/231.90	c flip 0 nbSat=141184 maxSat=133065
471.89/236.53	c nbDecision=150000 #clauses=143036
505.80/253.58	c flip 0 nbSat=149982 maxSat=141207
517.58/259.42	c nbDecision=160000 #clauses=152221
553.10/277.22	c flip 0 nbSat=158052 maxSat=150006
572.05/286.74	c nbDecision=170000 #clauses=161458
601.39/301.46	c flip 0 nbSat=165841 maxSat=158065
634.51/318.03	c nbDecision=180000 #clauses=170640
654.08/327.87	c flip 0 nbSat=173300 maxSat=165867
696.83/349.36	c nbDecision=190000 #clauses=179820
707.78/354.82	c flip 0 nbSat=180983 maxSat=173330
763.79/382.98	c flip 0 nbSat=188053 maxSat=181021
769.15/385.62	c nbDecision=200000 #clauses=188979
821.78/412.04	c flip 0 nbSat=196109 maxSat=188091
835.92/419.18	c nbDecision=210000 #clauses=198229
882.80/442.69	c flip 0 nbSat=204530 maxSat=196132
910.94/456.72	c nbDecision=220000 #clauses=207451
945.68/474.17	c flip 0 nbSat=211282 maxSat=204559
1008.52/505.65	c nbDecision=230000 #clauses=216672
1011.71/507.26	c flip 0 nbSat=216946 maxSat=211302
1078.96/540.93	c flip 0 nbSat=223958 maxSat=216963
1100.91/551.91	c nbDecision=240000 #clauses=225909
1147.61/575.34	c flip 0 nbSat=229800 maxSat=223986

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-327989-1173106531 -o ROOT/results/node22/solver-327989-1173106531 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327989-1173106531/ornithorynque /tmp/evaluation/327989-1173106531/instance-327989-1173106531.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.78 1.98 3/77 14948
/proc/meminfo: memFree=1084520/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=23172 CPUtime=0
/proc/14948/stat : 14948 (ornithorynque) R 14946 14948 14849 0 -1 4194304 329 0 0 0 0 0 0 0 18 0 1 0 36622790 23728128 290 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272468009840 0 0 4096 0 0 0 0 17 0 0 0
/proc/14948/statm: 5793 297 240 42 0 45 0

[startup+0.0802289 s]
/proc/loadavg: 1.99 1.78 1.98 3/77 14948
/proc/meminfo: memFree=1084520/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=44812 CPUtime=0.12
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 765 0 0 0 12 0 0 0 18 0 3 0 36622790 45887488 726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 11203 726 387 42 0 5455 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 44812

[startup+0.101229 s]
/proc/loadavg: 1.99 1.78 1.98 3/77 14948
/proc/meminfo: memFree=1084520/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=44944 CPUtime=0.16
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 774 0 0 0 16 0 0 0 18 0 3 0 36622790 46022656 735 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 11236 735 387 42 0 5488 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44944

[startup+0.301247 s]
/proc/loadavg: 1.99 1.78 1.98 3/77 14948
/proc/meminfo: memFree=1084520/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=46364 CPUtime=0.56
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 907 0 0 0 56 0 0 0 18 0 3 0 36622790 47476736 868 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 11591 868 387 42 0 5843 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 46364

[startup+0.701277 s]
/proc/loadavg: 1.99 1.78 1.98 3/77 14948
/proc/meminfo: memFree=1084520/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=46764 CPUtime=1.35
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 1105 0 0 0 135 0 0 0 18 0 3 0 36622790 47886336 1066 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 11691 1066 387 42 0 5943 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 46764

[startup+1.50134 s]
/proc/loadavg: 1.99 1.78 1.98 3/80 14951
/proc/meminfo: memFree=1081296/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=48268 CPUtime=2.95
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 1368 0 0 0 295 0 0 0 18 0 3 0 36622790 49426432 1329 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 12067 1329 387 42 0 6319 0
[pid=14948/tid=14950] ppid=14946 vsize=48268 CPUtime=1.46
/proc/14948/task/14950/stat : 14950 (ornithorynque) R 14946 14948 14849 0 -1 4194368 430 0 0 0 146 0 0 0 25 0 3 0 36622793 49426432 1329 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14948/tid=14951] ppid=14946 vsize=48268 CPUtime=1.46
/proc/14948/task/14951/stat : 14951 (ornithorynque) R 14946 14948 14849 0 -1 4194368 213 0 0 0 146 0 0 0 25 0 3 0 36622793 49426432 1329 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240922 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48268

[startup+3.10246 s]
/proc/loadavg: 1.99 1.79 1.98 3/80 14951
/proc/meminfo: memFree=1079696/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=49404 CPUtime=6.15
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 1836 0 0 0 614 1 0 0 18 0 3 0 36622790 50589696 1731 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 12351 1731 387 42 0 6603 0
[pid=14948/tid=14950] ppid=14946 vsize=49404 CPUtime=3.06
/proc/14948/task/14950/stat : 14950 (ornithorynque) R 14946 14948 14849 0 -1 4194368 660 0 0 0 306 0 0 0 25 0 3 0 36622793 50589696 1731 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14948/tid=14951] ppid=14946 vsize=49404 CPUtime=3.05
/proc/14948/task/14951/stat : 14951 (ornithorynque) R 14946 14948 14849 0 -1 4194368 451 0 0 0 305 0 0 0 25 0 3 0 36622793 50589696 1731 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 49404

[startup+6.30169 s]
/proc/loadavg: 1.99 1.79 1.98 3/80 14951
/proc/meminfo: memFree=1077392/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=50920 CPUtime=12.53
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 2222 0 0 0 1252 1 0 0 18 0 3 0 36622790 52142080 2117 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 12730 2117 387 42 0 6982 0
[pid=14948/tid=14950] ppid=14946 vsize=50920 CPUtime=6.26
/proc/14948/task/14950/stat : 14950 (ornithorynque) R 14946 14948 14849 0 -1 4194368 931 0 0 0 625 1 0 0 25 0 3 0 36622793 52142080 2117 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311346 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14948/tid=14951] ppid=14946 vsize=50920 CPUtime=6.24
/proc/14948/task/14951/stat : 14951 (ornithorynque) R 14946 14948 14849 0 -1 4194368 566 0 0 0 624 0 0 0 25 0 3 0 36622793 52142080 2117 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 50920

[startup+12.7022 s]
/proc/loadavg: 1.99 1.79 1.98 3/80 14951
/proc/meminfo: memFree=1074832/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=54876 CPUtime=25.31
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 2887 0 0 0 2529 2 0 0 18 0 3 0 36622790 56193024 2717 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 13719 2717 387 42 0 7971 0
[pid=14948/tid=14950] ppid=14946 vsize=54876 CPUtime=12.65
/proc/14948/task/14950/stat : 14950 (ornithorynque) R 14946 14948 14849 0 -1 4194368 1327 0 0 0 1264 1 0 0 25 0 3 0 36622793 56193024 2717 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14948/tid=14951] ppid=14946 vsize=54876 CPUtime=12.61
/proc/14948/task/14951/stat : 14951 (ornithorynque) R 14946 14948 14849 0 -1 4194368 835 0 0 0 1261 0 0 0 25 0 3 0 36622793 56193024 2717 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 54876

[startup+25.5011 s]
/proc/loadavg: 1.99 1.80 1.98 3/80 14951
/proc/meminfo: memFree=1071056/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=58836 CPUtime=50.83
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 3932 0 0 0 5079 4 0 0 18 0 3 0 36622790 60248064 3652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 14709 3652 387 42 0 8961 0
[pid=14948/tid=14950] ppid=14946 vsize=58836 CPUtime=25.43
/proc/14948/task/14950/stat : 14950 (ornithorynque) R 14946 14948 14849 0 -1 4194368 1935 0 0 0 2540 3 0 0 25 0 3 0 36622793 60248064 3652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311182 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14948/tid=14951] ppid=14946 vsize=58836 CPUtime=25.36
/proc/14948/task/14951/stat : 14951 (ornithorynque) R 14946 14948 14849 0 -1 4194368 1272 0 0 0 2536 0 0 0 25 0 3 0 36622793 60248064 3652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242439 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 58836

[startup+51.102 s]
/proc/loadavg: 1.99 1.81 1.98 3/80 14951
/proc/meminfo: memFree=1065872/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=64300 CPUtime=101.93
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 5581 0 0 0 10187 6 0 0 18 0 3 0 36622790 65843200 4908 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 16075 4908 387 42 0 10327 0
[pid=14948/tid=14950] ppid=14946 vsize=64300 CPUtime=51.03
/proc/14948/task/14950/stat : 14950 (ornithorynque) R 14946 14948 14849 0 -1 4194368 2888 0 0 0 5099 4 0 0 25 0 3 0 36622793 65843200 4908 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14948/tid=14951] ppid=14946 vsize=64300 CPUtime=50.86
/proc/14948/task/14951/stat : 14951 (ornithorynque) R 14946 14948 14849 0 -1 4194368 1968 0 0 0 5085 1 0 0 25 0 3 0 36622793 65843200 4908 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 64300

[startup+102.307 s]
/proc/loadavg: 1.99 1.84 1.98 3/80 14951
/proc/meminfo: memFree=1058576/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=73952 CPUtime=204.11
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 8091 0 0 0 20401 10 0 0 18 0 3 0 36622790 75726848 6702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 18488 6702 387 42 0 12740 0
[pid=14948/tid=14950] ppid=14946 vsize=73952 CPUtime=102.2
/proc/14948/task/14950/stat : 14950 (ornithorynque) R 14946 14948 14849 0 -1 4194368 3917 0 0 0 10214 6 0 0 25 0 3 0 36622793 75726848 6702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14948/tid=14951] ppid=14946 vsize=73952 CPUtime=101.86
/proc/14948/task/14951/stat : 14951 (ornithorynque) R 14946 14948 14849 0 -1 4194368 3449 0 0 0 10184 2 0 0 25 0 3 0 36622793 75726848 6702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241611 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 73952

[startup+162.301 s]
/proc/loadavg: 1.99 1.87 1.98 3/80 14951
/proc/meminfo: memFree=1052880/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=80564 CPUtime=323.81
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 9928 0 0 0 32369 12 0 0 18 0 3 0 36622790 82497536 8156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 20141 8156 387 42 0 14393 0
[pid=14948/tid=14950] ppid=14946 vsize=80564 CPUtime=162.14
/proc/14948/task/14950/stat : 14950 (ornithorynque) R 14946 14948 14849 0 -1 4194368 4946 0 0 0 16206 8 0 0 25 0 3 0 36622793 82497536 8156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14948/tid=14951] ppid=14946 vsize=80564 CPUtime=161.62
/proc/14948/task/14951/stat : 14951 (ornithorynque) R 14946 14948 14849 0 -1 4194368 4257 0 0 0 16159 3 0 0 25 0 3 0 36622793 82497536 8156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 80564

[startup+222.301 s]
/proc/loadavg: 1.99 1.89 1.98 3/80 14951
/proc/meminfo: memFree=1046224/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=87840 CPUtime=443.54
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 12246 0 0 0 44339 15 0 0 18 0 3 0 36622790 89948160 9829 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 21960 9829 387 42 0 16212 0
[pid=14948/tid=14950] ppid=14946 vsize=87840 CPUtime=222.11
/proc/14948/task/14950/stat : 14950 (ornithorynque) R 14946 14948 14849 0 -1 4194368 6375 0 0 0 22201 10 0 0 25 0 3 0 36622793 89948160 9829 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272467661479 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14948/tid=14951] ppid=14946 vsize=87840 CPUtime=221.39
/proc/14948/task/14951/stat : 14951 (ornithorynque) R 14946 14948 14849 0 -1 4194368 5146 0 0 0 22135 4 0 0 25 0 3 0 36622793 89948160 9829 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240872 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.54
Current children cumulated vsize (KiB) 87840

[startup+282.302 s]
/proc/loadavg: 1.99 1.91 1.98 3/80 14951
/proc/meminfo: memFree=1039888/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=94556 CPUtime=563.27
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 14170 0 0 0 56310 17 0 0 18 0 3 0 36622790 96825344 11425 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 23639 11425 387 42 0 17891 0
[pid=14948/tid=14950] ppid=14946 vsize=94556 CPUtime=282.08
/proc/14948/task/14950/stat : 14950 (ornithorynque) R 14946 14948 14849 0 -1 4194368 7256 0 0 0 28196 12 0 0 25 0 3 0 36622793 96825344 11425 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14948/tid=14951] ppid=14946 vsize=94556 CPUtime=281.16
/proc/14948/task/14951/stat : 14951 (ornithorynque) R 14946 14948 14849 0 -1 4194368 6189 0 0 0 28111 5 0 0 25 0 3 0 36622793 96825344 11425 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.27
Current children cumulated vsize (KiB) 94556

[startup+342.301 s]
/proc/loadavg: 1.99 1.92 1.98 3/86 15023
/proc/meminfo: memFree=1034008/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=103780 CPUtime=682.89
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 16713 0 0 0 68266 23 0 0 18 0 3 0 36622790 106270720 12513 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 25945 12513 387 42 0 20197 0
[pid=14948/tid=14950] ppid=14946 vsize=103780 CPUtime=342.01
/proc/14948/task/14950/stat : 14950 (ornithorynque) R 14946 14948 14849 0 -1 4194368 8078 0 0 0 34184 17 0 0 25 0 3 0 36622793 106270720 12513 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14948/tid=14951] ppid=14946 vsize=103780 CPUtime=340.85
/proc/14948/task/14951/stat : 14951 (ornithorynque) R 14946 14948 14849 0 -1 4194368 7910 0 0 0 34079 6 0 0 25 0 3 0 36622793 106270720 12513 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.89
Current children cumulated vsize (KiB) 103780

[startup+402.302 s]
/proc/loadavg: 1.99 1.93 1.98 3/86 15121
/proc/meminfo: memFree=1030104/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=108480 CPUtime=802.44
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 18170 0 0 0 80208 36 0 0 18 0 3 0 36622790 111083520 13500 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 27120 13500 387 42 0 21372 0
[pid=14948/tid=14950] ppid=14946 vsize=108480 CPUtime=401.92
/proc/14948/task/14950/stat : 14950 (ornithorynque) R 14946 14948 14849 0 -1 4194368 8900 0 0 0 40163 29 0 0 25 0 3 0 36622793 111083520 13500 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14948/tid=14951] ppid=14946 vsize=108480 CPUtime=400.47
/proc/14948/task/14951/stat : 14951 (ornithorynque) R 14946 14948 14849 0 -1 4194368 8545 0 0 0 40041 6 0 0 25 0 3 0 36622793 111083520 13500 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.44
Current children cumulated vsize (KiB) 108480

[startup+462.302 s]
/proc/loadavg: 1.99 1.94 1.98 3/80 15149
/proc/meminfo: memFree=1026896/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=112100 CPUtime=922.12
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 19549 0 0 0 92172 40 0 0 18 0 3 0 36622790 114790400 14585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 28025 14585 387 42 0 22277 0
[pid=14948/tid=14950] ppid=14946 vsize=112100 CPUtime=461.88
/proc/14948/task/14950/stat : 14950 (ornithorynque) R 14946 14948 14849 0 -1 4194368 9719 0 0 0 46156 32 0 0 25 0 3 0 36622793 114790400 14585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14948/tid=14951] ppid=14946 vsize=112100 CPUtime=460.2
/proc/14948/task/14951/stat : 14951 (ornithorynque) R 14946 14948 14849 0 -1 4194368 9105 0 0 0 46013 7 0 0 25 0 3 0 36622793 114790400 14585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241746 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.12
Current children cumulated vsize (KiB) 112100

[startup+522.301 s]
/proc/loadavg: 1.99 1.95 1.98 3/80 15149
/proc/meminfo: memFree=1023824/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=116096 CPUtime=1041.85
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 20555 0 0 0 104144 41 0 0 18 0 3 0 36622790 118882304 15363 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 29024 15363 387 42 0 23276 0
[pid=14948/tid=14950] ppid=14946 vsize=116096 CPUtime=521.83
/proc/14948/task/14950/stat : 14950 (ornithorynque) R 14946 14948 14849 0 -1 4194368 10176 0 0 0 52151 32 0 0 25 0 3 0 36622793 118882304 15363 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14948/tid=14951] ppid=14946 vsize=116096 CPUtime=519.97
/proc/14948/task/14951/stat : 14951 (ornithorynque) R 14946 14948 14849 0 -1 4194368 9654 0 0 0 51989 8 0 0 25 0 3 0 36622793 118882304 15363 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.85
Current children cumulated vsize (KiB) 116096

[startup+582.302 s]
/proc/loadavg: 1.99 1.95 1.98 3/80 15149
/proc/meminfo: memFree=1021008/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=118020 CPUtime=1161.57
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 21446 0 0 0 116114 43 0 0 18 0 3 0 36622790 120852480 16057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 29505 16057 387 42 0 23757 0
[pid=14948/tid=14950] ppid=14946 vsize=118020 CPUtime=581.79
/proc/14948/task/14950/stat : 14950 (ornithorynque) R 14946 14948 14849 0 -1 4194368 10607 0 0 0 58146 33 0 0 25 0 3 0 36622793 120852480 16057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14948/tid=14951] ppid=14946 vsize=118020 CPUtime=579.73
/proc/14948/task/14951/stat : 14951 (ornithorynque) R 14946 14948 14849 0 -1 4194368 10114 0 0 0 57964 9 0 0 25 0 3 0 36622793 120852480 16057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.57
Current children cumulated vsize (KiB) 118020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.96 1.98 3/80 15149
/proc/meminfo: memFree=1019408/2055920 swapFree=4159164/4192956
[pid=14948] ppid=14946 vsize=120332 CPUtime=1200.1
/proc/14948/stat : 14948 (ornithorynque) S 14946 14948 14849 0 -1 4194304 22056 0 0 0 119966 44 0 0 18 0 3 0 36622790 123219968 16424 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/14948/statm: 30083 16424 387 42 0 24335 0
[pid=14948/tid=14950] ppid=14946 vsize=120332 CPUtime=601.09
/proc/14948/task/14950/stat : 14950 (ornithorynque) R 14946 14948 14849 0 -1 4194368 11217 0 0 0 60075 34 0 0 25 0 3 0 36622793 123219968 16424 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=14948/tid=14951] ppid=14946 vsize=120332 CPUtime=598.96
/proc/14948/task/14951/stat : 14951 (ornithorynque) R 14946 14948 14849 0 -1 4194368 10114 0 0 0 59887 9 0 0 25 0 3 0 36622793 123219968 16424 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241654 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 120332

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.631
CPU time (s): 1200.13
CPU user time (s): 1199.68
CPU system time (s): 0.45893
CPU usage (%): 199.48
Max. virtual memory (cumulated for all children) (KiB): 120332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.68
system time used= 0.45893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22056
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= 20
involuntary context switches= 23040

runsolver used 0.683896 second user time and 1.60276 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Mon Mar  5 14:55:31 UTC 2007

IDJOB= 327989
IDBENCH= 19897
IDSOLVER= 139
FILE ID= node22/327989-1173106531

PBS_JOBID= 4013914

Free space on /tmp= 66537 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S1387394500-16.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327989-1173106531/ornithorynque /tmp/evaluation/327989-1173106531/instance-327989-1173106531.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-327989-1173106531 -o ROOT/results/node22/solver-327989-1173106531 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327989-1173106531/ornithorynque /tmp/evaluation/327989-1173106531/instance-327989-1173106531.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  997a38106b41acec00160b9638f74d24

RANDOM SEED= 636370933

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:       1084928 kB
Buffers:         50276 kB
Cached:         820636 kB
SwapCached:       2752 kB
Active:         204012 kB
Inactive:       690020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1084928 kB
SwapTotal:     4192956 kB
SwapFree:      4159164 kB
Dirty:             396 kB
Writeback:           0 kB
Mapped:          37504 kB
Slab:            62560 kB
Committed_AS:   179436 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:05:35 UTC 2007