Trace number 328092

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.09 601.425

General information on the benchmark

Namerandom/OnTreshold/3SAT/v600/
unif-k3-r4.261-v600-c2556-S1963468459-10.UNSAT.shuffled.cnf
MD5SUM807a1b8ef80dca5f267be456784e9a94
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.01	c This is Ornithorynque version 0.1 alpha
0.00/0.01	c (c) roussel@cril.univ-artois.fr
0.00/0.01	c using unsigned short
0.00/0.01	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=600 nbClause=2556
0.00/0.01	c nbVar=600 nbClause=2556
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=2243 maxSat=0
0.00/0.06	c flip 10000 nbSat=2512 maxSat=2525
0.13/0.08	c flip 0 nbSat=2951 maxSat=2527
0.38/0.23	c flip 10000 nbSat=3237 maxSat=3242
0.38/0.26	c flip 0 nbSat=4430 maxSat=3242
1.18/0.65	c flip 10000 nbSat=4721 maxSat=4729
1.38/0.76	c flip 0 nbSat=7148 maxSat=4731
2.37/1.23	c nbDecision=10000 #clauses=9692
3.17/1.60	c flip 10000 nbSat=7415 maxSat=7430
3.37/1.78	c flip 0 nbSat=11267 maxSat=7430
6.76/3.44	c flip 10000 nbSat=11614 maxSat=11621
6.76/3.48	c nbDecision=20000 #clauses=16703
7.55/3.82	c flip 0 nbSat=17158 maxSat=11628
15.55/7.87	c flip 10000 nbSat=17478 maxSat=17487
17.14/8.64	c nbDecision=30000 #clauses=23792
17.55/8.87	c flip 0 nbSat=23713 maxSat=17492
30.12/15.18	c nbDecision=40000 #clauses=31212
32.11/16.17	c flip 10000 nbSat=23992 maxSat=24010
35.11/17.68	c flip 0 nbSat=33524 maxSat=24020
45.89/23.07	c nbDecision=50000 #clauses=38649
65.23/32.79	c flip 10000 nbSat=33847 maxSat=33855
69.62/34.94	c nbDecision=60000 #clauses=46112
72.81/36.51	c flip 0 nbSat=46602 maxSat=33857
101.34/50.88	c nbDecision=70000 #clauses=53676
116.71/58.51	c flip 10000 nbSat=46907 maxSat=46933
126.10/63.27	c flip 0 nbSat=58921 maxSat=46933
133.48/66.90	c nbDecision=80000 #clauses=61164
154.83/77.64	c nbDecision=90000 #clauses=68617
177.58/89.04	c flip 10000 nbSat=59245 maxSat=59258
181.16/90.88	c nbDecision=100000 #clauses=75965
188.75/94.63	c flip 0 nbSat=77193 maxSat=59258
213.89/107.24	c nbDecision=110000 #clauses=83431
251.40/126.05	c nbDecision=120000 #clauses=90740
258.99/129.86	c flip 10000 nbSat=77500 maxSat=77523
275.15/137.95	c flip 0 nbSat=94367 maxSat=77535
297.30/149.03	c nbDecision=130000 #clauses=98199
339.61/170.29	c nbDecision=140000 #clauses=105687
363.75/182.32	c flip 10000 nbSat=94702 maxSat=94731
377.91/189.47	c flip 0 nbSat=111337 maxSat=94731
387.10/194.06	c nbDecision=150000 #clauses=113158
440.58/220.86	c nbDecision=160000 #clauses=120624
477.50/239.30	c flip 10000 nbSat=111625 maxSat=111669
488.87/245.05	c nbDecision=170000 #clauses=127941
503.03/252.11	c flip 0 nbSat=129905 maxSat=111669
532.77/267.01	c nbDecision=180000 #clauses=135306
578.26/289.84	c nbDecision=190000 #clauses=142631
627.55/314.54	c nbDecision=200000 #clauses=150139
639.51/320.51	c flip 10000 nbSat=130218 maxSat=130243
668.66/335.10	c flip 0 nbSat=155452 maxSat=130243
682.02/341.88	c nbDecision=210000 #clauses=157594
751.67/376.73	c nbDecision=220000 #clauses=165128
813.33/407.66	c flip 10000 nbSat=155769 maxSat=155786
819.52/410.74	c nbDecision=230000 #clauses=172691
844.06/423.05	c flip 0 nbSat=174759 maxSat=155795
891.35/446.76	c nbDecision=240000 #clauses=180153
987.14/494.75	c nbDecision=250000 #clauses=187658
1014.67/508.58	c flip 10000 nbSat=175049 maxSat=175073
1052.19/527.35	c flip 0 nbSat=192194 maxSat=175073
1078.53/540.57	c nbDecision=260000 #clauses=195198
1147.57/575.17	c nbDecision=270000 #clauses=202528

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/node34/watcher-328092-1173107678 -o ROOT/results/node34/solver-328092-1173107678 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328092-1173107678/ornithorynque /tmp/evaluation/328092-1173107678/instance-328092-1173107678.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.97 1.91 3/64 14086
/proc/meminfo: memFree=1075584/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=23220 CPUtime=0
/proc/14086/stat : 14086 (ornithorynque) R 14084 14086 13705 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 36723531 23777280 257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254192711817 0 0 4096 0 0 0 0 17 1 0 0
/proc/14086/statm: 5805 258 217 42 0 45 0

