Trace number 327985

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.06 601.629

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1195605559-14.UNSAT.shuffled.cnf
MD5SUMeac9af97d18fcd2d7b549542328af50a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark69.3755
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

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=50 nbClause=4450
0.00/0.02	c nbVar=50 nbClause=4450
0.00/0.02	c complete search running
0.00/0.02	c local search running
0.00/0.03	c flip 0 nbSat=4412 maxSat=0
0.16/0.16	c flip 0 nbSat=5717 maxSat=4440
0.56/0.36	c flip 0 nbSat=7338 maxSat=5739
1.16/0.67	c flip 0 nbSat=9232 maxSat=7364
1.97/1.07	c flip 0 nbSat=11420 maxSat=9256
2.96/1.57	c nbDecision=10000 #clauses=13699
3.16/1.62	c flip 0 nbSat=13824 maxSat=11442
4.55/2.38	c flip 0 nbSat=16246 maxSat=13851
6.55/3.34	c flip 0 nbSat=19195 maxSat=16280
9.15/4.65	c flip 0 nbSat=22835 maxSat=19211
9.15/4.67	c nbDecision=20000 #clauses=22944
12.54/6.38	c flip 0 nbSat=27661 maxSat=22855
16.52/8.40	c nbDecision=30000 #clauses=32243
17.33/8.74	c flip 0 nbSat=32828 maxSat=27694
23.51/11.81	c flip 0 nbSat=38859 maxSat=32851
26.90/13.55	c nbDecision=40000 #clauses=41538
30.69/15.46	c flip 0 nbSat=43608 maxSat=38881
39.86/20.09	c flip 0 nbSat=49554 maxSat=43646
42.26/21.25	c nbDecision=50000 #clauses=50797
50.05/25.13	c flip 0 nbSat=54186 maxSat=49581
61.43/30.82	c flip 0 nbSat=59570 maxSat=54203
62.42/31.33	c nbDecision=60000 #clauses=60090
73.58/36.92	c flip 0 nbSat=64289 maxSat=59600
86.76/43.56	c flip 0 nbSat=69133 maxSat=64307
87.15/43.78	c nbDecision=70000 #clauses=69384
102.13/51.23	c flip 0 nbSat=75613 maxSat=69161
110.29/55.32	c nbDecision=80000 #clauses=78703
118.29/59.37	c flip 0 nbSat=81700 maxSat=75640
135.85/68.20	c flip 0 nbSat=85938 maxSat=81729
145.82/73.16	c nbDecision=90000 #clauses=87948
155.00/77.78	c flip 0 nbSat=89952 maxSat=85967
174.54/87.52	c flip 0 nbSat=93339 maxSat=89974
194.10/97.36	c nbDecision=100000 #clauses=97233
195.10/97.87	c flip 0 nbSat=97380 maxSat=93368
216.65/108.60	c flip 0 nbSat=101473 maxSat=97413
238.80/119.78	c flip 0 nbSat=105534 maxSat=101505
243.98/122.31	c nbDecision=110000 #clauses=106531
261.94/131.32	c flip 0 nbSat=110315 maxSat=105553
285.47/143.16	c nbDecision=120000 #clauses=115906
286.67/143.73	c flip 0 nbSat=116164 maxSat=110352
312.01/156.44	c flip 0 nbSat=120804 maxSat=116191
333.97/167.42	c nbDecision=130000 #clauses=125243
338.76/169.89	c flip 0 nbSat=126466 maxSat=120834
366.50/183.79	c flip 0 nbSat=132513 maxSat=126486
374.87/187.96	c nbDecision=140000 #clauses=134545
395.81/198.45	c flip 0 nbSat=138698 maxSat=132544
418.57/209.81	c nbDecision=150000 #clauses=143873
426.95/214.06	c flip 0 nbSat=145527 maxSat=138728
458.86/230.06	c flip 0 nbSat=151565 maxSat=145551
464.64/232.94	c nbDecision=160000 #clauses=153226
492.19/246.70	c flip 0 nbSat=158277 maxSat=151598
515.74/258.53	c nbDecision=170000 #clauses=162534
526.71/264.08	c flip 0 nbSat=164556 maxSat=158314
563.61/282.51	c flip 0 nbSat=170800 maxSat=164584
570.60/286.08	c nbDecision=180000 #clauses=171915
602.52/302.01	c flip 0 nbSat=177749 maxSat=170836
624.26/312.95	c nbDecision=190000 #clauses=181233
642.23/321.98	c flip 0 nbSat=184068 maxSat=177783
683.13/342.45	c flip 0 nbSat=188848 maxSat=184098
698.09/349.93	c nbDecision=200000 #clauses=190533
725.55/363.71	c flip 0 nbSat=193668 maxSat=188870
767.19/384.60	c flip 0 nbSat=198722 maxSat=193681
776.77/389.50	c nbDecision=210000 #clauses=199843
810.86/406.53	c flip 0 nbSat=203697 maxSat=198747
856.69/429.53	c flip 0 nbSat=208889 maxSat=203740
859.28/430.88	c nbDecision=220000 #clauses=209141
901.54/452.08	c flip 0 nbSat=212669 maxSat=208935
948.42/475.58	c flip 0 nbSat=216024 maxSat=212691
973.97/488.34	c nbDecision=230000 #clauses=218504
995.71/499.20	c flip 0 nbSat=220790 maxSat=216039
1043.20/523.09	c flip 0 nbSat=224213 maxSat=220803
1082.11/542.57	c nbDecision=240000 #clauses=227784
1092.49/547.80	c flip 0 nbSat=228846 maxSat=224256
1143.56/573.36	c flip 0 nbSat=234049 maxSat=228877
1171.69/587.48	c nbDecision=250000 #clauses=237094
1193.83/598.54	c flip 0 nbSat=239409 maxSat=234075

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/node35/watcher-327985-1173106504 -o ROOT/results/node35/solver-327985-1173106504 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327985-1173106504/ornithorynque /tmp/evaluation/327985-1173106504/instance-327985-1173106504.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.73 1.77 3/64 22084
/proc/meminfo: memFree=1147744/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=23220 CPUtime=0
/proc/22084/stat : 22084 (ornithorynque) R 22082 22084 21985 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 304414100 23777280 257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266131798153 0 0 4096 0 0 0 0 17 1 0 0
/proc/22084/statm: 5805 258 217 42 0 45 0

