Trace number 331075

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.1 604.057

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark998.38
Satisfiable
(Un)Satisfiability was proved
Number of variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

Solver Data (download as text)

0.00/0.14	c This is Ornithorynque version 0.1 alpha
0.00/0.14	c (c) roussel@cril.univ-artois.fr
0.00/0.14	c using unsigned int
0.00/0.14	c parsing...
3.86/4.05	c ...done
3.86/4.05	c nbVar=106013 nbClause=1598301
4.16/4.38	c nbVar=106013 nbClause=1598301
4.86/5.00	c complete search running
4.86/5.00	c local search running
5.45/5.30	c flip 0 nbSat=1230362 maxSat=0
20.61/12.92	c flip 10000 nbSat=1404286 maxSat=1404383
46.75/26.02	c nbDecision=10000 #clauses=1598302
63.29/34.30	c flip 20000 nbSat=1472194 maxSat=1472197
89.41/47.48	c nbDecision=20000 #clauses=1598343
99.20/52.31	c flip 30000 nbSat=1531179 maxSat=1531400
164.24/84.95	c flip 40000 nbSat=1555082 maxSat=1558472
167.44/86.54	c nbDecision=30000 #clauses=1598375
229.90/117.81	c nbDecision=40000 #clauses=1598444
259.02/132.40	c flip 50000 nbSat=1561038 maxSat=1561261
279.77/142.82	c nbDecision=50000 #clauses=1598572
322.09/164.04	c nbDecision=60000 #clauses=1598648
338.44/172.28	c nbDecision=70000 #clauses=1598711
341.83/173.94	c flip 60000 nbSat=1555642 maxSat=1561672
355.00/180.54	c nbDecision=80000 #clauses=1598763
371.75/188.96	c nbDecision=90000 #clauses=1598788
387.92/197.01	c nbDecision=100000 #clauses=1598808
404.08/205.10	c nbDecision=110000 #clauses=1598835
418.45/212.33	c nbDecision=120000 #clauses=1598850
431.42/218.80	c flip 70000 nbSat=1562128 maxSat=1564485
434.61/220.43	c nbDecision=130000 #clauses=1598877
452.36/229.33	c nbDecision=140000 #clauses=1598930
467.14/236.74	c nbDecision=150000 #clauses=1598990
482.70/244.52	c nbDecision=160000 #clauses=1599011
499.87/253.12	c nbDecision=170000 #clauses=1599142
509.63/258.06	c flip 80000 nbSat=1565586 maxSat=1565662
516.62/261.56	c nbDecision=180000 #clauses=1599196
532.39/269.45	c nbDecision=190000 #clauses=1599211
547.55/277.07	c nbDecision=200000 #clauses=1599226
562.91/284.75	c nbDecision=210000 #clauses=1599241
578.28/292.44	c nbDecision=220000 #clauses=1599255
594.06/300.30	c nbDecision=230000 #clauses=1599267
597.23/301.91	c flip 90000 nbSat=1562037 maxSat=1566105
609.61/308.20	c nbDecision=240000 #clauses=1599276
625.17/315.93	c nbDecision=250000 #clauses=1599292
641.12/323.94	c nbDecision=260000 #clauses=1599306
656.89/331.80	c nbDecision=270000 #clauses=1599330
673.07/339.99	c nbDecision=280000 #clauses=1599390
686.43/346.68	c flip 100000 nbSat=1565933 maxSat=1567118
689.02/347.92	c nbDecision=290000 #clauses=1599471
703.59/355.26	c nbDecision=300000 #clauses=1599479
719.36/363.18	c nbDecision=310000 #clauses=1599643
735.71/371.39	c nbDecision=320000 #clauses=1599662
750.68/378.85	c nbDecision=330000 #clauses=1599689
769.04/388.06	c flip 110000 nbSat=1567753 maxSat=1568123
770.04/388.51	c nbDecision=340000 #clauses=1599829
785.21/396.14	c nbDecision=350000 #clauses=1599849
800.76/403.99	c nbDecision=360000 #clauses=1599861
816.32/411.77	c nbDecision=370000 #clauses=1599873
831.48/419.39	c nbDecision=380000 #clauses=1599882
847.25/427.23	c nbDecision=390000 #clauses=1599891
854.04/430.62	c flip 120000 nbSat=1567732 maxSat=1570550
863.82/435.50	c nbDecision=400000 #clauses=1599903
879.58/443.49	c nbDecision=410000 #clauses=1599915
895.34/451.35	c nbDecision=420000 #clauses=1599927
909.90/458.61	c nbDecision=430000 #clauses=1599936
924.07/465.78	c nbDecision=440000 #clauses=1599946
938.84/473.11	c nbDecision=450000 #clauses=1599956
939.64/473.53	c flip 130000 nbSat=1568576 maxSat=1570806
954.40/480.90	c nbDecision=460000 #clauses=1599965
969.37/488.46	c nbDecision=470000 #clauses=1599982
984.74/496.11	c nbDecision=480000 #clauses=1599999
1000.49/504.04	c nbDecision=490000 #clauses=1600012
1016.45/512.05	c nbDecision=500000 #clauses=1600026
1028.84/518.21	c flip 140000 nbSat=1569894 maxSat=1572119
1033.22/520.44	c nbDecision=510000 #clauses=1600039
1049.98/528.82	c nbDecision=520000 #clauses=1600051
1066.74/537.30	c nbDecision=530000 #clauses=1600064
1083.31/545.52	c nbDecision=540000 #clauses=1600129
1098.88/553.31	c nbDecision=550000 #clauses=1600139
1107.86/557.81	c flip 150000 nbSat=1566032 maxSat=1572119
1114.44/561.12	c nbDecision=560000 #clauses=1600149
1132.40/570.18	c nbDecision=570000 #clauses=1600184
1149.74/578.85	c nbDecision=580000 #clauses=1600202
1167.71/587.81	c nbDecision=590000 #clauses=1600215
1185.47/596.75	c nbDecision=600000 #clauses=1600232
1195.25/601.65	c flip 160000 nbSat=1565274 maxSat=1572682

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/node14/watcher-331075-1173179797 -o ROOT/results/node14/solver-331075-1173179797 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331075-1173179797/ornithorynque /tmp/evaluation/331075-1173179797/instance-331075-1173179797.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.39 1.13 3/77 2039
/proc/meminfo: memFree=1950912/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=1364 CPUtime=0
/proc/2039/stat : 2039 (ornithorynque) D 2036 2039 1191 0 -1 4194304 48 0 0 0 0 0 0 0 18 0 1 0 337934384 1396736 32 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212231845257 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/2039/statm: 341 32 25 42 0 3 0