[startup+0.0769419 s]
/proc/loadavg: 1.99 1.97 1.91 3/64 14086
/proc/meminfo: memFree=1075584/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=44368 CPUtime=0.13
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 651 0 0 0 13 0 0 0 18 0 3 0 36723531 45432832 612 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 11092 612 387 42 0 5344 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 44368

[startup+0.101944 s]
/proc/loadavg: 1.99 1.97 1.91 3/64 14086
/proc/meminfo: memFree=1075584/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=45392 CPUtime=0.18
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 695 0 0 0 18 0 0 0 18 0 3 0 36723531 46481408 656 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 11348 656 387 42 0 5600 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45392

[startup+0.301961 s]
/proc/loadavg: 1.99 1.97 1.91 3/64 14086
/proc/meminfo: memFree=1075584/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=45832 CPUtime=0.58
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 846 0 0 0 58 0 0 0 18 0 3 0 36723531 46931968 807 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 11458 807 387 42 0 5710 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45832

[startup+0.701992 s]
/proc/loadavg: 1.99 1.97 1.91 3/64 14086
/proc/meminfo: memFree=1075584/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=46360 CPUtime=1.38
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 968 0 0 0 138 0 0 0 18 0 3 0 36723531 47472640 929 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 11590 929 387 42 0 5842 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 46360