[startup+0.0950501 s]
/proc/loadavg: 1.83 1.73 1.77 3/64 22084
/proc/meminfo: memFree=1147744/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=44644 CPUtime=0.15
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 718 0 0 0 15 0 0 0 18 0 3 0 304414100 45715456 679 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 11161 679 387 42 0 5413 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 44644

[startup+0.10105 s]
/proc/loadavg: 1.83 1.73 1.77 3/64 22084
/proc/meminfo: memFree=1147744/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=44644 CPUtime=0.16
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 720 0 0 0 16 0 0 0 18 0 3 0 304414100 45715456 681 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 11161 681 387 42 0 5413 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44644

[startup+0.301091 s]
/proc/loadavg: 1.83 1.73 1.77 3/64 22084
/proc/meminfo: memFree=1147744/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=45932 CPUtime=0.56
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 841 0 0 0 56 0 0 0 18 0 3 0 304414100 47034368 802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 11483 802 387 42 0 5735 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 45932

[startup+0.701171 s]
/proc/loadavg: 1.83 1.73 1.77 3/64 22084
/proc/meminfo: memFree=1147744/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=46664 CPUtime=1.36
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 1078 0 0 0 136 0 0 0 18 0 3 0 304414100 47783936 1039 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 11666 1039 387 42 0 5918 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46664

[startup+1.50133 s]
/proc/loadavg: 1.83 1.73 1.77 3/67 22087
/proc/meminfo: memFree=1144776/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=47688 CPUtime=2.96
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 1279 0 0 0 296 0 0 0 18 0 3 0 304414100 48832512 1240 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 11922 1240 387 42 0 6174 0
[pid=22084/tid=22086] ppid=22082 vsize=47688 CPUtime=1.47
/proc/22084/task/22086/stat : 22086 (ornithorynque) R 22082 22084 21985 0 -1 4194368 432 0 0 0 147 0 0 0 25 0 3 0 304414103 48832512 1240 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266134296106 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22084/tid=22087] ppid=22082 vsize=47688 CPUtime=1.46
/proc/22084/task/22087/stat : 22087 (ornithorynque) R 22082 22084 21985 0 -1 4194368 176 0 0 0 146 0 0 0 25 0 3 0 304414103 48832512 1240 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241026 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 47688