[startup+0.100698 s]
/proc/loadavg: 2.00 1.39 1.13 3/77 2039
/proc/meminfo: memFree=1950912/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=7012 CPUtime=0
/proc/2039/stat : 2039 (ornithorynque) D 2036 2039 1191 0 -1 4194304 63 0 3 0 0 0 0 0 18 0 1 0 337934384 7180288 50 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212231845353 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/2039/statm: 1753 50 37 42 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7012

[startup+0.201711 s]
/proc/loadavg: 2.00 1.39 1.13 3/77 2039
/proc/meminfo: memFree=1950912/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=26016 CPUtime=0.07
/proc/2039/stat : 2039 (ornithorynque) R 2036 2039 1191 0 -1 4194304 1194 0 8 0 6 1 0 0 18 0 1 0 337934384 26640384 1130 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247051110504 0 0 4096 1088 0 0 0 17 0 0 0
/proc/2039/statm: 6504 1130 379 42 0 756 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26016

[startup+0.301721 s]
/proc/loadavg: 2.00 1.39 1.13 3/77 2039
/proc/meminfo: memFree=1950912/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=30744 CPUtime=0.16
/proc/2039/stat : 2039 (ornithorynque) R 2036 2039 1191 0 -1 4194304 2462 0 8 0 15 1 0 0 19 0 1 0 337934384 31481856 2204 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247051238657 0 0 4096 1088 0 0 0 17 0 0 0
/proc/2039/statm: 7686 2204 379 42 0 1938 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 30744