[startup+1.50106 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14089
/proc/meminfo: memFree=1072296/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=47916 CPUtime=2.97
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 1313 0 0 0 297 0 0 0 18 0 3 0 36723531 49065984 1274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 11979 1274 387 42 0 6231 0
[pid=14086/tid=14088] ppid=14084 vsize=47916 CPUtime=1.48
/proc/14086/task/14088/stat : 14088 (ornithorynque) R 14084 14086 13705 0 -1 4194368 411 0 0 0 148 0 0 0 25 0 3 0 36723533 49065984 1274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311419 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=47916 CPUtime=1.47
/proc/14086/task/14089/stat : 14089 (ornithorynque) R 14084 14086 13705 0 -1 4194368 288 0 0 0 147 0 0 0 23 0 3 0 36723533 49065984 1274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47916

[startup+3.10119 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14089
/proc/meminfo: memFree=1070504/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=48884 CPUtime=6.16
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 1733 0 0 0 616 0 0 0 18 0 3 0 36723531 50057216 1694 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 12221 1694 387 42 0 6473 0
[pid=14086/tid=14088] ppid=14084 vsize=48884 CPUtime=3.07
/proc/14086/task/14088/stat : 14088 (ornithorynque) R 14084 14086 13705 0 -1 4194368 609 0 0 0 307 0 0 0 25 0 3 0 36723533 50057216 1694 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=48884 CPUtime=3.07
/proc/14086/task/14089/stat : 14089 (ornithorynque) R 14084 14086 13705 0 -1 4194368 510 0 0 0 307 0 0 0 25 0 3 0 36723533 50057216 1694 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 48884

[startup+6.30145 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14089
/proc/meminfo: memFree=1067944/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=52520 CPUtime=12.55
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 2379 0 0 0 1254 1 0 0 18 0 3 0 36723531 53780480 2274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 13130 2274 387 42 0 7382 0
[pid=14086/tid=14088] ppid=14084 vsize=52520 CPUtime=6.27
/proc/14086/task/14088/stat : 14088 (ornithorynque) R 14084 14086 13705 0 -1 4194368 949 0 0 0 627 0 0 0 25 0 3 0 36723533 53780480 2274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254195176161 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=52520 CPUtime=6.26
/proc/14086/task/14089/stat : 14089 (ornithorynque) R 14084 14086 13705 0 -1 4194368 816 0 0 0 626 0 0 0 25 0 3 0 36723533 53780480 2274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 52520

[startup+12.702 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14089
/proc/meminfo: memFree=1064808/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=54764 CPUtime=25.32
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 3095 0 0 0 2531 1 0 0 18 0 3 0 36723531 56078336 2990 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 13691 2990 387 42 0 7943 0
[pid=14086/tid=14088] ppid=14084 vsize=54764 CPUtime=12.68
/proc/14086/task/14088/stat : 14088 (ornithorynque) R 14084 14086 13705 0 -1 4194368 1396 0 0 0 1267 1 0 0 25 0 3 0 36723533 56078336 2990 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=54764 CPUtime=12.63
/proc/14086/task/14089/stat : 14089 (ornithorynque) R 14084 14086 13705 0 -1 4194368 1085 0 0 0 1263 0 0 0 25 0 3 0 36723533 56078336 2990 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240899 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 54764

[startup+25.503 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14089
/proc/meminfo: memFree=1060072/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=60820 CPUtime=50.86
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 4419 0 0 0 5083 3 0 0 18 0 3 0 36723531 62279680 4147 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 15205 4147 387 42 0 9457 0
[pid=14086/tid=14088] ppid=14084 vsize=60820 CPUtime=25.47
/proc/14086/task/14088/stat : 14088 (ornithorynque) R 14084 14086 13705 0 -1 4194368 2162 0 0 0 2545 2 0 0 25 0 3 0 36723533 62279680 4147 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=60820 CPUtime=25.36
/proc/14086/task/14089/stat : 14089 (ornithorynque) R 14084 14086 13705 0 -1 4194368 1643 0 0 0 2536 0 0 0 25 0 3 0 36723533 62279680 4147 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 60820

[startup+51.103 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14089
/proc/meminfo: memFree=1054696/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=66036 CPUtime=101.94
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 5757 0 0 0 10189 5 0 0 18 0 3 0 36723531 67620864 5485 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 16509 5485 387 42 0 10761 0
[pid=14086/tid=14088] ppid=14084 vsize=66036 CPUtime=51.07
/proc/14086/task/14088/stat : 14088 (ornithorynque) R 14084 14086 13705 0 -1 4194368 2995 0 0 0 5103 4 0 0 25 0 3 0 36723533 67620864 5485 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=66036 CPUtime=50.86
/proc/14086/task/14089/stat : 14089 (ornithorynque) R 14084 14086 13705 0 -1 4194368 2148 0 0 0 5085 1 0 0 25 0 3 0 36723533 67620864 5485 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 66036

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14091
/proc/meminfo: memFree=1043880/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=78804 CPUtime=204.12
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 9228 0 0 0 20403 9 0 0 18 0 3 0 36723531 80695296 8134 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 19701 8134 387 42 0 13953 0
[pid=14086/tid=14088] ppid=14084 vsize=78804 CPUtime=102.25
/proc/14086/task/14088/stat : 14088 (ornithorynque) R 14084 14086 13705 0 -1 4194368 4751 0 0 0 10218 7 0 0 25 0 3 0 36723533 80695296 8134 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=78804 CPUtime=101.85
/proc/14086/task/14089/stat : 14089 (ornithorynque) R 14084 14086 13705 0 -1 4194368 3863 0 0 0 10183 2 0 0 25 0 3 0 36723533 80695296 8134 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 78804

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14091
/proc/meminfo: memFree=1036136/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=87856 CPUtime=323.84
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 11544 0 0 0 32372 12 0 0 18 0 3 0 36723531 89964544 10087 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 21964 10087 387 42 0 16216 0
[pid=14086/tid=14088] ppid=14084 vsize=87856 CPUtime=162.24
/proc/14086/task/14088/stat : 14088 (ornithorynque) R 14084 14086 13705 0 -1 4194368 6069 0 0 0 16215 9 0 0 25 0 3 0 36723533 89964544 10087 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311456 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=87856 CPUtime=161.58
/proc/14086/task/14089/stat : 14089 (ornithorynque) R 14084 14086 13705 0 -1 4194368 4861 0 0 0 16156 2 0 0 25 0 3 0 36723533 89964544 10087 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.84
Current children cumulated vsize (KiB) 87856

[startup+222.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14091
/proc/meminfo: memFree=1029544/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=95468 CPUtime=443.57
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 13611 0 0 0 44343 14 0 0 18 0 3 0 36723531 97759232 11729 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 23867 11729 387 42 0 18119 0
[pid=14086/tid=14088] ppid=14084 vsize=95468 CPUtime=222.22
/proc/14086/task/14088/stat : 14088 (ornithorynque) R 14084 14086 13705 0 -1 4194368 7109 0 0 0 22211 11 0 0 25 0 3 0 36723533 97759232 11729 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=95468 CPUtime=221.33
/proc/14086/task/14089/stat : 14089 (ornithorynque) R 14084 14086 13705 0 -1 4194368 5888 0 0 0 22131 2 0 0 25 0 3 0 36723533 97759232 11729 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.57
Current children cumulated vsize (KiB) 95468

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14091
/proc/meminfo: memFree=1022504/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=103668 CPUtime=563.3
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 16178 0 0 0 56312 18 0 0 18 0 3 0 36723531 106156032 13527 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 25917 13527 387 42 0 20169 0
[pid=14086/tid=14088] ppid=14084 vsize=103668 CPUtime=282.2
/proc/14086/task/14088/stat : 14088 (ornithorynque) R 14084 14086 13705 0 -1 4194368 8567 0 0 0 28206 14 0 0 25 0 3 0 36723533 106156032 13527 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=103668 CPUtime=281.07
/proc/14086/task/14089/stat : 14089 (ornithorynque) R 14084 14086 13705 0 -1 4194368 6997 0 0 0 28104 3 0 0 25 0 3 0 36723533 106156032 13527 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.3
Current children cumulated vsize (KiB) 103668

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14091
/proc/meminfo: memFree=1014888/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=114152 CPUtime=683.02
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 19054 0 0 0 68281 21 0 0 18 0 3 0 36723531 116891648 15413 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 28538 15413 387 42 0 22790 0
[pid=14086/tid=14088] ppid=14084 vsize=114152 CPUtime=342.18
/proc/14086/task/14088/stat : 14088 (ornithorynque) R 14084 14086 13705 0 -1 4194368 9689 0 0 0 34202 16 0 0 25 0 3 0 36723533 116891648 15413 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=114152 CPUtime=340.81
/proc/14086/task/14089/stat : 14089 (ornithorynque) R 14084 14086 13705 0 -1 4194368 8751 0 0 0 34077 4 0 0 25 0 3 0 36723533 116891648 15413 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.02
Current children cumulated vsize (KiB) 114152

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14091
/proc/meminfo: memFree=1011944/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=117488 CPUtime=802.75
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 19786 0 0 0 80252 23 0 0 18 0 3 0 36723531 120307712 16145 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 29372 16145 387 42 0 23624 0
[pid=14086/tid=14088] ppid=14084 vsize=117488 CPUtime=402.17
/proc/14086/task/14088/stat : 14088 (ornithorynque) R 14084 14086 13705 0 -1 4194368 10421 0 0 0 40199 18 0 0 25 0 3 0 36723533 120307712 16145 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=117488 CPUtime=400.56
/proc/14086/task/14089/stat : 14089 (ornithorynque) R 14084 14086 13705 0 -1 4194368 8751 0 0 0 40052 4 0 0 25 0 3 0 36723533 120307712 16145 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.75
Current children cumulated vsize (KiB) 117488

[startup+462.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14091
/proc/meminfo: memFree=1006056/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=123564 CPUtime=922.48
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 21654 0 0 0 92224 24 0 0 18 0 3 0 36723531 126529536 17590 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 30891 17590 387 42 0 25143 0
[pid=14086/tid=14088] ppid=14084 vsize=123564 CPUtime=462.16
/proc/14086/task/14088/stat : 14088 (ornithorynque) R 14084 14086 13705 0 -1 4194368 11106 0 0 0 46197 19 0 0 25 0 3 0 36723533 126529536 17590 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=123564 CPUtime=460.29
/proc/14086/task/14089/stat : 14089 (ornithorynque) R 14084 14086 13705 0 -1 4194368 9934 0 0 0 46025 4 0 0 25 0 3 0 36723533 126529536 17590 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.48
Current children cumulated vsize (KiB) 123564

[startup+522.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14091
/proc/meminfo: memFree=1004072/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=125612 CPUtime=1042.21
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 22157 0 0 0 104196 25 0 0 18 0 3 0 36723531 128626688 18093 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 31403 18093 387 42 0 25655 0
[pid=14086/tid=14088] ppid=14084 vsize=125612 CPUtime=522.14
/proc/14086/task/14088/stat : 14088 (ornithorynque) R 14084 14086 13705 0 -1 4194368 11609 0 0 0 52194 20 0 0 25 0 3 0 36723533 128626688 18093 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=125612 CPUtime=520.03
/proc/14086/task/14089/stat : 14089 (ornithorynque) R 14084 14086 13705 0 -1 4194368 9934 0 0 0 51999 4 0 0 25 0 3 0 36723533 128626688 18093 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.21
Current children cumulated vsize (KiB) 125612

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14091
/proc/meminfo: memFree=998760/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=130400 CPUtime=1161.94
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 23871 0 0 0 116167 27 0 0 18 0 3 0 36723531 133529600 19416 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 32600 19416 387 42 0 26852 0
[pid=14086/tid=14088] ppid=14084 vsize=130400 CPUtime=582.14
/proc/14086/task/14088/stat : 14088 (ornithorynque) R 14084 14086 13705 0 -1 4194368 12376 0 0 0 58192 22 0 0 25 0 3 0 36723533 133529600 19416 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=130400 CPUtime=579.79
/proc/14086/task/14089/stat : 14089 (ornithorynque) R 14084 14086 13705 0 -1 4194368 10881 0 0 0 57974 5 0 0 25 0 3 0 36723533 133529600 19416 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.94
Current children cumulated vsize (KiB) 130400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14091
/proc/meminfo: memFree=997992/2055920 swapFree=4192812/4192956
[pid=14086] ppid=14084 vsize=131424 CPUtime=1200.05
/proc/14086/stat : 14086 (ornithorynque) S 14084 14086 13705 0 -1 4194304 24048 0 0 0 119978 27 0 0 18 0 3 0 36723531 134578176 19593 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 254204211067 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14086/statm: 32856 19593 387 42 0 27108 0
[pid=14086/tid=14088] ppid=14084 vsize=131424 CPUtime=601.23
/proc/14086/task/14088/stat : 14088 (ornithorynque) R 14084 14086 13705 0 -1 4194368 12553 0 0 0 60101 22 0 0 25 0 3 0 36723533 134578176 19593 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311535 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14086/tid=14089] ppid=14084 vsize=131424 CPUtime=598.8
/proc/14086/task/14089/stat : 14089 (ornithorynque) R 14084 14086 13705 0 -1 4194368 10881 0 0 0 59875 5 0 0 25 0 3 0 36723533 134578176 19593 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 131424

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.425
CPU time (s): 1200.09
CPU user time (s): 1199.8
CPU system time (s): 0.290955
CPU usage (%): 199.541
Max. virtual memory (cumulated for all children) (KiB): 131424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.290955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24048
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= 31
involuntary context switches= 9172

runsolver used 0.387941 second user time and 1.81372 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Mar  5 15:14:38 UTC 2007

IDJOB= 328092
IDBENCH= 20000
IDSOLVER= 139
FILE ID= node34/328092-1173107678

PBS_JOBID= 4013903

Free space on /tmp= 66280 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v600/unif-k3-r4.261-v600-c2556-S1963468459-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328092-1173107678/ornithorynque /tmp/evaluation/328092-1173107678/instance-328092-1173107678.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-328092-1173107678 -o ROOT/results/node34/solver-328092-1173107678 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328092-1173107678/ornithorynque /tmp/evaluation/328092-1173107678/instance-328092-1173107678.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  807a1b8ef80dca5f267be456784e9a94

RANDOM SEED= 253753720

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.238
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.238
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:       1075928 kB
Buffers:         42552 kB
Cached:         844096 kB
SwapCached:        140 kB
Active:         331396 kB
Inactive:       570800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1075928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             288 kB
Writeback:           0 kB
Mapped:          25572 kB
Slab:            63852 kB
Committed_AS:   110052 kB
PageTables:       1396 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= 66280 MiB

End job on node34 on Mon Mar  5 15:24:42 UTC 2007