[startup+3.10165 s]
/proc/loadavg: 1.85 1.73 1.77 3/67 22087
/proc/meminfo: memFree=1143496/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=49644 CPUtime=6.15
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 1673 0 0 0 615 0 0 0 18 0 3 0 304414100 50835456 1601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 12411 1601 387 42 0 6663 0
[pid=22084/tid=22086] ppid=22082 vsize=49644 CPUtime=3.06
/proc/22084/task/22086/stat : 22086 (ornithorynque) R 22082 22084 21985 0 -1 4194368 684 0 0 0 306 0 0 0 25 0 3 0 304414103 50835456 1601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22084/tid=22087] ppid=22082 vsize=49644 CPUtime=3.06
/proc/22084/task/22087/stat : 22087 (ornithorynque) R 22082 22084 21985 0 -1 4194368 318 0 0 0 306 0 0 0 25 0 3 0 304414103 50835456 1601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242508 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 49644

[startup+6.30128 s]
/proc/loadavg: 1.85 1.73 1.77 3/67 22087
/proc/meminfo: memFree=1141064/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=51248 CPUtime=12.54
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 2160 0 0 0 1253 1 0 0 18 0 3 0 304414100 52477952 2088 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 12812 2088 387 42 0 7064 0
[pid=22084/tid=22086] ppid=22082 vsize=51248 CPUtime=6.26
/proc/22084/task/22086/stat : 22086 (ornithorynque) R 22082 22084 21985 0 -1 4194368 1029 0 0 0 626 0 0 0 25 0 3 0 304414103 52477952 2088 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22084/tid=22087] ppid=22082 vsize=51248 CPUtime=6.24
/proc/22084/task/22087/stat : 22087 (ornithorynque) R 22082 22084 21985 0 -1 4194368 460 0 0 0 624 0 0 0 25 0 3 0 304414103 52477952 2088 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241629 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 51248

[startup+12.7025 s]
/proc/loadavg: 1.87 1.74 1.77 3/67 22087
/proc/meminfo: memFree=1137232/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=55712 CPUtime=25.3
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 3190 0 0 0 2527 3 0 0 18 0 3 0 304414100 57049088 2953 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 13928 2953 387 42 0 8180 0
[pid=22084/tid=22086] ppid=22082 vsize=55712 CPUtime=12.66
/proc/22084/task/22086/stat : 22086 (ornithorynque) R 22082 22084 21985 0 -1 4194368 1633 0 0 0 1264 2 0 0 25 0 3 0 304414103 57049088 2953 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311419 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22084/tid=22087] ppid=22082 vsize=55712 CPUtime=12.61
/proc/22084/task/22087/stat : 22087 (ornithorynque) R 22082 22084 21985 0 -1 4194368 886 0 0 0 1261 0 0 0 25 0 3 0 304414103 57049088 2953 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 55712

[startup+25.5011 s]
/proc/loadavg: 1.89 1.75 1.77 3/67 22087
/proc/meminfo: memFree=1133392/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=60144 CPUtime=50.85
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 4294 0 0 0 5081 4 0 0 18 0 3 0 304414100 61587456 3892 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 15036 3892 387 42 0 9288 0
[pid=22084/tid=22086] ppid=22082 vsize=60144 CPUtime=25.45
/proc/22084/task/22086/stat : 22086 (ornithorynque) R 22082 22084 21985 0 -1 4194368 2192 0 0 0 2542 3 0 0 25 0 3 0 304414103 61587456 3892 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311247 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22084/tid=22087] ppid=22082 vsize=60144 CPUtime=25.35
/proc/22084/task/22087/stat : 22087 (ornithorynque) R 22082 22084 21985 0 -1 4194368 1431 0 0 0 2535 0 0 0 25 0 3 0 304414103 61587456 3892 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) 60144