[startup+0.701761 s]
/proc/loadavg: 2.00 1.39 1.13 3/77 2039
/proc/meminfo: memFree=1950912/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=47076 CPUtime=0.57
/proc/2039/stat : 2039 (ornithorynque) R 2036 2039 1191 0 -1 4194304 6919 0 8 0 53 4 0 0 22 0 1 0 337934384 48205824 6371 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 247051305788 0 0 4096 1088 0 0 0 17 0 0 0
/proc/2039/statm: 11769 6371 379 42 0 6021 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 47076

[startup+1.50183 s]
/proc/loadavg: 2.00 1.39 1.13 2/78 2040
/proc/meminfo: memFree=1908664/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=81724 CPUtime=1.36
/proc/2039/stat : 2039 (ornithorynque) R 2036 2039 1191 0 -1 4194304 16286 0 8 0 127 9 0 0 25 0 1 0 337934384 83685376 14135 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212234310369 0 0 4096 1088 0 0 0 17 1 0 0
/proc/2039/statm: 20431 14135 379 42 0 14683 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 81724

[startup+3.10198 s]
/proc/loadavg: 2.00 1.39 1.13 2/78 2040
/proc/meminfo: memFree=1868344/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=144416 CPUtime=2.96
/proc/2039/stat : 2039 (ornithorynque) R 2036 2039 1191 0 -1 4194304 33322 0 8 0 278 18 0 0 25 0 1 0 337934384 147881984 28993 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212234310369 0 0 4096 1088 0 0 0 17 1 0 0
/proc/2039/statm: 36104 28993 379 42 0 30356 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 144416

[startup+6.3013 s]
/proc/loadavg: 1.92 1.38 1.13 3/80 2042
/proc/meminfo: memFree=1698856/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=303344 CPUtime=7.45
/proc/2039/stat : 2039 (ornithorynque) S 2036 2039 1191 0 -1 4194304 74988 0 8 0 710 35 0 0 25 0 3 0 337934384 310624256 63052 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2039/statm: 75836 63052 388 42 0 70088 0
[pid=2039/tid=2041] ppid=2036 vsize=303344 CPUtime=1.28
/proc/2039/task/2041/stat : 2041 (ornithorynque) R 2036 2039 1191 0 -1 4194368 3987 0 0 0 127 1 0 0 25 0 3 0 337934885 310624256 63052 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4271734 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2039/tid=2042] ppid=2036 vsize=303344 CPUtime=1.28
/proc/2039/task/2042/stat : 2042 (ornithorynque) R 2036 2039 1191 0 -1 4194368 2 0 0 0 128 0 0 0 25 0 3 0 337934885 310624256 63052 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4296984 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.45
Current children cumulated vsize (KiB) 303344

[startup+12.7029 s]
/proc/loadavg: 1.93 1.39 1.14 3/80 2042
/proc/meminfo: memFree=1694696/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=302644 CPUtime=20.21
/proc/2039/stat : 2039 (ornithorynque) S 2036 2039 1191 0 -1 4194304 83329 0 8 0 1982 39 0 0 25 0 3 0 337934384 309907456 62865 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2039/statm: 75661 62865 388 42 0 69913 0
[pid=2039/tid=2041] ppid=2036 vsize=302644 CPUtime=7.68
/proc/2039/task/2041/stat : 2041 (ornithorynque) R 2036 2039 1191 0 -1 4194368 12328 0 0 0 763 5 0 0 25 0 3 0 337934885 309907456 62865 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4328110 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2039/tid=2042] ppid=2036 vsize=302644 CPUtime=7.64
/proc/2039/task/2042/stat : 2042 (ornithorynque) R 2036 2039 1191 0 -1 4194368 2 0 0 0 764 0 0 0 25 0 3 0 337934885 309907456 62865 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4245706 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.21
Current children cumulated vsize (KiB) 302644

[startup+25.5011 s]
/proc/loadavg: 1.94 1.42 1.15 3/80 2042
/proc/meminfo: memFree=1694632/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=315260 CPUtime=45.75
/proc/2039/stat : 2039 (ornithorynque) S 2036 2039 1191 0 -1 4194304 95003 0 8 0 4530 45 0 0 25 0 3 0 337934384 322826240 62889 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2039/statm: 78815 62889 389 42 0 73067 0
[pid=2039/tid=2041] ppid=2036 vsize=315260 CPUtime=20.48
/proc/2039/task/2041/stat : 2041 (ornithorynque) R 2036 2039 1191 0 -1 4194368 24002 0 0 0 2038 10 0 0 25 0 3 0 337934885 322826240 62889 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2039/tid=2042] ppid=2036 vsize=315260 CPUtime=20.38
/proc/2039/task/2042/stat : 2042 (ornithorynque) R 2036 2039 1191 0 -1 4194368 2 0 0 0 2038 0 0 0 25 0 3 0 337934885 322826240 62889 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244327 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45.75
Current children cumulated vsize (KiB) 315260

[startup+51.1015 s]
/proc/loadavg: 1.96 1.46 1.17 3/80 2042
/proc/meminfo: memFree=1693096/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=315656 CPUtime=96.79
/proc/2039/stat : 2039 (ornithorynque) S 2036 2039 1191 0 -1 4194304 117783 0 8 0 9626 53 0 0 25 0 3 0 337934384 323231744 62997 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2039/statm: 78914 62997 389 42 0 73166 0
[pid=2039/tid=2041] ppid=2036 vsize=315656 CPUtime=46.07
/proc/2039/task/2041/stat : 2041 (ornithorynque) R 2036 2039 1191 0 -1 4194368 46782 0 0 0 4588 19 0 0 25 0 3 0 337934885 323231744 62997 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2039/tid=2042] ppid=2036 vsize=315656 CPUtime=45.85
/proc/2039/task/2042/stat : 2042 (ornithorynque) R 2036 2039 1191 0 -1 4194368 2 0 0 0 4584 1 0 0 25 0 3 0 337934885 323231744 62997 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 96.79
Current children cumulated vsize (KiB) 315656

[startup+102.301 s]
/proc/loadavg: 1.98 1.54 1.21 3/80 2042
/proc/meminfo: memFree=1692136/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=316488 CPUtime=198.97
/proc/2039/stat : 2039 (ornithorynque) S 2036 2039 1191 0 -1 4194304 146287 0 8 0 19832 65 0 0 25 0 3 0 337934384 324083712 63213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2039/statm: 79122 63213 389 42 0 73374 0
[pid=2039/tid=2041] ppid=2036 vsize=316488 CPUtime=97.26
/proc/2039/task/2041/stat : 2041 (ornithorynque) R 2036 2039 1191 0 -1 4194368 75286 0 0 0 9696 30 0 0 25 0 3 0 337934885 324083712 63213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4274127 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2039/tid=2042] ppid=2036 vsize=316488 CPUtime=96.83
/proc/2039/task/2042/stat : 2042 (ornithorynque) R 2036 2039 1191 0 -1 4194368 2 0 0 0 9682 1 0 0 25 0 3 0 337934885 324083712 63213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4297622 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 198.97
Current children cumulated vsize (KiB) 316488

[startup+162.302 s]
/proc/loadavg: 1.99 1.62 1.26 3/80 2042
/proc/meminfo: memFree=1691944/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=315784 CPUtime=318.68
/proc/2039/stat : 2039 (ornithorynque) S 2036 2039 1191 0 -1 4194304 198915 0 8 0 31775 93 0 0 25 0 3 0 337934384 323362816 63009 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2039/statm: 78946 63009 389 42 0 73198 0
[pid=2039/tid=2041] ppid=2036 vsize=315784 CPUtime=157.24
/proc/2039/task/2041/stat : 2041 (ornithorynque) R 2036 2039 1191 0 -1 4194368 127914 0 0 0 15665 59 0 0 25 0 3 0 337934885 323362816 63009 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2039/tid=2042] ppid=2036 vsize=315784 CPUtime=156.57
/proc/2039/task/2042/stat : 2042 (ornithorynque) R 2036 2039 1191 0 -1 4194368 2 0 0 0 15656 1 0 0 25 0 3 0 337934885 323362816 63009 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244337 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 318.68
Current children cumulated vsize (KiB) 315784