[startup+51.1011 s]
/proc/loadavg: 1.93 1.77 1.78 3/67 22087
/proc/meminfo: memFree=1128592/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=64944 CPUtime=101.93
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 5837 0 0 0 10187 6 0 0 18 0 3 0 304414100 66502656 5075 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 16236 5075 387 42 0 10488 0
[pid=22084/tid=22086] ppid=22082 vsize=64944 CPUtime=51.05
/proc/22084/task/22086/stat : 22086 (ornithorynque) R 22082 22084 21985 0 -1 4194368 3268 0 0 0 5100 5 0 0 25 0 3 0 304414103 66502656 5075 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22084/tid=22087] ppid=22082 vsize=64944 CPUtime=50.85
/proc/22084/task/22087/stat : 22087 (ornithorynque) R 22082 22084 21985 0 -1 4194368 1898 0 0 0 5084 1 0 0 25 0 3 0 304414103 66502656 5075 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284334 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 64944

[startup+102.305 s]
/proc/loadavg: 1.97 1.80 1.79 3/67 22087
/proc/meminfo: memFree=1122384/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=72120 CPUtime=204.08
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 7734 0 0 0 20400 8 0 0 18 0 3 0 304414100 73850880 6582 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 18030 6582 387 42 0 12282 0
[pid=22084/tid=22086] ppid=22082 vsize=72120 CPUtime=102.22
/proc/22084/task/22086/stat : 22086 (ornithorynque) R 22082 22084 21985 0 -1 4194368 4194 0 0 0 10216 6 0 0 25 0 3 0 304414103 73850880 6582 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22084/tid=22087] ppid=22082 vsize=72120 CPUtime=101.81
/proc/22084/task/22087/stat : 22087 (ornithorynque) R 22082 22084 21985 0 -1 4194368 2869 0 0 0 10180 1 0 0 25 0 3 0 304414103 73850880 6582 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 72120

[startup+162.302 s]
/proc/loadavg: 1.99 1.84 1.80 3/67 22087
/proc/meminfo: memFree=1117008/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=78052 CPUtime=323.8
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 9232 0 0 0 32370 10 0 0 18 0 3 0 304414100 79925248 7929 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 19513 7929 387 42 0 13765 0
[pid=22084/tid=22086] ppid=22082 vsize=78052 CPUtime=162.2
/proc/22084/task/22086/stat : 22086 (ornithorynque) R 22082 22084 21985 0 -1 4194368 5144 0 0 0 16212 8 0 0 25 0 3 0 304414103 79925248 7929 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22084/tid=22087] ppid=22082 vsize=78052 CPUtime=161.55
/proc/22084/task/22087/stat : 22087 (ornithorynque) R 22082 22084 21985 0 -1 4194368 3417 0 0 0 16154 1 0 0 25 0 3 0 304414103 79925248 7929 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) 78052

[startup+222.302 s]
/proc/loadavg: 1.99 1.86 1.81 3/67 22087
/proc/meminfo: memFree=1110736/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=86900 CPUtime=443.5
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 11744 0 0 0 44338 12 0 0 18 0 3 0 304414100 88985600 9494 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 21725 9494 387 42 0 15977 0
[pid=22084/tid=22086] ppid=22082 vsize=86900 CPUtime=222.18
/proc/22084/task/22086/stat : 22086 (ornithorynque) R 22082 22084 21985 0 -1 4194368 6695 0 0 0 22208 10 0 0 25 0 3 0 304414103 88985600 9494 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22084/tid=22087] ppid=22082 vsize=86900 CPUtime=221.29
/proc/22084/task/22087/stat : 22087 (ornithorynque) R 22082 22084 21985 0 -1 4194368 4378 0 0 0 22127 2 0 0 25 0 3 0 304414103 88985600 9494 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242173 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.5
Current children cumulated vsize (KiB) 86900