[startup+222.306 s]
/proc/loadavg: 1.99 1.69 1.30 3/80 2042
/proc/meminfo: memFree=1692072/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=316616 CPUtime=438.41
/proc/2039/stat : 2039 (ornithorynque) S 2036 2039 1191 0 -1 4194304 347638 0 8 0 43677 164 0 0 25 0 3 0 337934384 324214784 63220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2039/statm: 79154 63220 389 42 0 73406 0
[pid=2039/tid=2041] ppid=2036 vsize=316616 CPUtime=217.23
/proc/2039/task/2041/stat : 2041 (ornithorynque) R 2036 2039 1191 0 -1 4194368 276637 0 0 0 21594 129 0 0 25 0 3 0 337934885 324214784 63220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4274127 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2039/tid=2042] ppid=2036 vsize=316616 CPUtime=216.3
/proc/2039/task/2042/stat : 2042 (ornithorynque) R 2036 2039 1191 0 -1 4194368 2 0 0 0 21629 1 0 0 25 0 3 0 337934885 324214784 63220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244901 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 438.41
Current children cumulated vsize (KiB) 316616

[startup+282.301 s]
/proc/loadavg: 1.99 1.74 1.34 3/80 2042
/proc/meminfo: memFree=1691752/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=316616 CPUtime=558.12
/proc/2039/stat : 2039 (ornithorynque) S 2036 2039 1191 0 -1 4194304 508647 0 8 0 55572 240 0 0 25 0 3 0 337934384 324214784 63237 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2039/statm: 79154 63237 389 42 0 73406 0
[pid=2039/tid=2041] ppid=2036 vsize=316616 CPUtime=277.2
/proc/2039/task/2041/stat : 2041 (ornithorynque) R 2036 2039 1191 0 -1 4194368 437646 0 0 0 27516 204 0 0 25 0 3 0 337934885 324214784 63237 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4273709 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2039/tid=2042] ppid=2036 vsize=316616 CPUtime=276.03
/proc/2039/task/2042/stat : 2042 (ornithorynque) R 2036 2039 1191 0 -1 4194368 2 0 0 0 27602 1 0 0 25 0 3 0 337934885 324214784 63237 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 558.12
Current children cumulated vsize (KiB) 316616

[startup+342.302 s]
/proc/loadavg: 1.99 1.79 1.38 3/80 2042
/proc/meminfo: memFree=1690856/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=316616 CPUtime=677.85
/proc/2039/stat : 2039 (ornithorynque) S 2036 2039 1191 0 -1 4194304 670900 0 8 0 67473 312 0 0 25 0 3 0 337934384 324214784 63250 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2039/statm: 79154 63250 389 42 0 73406 0
[pid=2039/tid=2041] ppid=2036 vsize=316616 CPUtime=337.19
/proc/2039/task/2041/stat : 2041 (ornithorynque) R 2036 2039 1191 0 -1 4194368 599899 0 0 0 33443 276 0 0 25 0 3 0 337934885 324214784 63250 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4271734 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2039/tid=2042] ppid=2036 vsize=316616 CPUtime=335.77
/proc/2039/task/2042/stat : 2042 (ornithorynque) R 2036 2039 1191 0 -1 4194368 2 0 0 0 33576 1 0 0 25 0 3 0 337934885 324214784 63250 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4297622 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 677.85
Current children cumulated vsize (KiB) 316616

[startup+402.302 s]
/proc/loadavg: 1.99 1.82 1.42 3/80 2042
/proc/meminfo: memFree=1691304/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=316880 CPUtime=797.57
/proc/2039/stat : 2039 (ornithorynque) S 2036 2039 1191 0 -1 4194304 825702 0 8 0 79377 380 0 0 25 0 3 0 337934384 324485120 63300 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2039/statm: 79220 63300 389 42 0 73472 0
[pid=2039/tid=2041] ppid=2036 vsize=316880 CPUtime=397.18
/proc/2039/task/2041/stat : 2041 (ornithorynque) R 2036 2039 1191 0 -1 4194368 754701 0 0 0 39373 345 0 0 25 0 3 0 337934885 324485120 63300 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4273705 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2039/tid=2042] ppid=2036 vsize=316880 CPUtime=395.5
/proc/2039/task/2042/stat : 2042 (ornithorynque) R 2036 2039 1191 0 -1 4194368 2 0 0 0 39549 1 0 0 25 0 3 0 337934885 324485120 63300 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4245020 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 797.57
Current children cumulated vsize (KiB) 316880

[startup+462.301 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 2042
/proc/meminfo: memFree=1690152/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=316048 CPUtime=917.28
/proc/2039/stat : 2039 (ornithorynque) S 2036 2039 1191 0 -1 4194304 987534 0 8 0 91276 452 0 0 25 0 3 0 337934384 323633152 63100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2039/statm: 79012 63100 389 42 0 73264 0
[pid=2039/tid=2041] ppid=2036 vsize=316048 CPUtime=457.16
/proc/2039/task/2041/stat : 2041 (ornithorynque) R 2036 2039 1191 0 -1 4194368 916533 0 0 0 45299 417 0 0 25 0 3 0 337934885 323633152 63100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2039/tid=2042] ppid=2036 vsize=316048 CPUtime=455.25
/proc/2039/task/2042/stat : 2042 (ornithorynque) R 2036 2039 1191 0 -1 4194368 2 0 0 0 45523 2 0 0 25 0 3 0 337934885 323633152 63100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244808 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 917.28
Current children cumulated vsize (KiB) 316048

[startup+522.302 s]
/proc/loadavg: 1.99 1.88 1.48 3/80 2042
/proc/meminfo: memFree=1690600/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=317008 CPUtime=1037.01
/proc/2039/stat : 2039 (ornithorynque) S 2036 2039 1191 0 -1 4194304 1139803 0 8 0 103185 516 0 0 25 0 3 0 337934384 324616192 63321 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2039/statm: 79252 63321 389 42 0 73504 0
[pid=2039/tid=2041] ppid=2036 vsize=317008 CPUtime=517.14
/proc/2039/task/2041/stat : 2041 (ornithorynque) R 2036 2039 1191 0 -1 4194368 1068802 0 0 0 51234 480 0 0 25 0 3 0 337934885 324616192 63321 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4274127 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2039/tid=2042] ppid=2036 vsize=317008 CPUtime=514.99
/proc/2039/task/2042/stat : 2042 (ornithorynque) R 2036 2039 1191 0 -1 4194368 2 0 0 0 51497 2 0 0 25 0 3 0 337934885 324616192 63321 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1037.01
Current children cumulated vsize (KiB) 317008