[startup+282.303 s]
/proc/loadavg: 1.99 1.89 1.82 3/67 22087
/proc/meminfo: memFree=1105744/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=92944 CPUtime=563.21
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 13732 0 0 0 56307 14 0 0 18 0 3 0 304414100 95174656 10705 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 23236 10705 387 42 0 17488 0
[pid=22084/tid=22086] ppid=22082 vsize=92944 CPUtime=282.15
/proc/22084/task/22086/stat : 22086 (ornithorynque) R 22082 22084 21985 0 -1 4194368 7647 0 0 0 28204 11 0 0 25 0 3 0 304414103 95174656 10705 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22084/tid=22087] ppid=22082 vsize=92944 CPUtime=281.02
/proc/22084/task/22087/stat : 22087 (ornithorynque) R 22082 22084 21985 0 -1 4194368 5414 0 0 0 28100 2 0 0 25 0 3 0 304414103 95174656 10705 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.21
Current children cumulated vsize (KiB) 92944

[startup+342.302 s]
/proc/loadavg: 1.99 1.90 1.83 3/67 22087
/proc/meminfo: memFree=1101776/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=97968 CPUtime=682.93
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 14984 0 0 0 68278 15 0 0 18 0 3 0 304414100 100319232 11727 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 24492 11727 387 42 0 18744 0
[pid=22084/tid=22086] ppid=22082 vsize=97968 CPUtime=342.13
/proc/22084/task/22086/stat : 22086 (ornithorynque) R 22082 22084 21985 0 -1 4194368 8307 0 0 0 34201 12 0 0 25 0 3 0 304414103 100319232 11727 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311137 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22084/tid=22087] ppid=22082 vsize=97968 CPUtime=340.76
/proc/22084/task/22087/stat : 22087 (ornithorynque) R 22082 22084 21985 0 -1 4194368 6006 0 0 0 34074 2 0 0 25 0 3 0 304414103 100319232 11727 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.93
Current children cumulated vsize (KiB) 97968

[startup+402.301 s]
/proc/loadavg: 2.04 1.93 1.84 3/73 22209
/proc/meminfo: memFree=1096264/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=101984 CPUtime=802.48
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 16283 0 0 0 80222 26 0 0 18 0 3 0 304414100 104431616 12730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 25496 12730 387 42 0 19748 0
[pid=22084/tid=22086] ppid=22082 vsize=101984 CPUtime=401.98
/proc/22084/task/22086/stat : 22086 (ornithorynque) R 22082 22084 21985 0 -1 4194368 9175 0 0 0 40185 13 0 0 25 0 3 0 304414103 104431616 12730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22084/tid=22087] ppid=22082 vsize=101984 CPUtime=400.46
/proc/22084/task/22087/stat : 22087 (ornithorynque) R 22082 22084 21985 0 -1 4194368 6437 0 0 0 40034 12 0 0 25 0 3 0 304414103 104431616 12730 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.48
Current children cumulated vsize (KiB) 101984

[startup+462.302 s]
/proc/loadavg: 2.01 1.94 1.84 3/67 22285
/proc/meminfo: memFree=1094608/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=105472 CPUtime=922.08
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 17259 0 0 0 92175 33 0 0 18 0 3 0 304414100 108003328 13439 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 26368 13439 387 42 0 20620 0
[pid=22084/tid=22086] ppid=22082 vsize=105472 CPUtime=461.88
/proc/22084/task/22086/stat : 22086 (ornithorynque) R 22082 22084 21985 0 -1 4194368 9682 0 0 0 46174 14 0 0 25 0 3 0 304414103 108003328 13439 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22084/tid=22087] ppid=22082 vsize=105472 CPUtime=460.16
/proc/22084/task/22087/stat : 22087 (ornithorynque) R 22082 22084 21985 0 -1 4194368 6906 0 0 0 45998 18 0 0 25 0 3 0 304414103 108003328 13439 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.08
Current children cumulated vsize (KiB) 105472