[startup+582.302 s]
/proc/loadavg: 1.99 1.90 1.51 3/80 2042
/proc/meminfo: memFree=1689640/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=316176 CPUtime=1156.74
/proc/2039/stat : 2039 (ornithorynque) S 2036 2039 1191 0 -1 4194304 1288750 0 8 0 115090 584 0 0 25 0 3 0 337934384 323764224 63132 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2039/statm: 79044 63132 389 42 0 73296 0
[pid=2039/tid=2041] ppid=2036 vsize=316176 CPUtime=577.12
/proc/2039/task/2041/stat : 2041 (ornithorynque) R 2036 2039 1191 0 -1 4194368 1217749 0 0 0 57165 547 0 0 25 0 3 0 337934885 323764224 63132 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2039/tid=2042] ppid=2036 vsize=316176 CPUtime=574.72
/proc/2039/task/2042/stat : 2042 (ornithorynque) R 2036 2039 1191 0 -1 4194368 2 0 0 0 57470 2 0 0 25 0 3 0 337934885 323764224 63132 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4297788 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1156.74
Current children cumulated vsize (KiB) 316176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.006 s]
/proc/loadavg: 1.99 1.90 1.52 3/80 2042
/proc/meminfo: memFree=1689576/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=317008 CPUtime=1200.04
/proc/2039/stat : 2039 (ornithorynque) S 2036 2039 1191 0 -1 4194304 1337432 0 8 0 119397 607 0 0 25 0 3 0 337934384 324616192 63350 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2039/statm: 79252 63350 389 42 0 73504 0
[pid=2039/tid=2041] ppid=2036 vsize=317008 CPUtime=598.83
/proc/2039/task/2041/stat : 2041 (ornithorynque) R 2036 2039 1191 0 -1 4194368 1266431 0 0 0 59312 571 0 0 25 0 3 0 337934885 324616192 63350 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4274148 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2039/tid=2042] ppid=2036 vsize=317008 CPUtime=596.33
/proc/2039/task/2042/stat : 2042 (ornithorynque) R 2036 2039 1191 0 -1 4194368 2 0 0 0 59631 2 0 0 25 0 3 0 337934885 324616192 63350 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246220 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 317008

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+604.006 s]
/proc/loadavg: 1.99 1.90 1.52 3/80 2042
/proc/meminfo: memFree=1689576/2055920 swapFree=4141432/4192956
[pid=2039] ppid=2036 vsize=317008 CPUtime=1200.04
/proc/2039/stat : 2039 (ornithorynque) S 2036 2039 1191 0 -1 4194304 1337432 0 8 0 119397 607 0 0 25 0 3 0 337934384 324616192 63350 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/2039/statm: 79252 63350 389 42 0 73504 0
[pid=2039/tid=2041] ppid=2036 vsize=317008 CPUtime=598.83
/proc/2039/task/2041/stat : 2041 (ornithorynque) R 2036 2039 1191 0 -1 4194368 1266431 0 0 0 59312 571 0 0 25 0 3 0 337934885 324616192 63350 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4274148 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=2039/tid=2042] ppid=2036 vsize=317008 CPUtime=596.33
/proc/2039/task/2042/stat : 2042 (ornithorynque) R 2036 2039 1191 0 -1 4194368 2 0 0 0 59631 2 0 0 25 0 3 0 337934885 324616192 63350 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4246220 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 317008

Child ended because it received signal 15 (SIGTERM)
Real time (s): 604.057
CPU time (s): 1200.1
CPU user time (s): 1193.99
CPU system time (s): 6.11107
CPU usage (%): 198.674
Max. virtual memory (cumulated for all children) (KiB): 317012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1193.99
system time used= 6.11107
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1337432
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68
involuntary context switches= 22770

runsolver used 0.506922 second user time and 1.71674 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue Mar  6 11:16:40 UTC 2007

IDJOB= 331075
IDBENCH= 20578
IDSOLVER= 139
FILE ID= node14/331075-1173179797

PBS_JOBID= 4015016

Free space on /tmp= 66508 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.cnf
COMMAND LINE= /tmp/evaluation/331075-1173179797/ornithorynque /tmp/evaluation/331075-1173179797/instance-331075-1173179797.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-331075-1173179797 -o ROOT/results/node14/solver-331075-1173179797 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331075-1173179797/ornithorynque /tmp/evaluation/331075-1173179797/instance-331075-1173179797.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  6fcbaf8c6c7ed0c41d8ac12258cafaee

RANDOM SEED= 953030672

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1951768 kB
Buffers:          2944 kB
Cached:          52244 kB
SwapCached:       7644 kB
Active:          47872 kB
Inactive:        17572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1951768 kB
SwapTotal:     4192956 kB
SwapFree:      4141432 kB
Dirty:           32316 kB
Writeback:           0 kB
Mapped:          14564 kB
Slab:            24348 kB
Committed_AS:  1208608 kB
PageTables:       1736 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= 66508 MiB

End job on node14 on Tue Mar  6 11:26:46 UTC 2007