[startup+522.302 s]
/proc/loadavg: 2.00 1.95 1.85 3/67 22285
/proc/meminfo: memFree=1092368/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=108384 CPUtime=1041.8
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 18066 0 0 0 104146 34 0 0 18 0 3 0 304414100 110985216 14033 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 27096 14033 387 42 0 21348 0
[pid=22084/tid=22086] ppid=22082 vsize=108384 CPUtime=521.86
/proc/22084/task/22086/stat : 22086 (ornithorynque) R 22082 22084 21985 0 -1 4194368 10190 0 0 0 52171 15 0 0 25 0 3 0 304414103 110985216 14033 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22084/tid=22087] ppid=22082 vsize=108384 CPUtime=519.9
/proc/22084/task/22087/stat : 22087 (ornithorynque) R 22082 22084 21985 0 -1 4194368 7205 0 0 0 51972 18 0 0 25 0 3 0 304414103 110985216 14033 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241640 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.8
Current children cumulated vsize (KiB) 108384

[startup+582.302 s]
/proc/loadavg: 2.00 1.95 1.86 3/67 22285
/proc/meminfo: memFree=1089552/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=110312 CPUtime=1161.52
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 18866 0 0 0 116117 35 0 0 18 0 3 0 304414100 112959488 14734 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 27578 14734 387 42 0 21830 0
[pid=22084/tid=22086] ppid=22082 vsize=110312 CPUtime=581.85
/proc/22084/task/22086/stat : 22086 (ornithorynque) R 22082 22084 21985 0 -1 4194368 10628 0 0 0 58168 17 0 0 25 0 3 0 304414103 112959488 14734 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22084/tid=22087] ppid=22082 vsize=110312 CPUtime=579.64
/proc/22084/task/22087/stat : 22087 (ornithorynque) R 22082 22084 21985 0 -1 4194368 7567 0 0 0 57946 18 0 0 25 0 3 0 304414103 112959488 14734 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.52
Current children cumulated vsize (KiB) 110312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.00 1.96 1.86 3/67 22285
/proc/meminfo: memFree=1088464/2055920 swapFree=4183856/4192956
[pid=22084] ppid=22082 vsize=111980 CPUtime=1200.02
/proc/22084/stat : 22084 (ornithorynque) S 22082 22084 21985 0 -1 4194304 19233 0 0 0 119967 35 0 0 18 0 3 0 304414100 114667520 15002 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 266143297403 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22084/statm: 27995 15002 387 42 0 22247 0
[pid=22084/tid=22086] ppid=22082 vsize=111980 CPUtime=601.15
/proc/22084/task/22086/stat : 22086 (ornithorynque) R 22082 22084 21985 0 -1 4194368 10785 0 0 0 60098 17 0 0 25 0 3 0 304414103 114667520 15002 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22084/tid=22087] ppid=22082 vsize=111980 CPUtime=598.85
/proc/22084/task/22087/stat : 22087 (ornithorynque) R 22082 22084 21985 0 -1 4194368 7777 0 0 0 59867 18 0 0 25 0 3 0 304414103 114667520 15002 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 111980

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.629
CPU time (s): 1200.06
CPU user time (s): 1199.69
CPU system time (s): 0.369943
CPU usage (%): 199.469
Max. virtual memory (cumulated for all children) (KiB): 111980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.69
system time used= 0.369943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19233
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= 9495

runsolver used 0.466929 second user time and 1.74273 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Mon Mar  5 14:55:04 UTC 2007

IDJOB= 327985
IDBENCH= 19893
IDSOLVER= 139
FILE ID= node35/327985-1173106504

PBS_JOBID= 4013901

Free space on /tmp= 66532 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S1195605559-14.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327985-1173106504/ornithorynque /tmp/evaluation/327985-1173106504/instance-327985-1173106504.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-327985-1173106504 -o ROOT/results/node35/solver-327985-1173106504 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327985-1173106504/ornithorynque /tmp/evaluation/327985-1173106504/instance-327985-1173106504.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  eac9af97d18fcd2d7b549542328af50a

RANDOM SEED= 571118143

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.263
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.263
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:       1148216 kB
Buffers:         39892 kB
Cached:         798200 kB
SwapCached:       3000 kB
Active:         240180 kB
Inactive:       607312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1148216 kB
SwapTotal:     4192956 kB
SwapFree:      4183856 kB
Dirty:             364 kB
Writeback:           0 kB
Mapped:          15464 kB
Slab:            46288 kB
Committed_AS:   890572 kB
PageTables:       1412 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= 66532 MiB

End job on node35 on Mon Mar  5 15:05:08 UTC 2007