Trace number 328313

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ornithorynque 0.1 alpha? (TO) 1200.13 601.629

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S1613098638-06-UNSAT.cnf
MD5SUM999d1a34639cbd28758ef0f4a062ee27
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.358
Satisfiable
(Un)Satisfiability was proved
Number of variables3497
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
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.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=3500 nbClause=9344
0.02/0.03	c nbVar=3500 nbClause=9344
0.02/0.04	c complete search running
0.02/0.04	c local search running
0.02/0.04	c flip 0 nbSat=7799 maxSat=0
0.02/0.09	c flip 10000 nbSat=9155 maxSat=9178
0.15/0.13	c flip 20000 nbSat=9199 maxSat=9204
0.15/0.18	c flip 30000 nbSat=9216 maxSat=9228
0.35/0.22	c flip 40000 nbSat=9231 maxSat=9248
0.35/0.27	c flip 50000 nbSat=9217 maxSat=9248
0.55/0.32	c flip 60000 nbSat=9229 maxSat=9248
0.55/0.37	c flip 0 nbSat=9011 maxSat=9248
0.75/0.45	c flip 10000 nbSat=10279 maxSat=10298
0.95/0.54	c flip 20000 nbSat=10351 maxSat=10357
1.15/0.63	c flip 30000 nbSat=10368 maxSat=10383
1.35/0.71	c flip 40000 nbSat=10385 maxSat=10405
1.35/0.79	c flip 50000 nbSat=10393 maxSat=10405
1.55/0.88	c flip 60000 nbSat=10383 maxSat=10406
1.75/0.97	c flip 0 nbSat=10688 maxSat=10406
2.15/1.12	c flip 10000 nbSat=12047 maxSat=12051
2.34/1.28	c flip 20000 nbSat=12079 maxSat=12100
2.75/1.44	c flip 30000 nbSat=12108 maxSat=12117
3.15/1.60	c flip 40000 nbSat=12122 maxSat=12128
3.35/1.76	c flip 50000 nbSat=12130 maxSat=12141
3.75/1.92	c flip 60000 nbSat=12127 maxSat=12143
3.95/2.09	c flip 0 nbSat=13527 maxSat=12143
4.35/2.25	c nbDecision=10000 #clauses=15388
4.54/2.35	c flip 10000 nbSat=14838 maxSat=14857
5.14/2.63	c flip 20000 nbSat=14904 maxSat=14907
5.74/2.94	c flip 30000 nbSat=14917 maxSat=14925
6.35/3.25	c flip 40000 nbSat=14912 maxSat=14936
6.94/3.58	c flip 50000 nbSat=14920 maxSat=14936
7.54/3.89	c flip 60000 nbSat=14926 maxSat=14941
8.34/4.23	c flip 0 nbSat=17154 maxSat=14943
9.13/4.67	c flip 10000 nbSat=18504 maxSat=18518
10.14/5.16	c flip 20000 nbSat=18601 maxSat=18603
11.13/5.68	c flip 30000 nbSat=18601 maxSat=18614
12.33/6.21	c flip 40000 nbSat=18605 maxSat=18616
12.94/6.52	c nbDecision=20000 #clauses=21835
13.32/6.76	c flip 50000 nbSat=18616 maxSat=18621
14.52/7.30	c flip 60000 nbSat=18597 maxSat=18621
15.51/7.81	c flip 0 nbSat=22134 maxSat=18627
17.11/8.61	c flip 10000 nbSat=23450 maxSat=23480
18.91/9.53	c flip 20000 nbSat=23533 maxSat=23552
20.30/10.26	c flip 30000 nbSat=23574 maxSat=23586
22.11/11.16	c flip 40000 nbSat=23567 maxSat=23589
23.91/12.07	c flip 50000 nbSat=23571 maxSat=23589
25.50/12.82	c nbDecision=30000 #clauses=28657
25.70/12.98	c flip 60000 nbSat=23570 maxSat=23589
27.70/13.91	c flip 0 nbSat=28001 maxSat=23589
30.09/15.19	c flip 10000 nbSat=29355 maxSat=29371
32.68/16.44	c flip 20000 nbSat=29423 maxSat=29443
35.08/17.63	c flip 30000 nbSat=29415 maxSat=29450
37.66/18.93	c flip 40000 nbSat=29421 maxSat=29454
40.65/20.49	c flip 50000 nbSat=29439 maxSat=29466
42.05/21.19	c nbDecision=40000 #clauses=35391
43.85/22.05	c flip 60000 nbSat=29461 maxSat=29478
47.05/23.67	c flip 0 nbSat=35723 maxSat=29485
51.04/25.62	c flip 10000 nbSat=37058 maxSat=37061
56.22/28.28	c flip 20000 nbSat=37081 maxSat=37096
61.42/30.84	c flip 30000 nbSat=37096 maxSat=37117
63.81/32.04	c nbDecision=50000 #clauses=42056
66.60/33.41	c flip 40000 nbSat=37115 maxSat=37128
71.39/35.88	c flip 50000 nbSat=37113 maxSat=37135
75.58/37.92	c flip 60000 nbSat=37116 maxSat=37147
81.56/40.94	c flip 0 nbSat=45099 maxSat=37147
87.15/43.77	c flip 10000 nbSat=46427 maxSat=46447
90.14/45.27	c nbDecision=60000 #clauses=48760
93.53/46.97	c flip 20000 nbSat=46468 maxSat=46490
99.72/50.07	c flip 30000 nbSat=46489 maxSat=46508
106.90/53.67	c flip 40000 nbSat=46484 maxSat=46511
113.09/56.72	c flip 50000 nbSat=46469 maxSat=46514
118.88/59.66	c flip 60000 nbSat=46483 maxSat=46514
118.88/59.68	c nbDecision=70000 #clauses=55336
125.45/62.92	c flip 0 nbSat=54993 maxSat=46514
133.65/67.02	c flip 10000 nbSat=56329 maxSat=56363
142.02/71.23	c flip 20000 nbSat=56439 maxSat=56454
150.61/75.54	c flip 30000 nbSat=56460 maxSat=56469
151.41/75.95	c nbDecision=80000 #clauses=61895
160.98/80.79	c flip 40000 nbSat=56440 maxSat=56473
172.15/86.35	c flip 50000 nbSat=56457 maxSat=56473
179.95/90.23	c flip 60000 nbSat=56460 maxSat=56491
186.33/93.45	c flip 0 nbSat=66396 maxSat=56503
189.31/94.96	c nbDecision=90000 #clauses=68502
197.89/99.22	c flip 10000 nbSat=67708 maxSat=67724
211.05/105.80	c flip 20000 nbSat=67754 maxSat=67783
225.03/112.88	c flip 30000 nbSat=67758 maxSat=67801
227.42/114.08	c nbDecision=100000 #clauses=75235
242.39/121.52	c flip 40000 nbSat=67800 maxSat=67808
260.16/130.48	c flip 50000 nbSat=67798 maxSat=67825
277.11/138.97	c nbDecision=110000 #clauses=82183
279.51/140.13	c flip 60000 nbSat=67822 maxSat=67830
297.67/149.23	c flip 0 nbSat=83088 maxSat=67840
313.23/157.07	c flip 10000 nbSat=84436 maxSat=84482
326.40/163.60	c nbDecision=120000 #clauses=88813
330.79/165.88	c flip 20000 nbSat=84551 maxSat=84581
350.15/175.56	c flip 30000 nbSat=84573 maxSat=84589
367.10/184.02	c flip 40000 nbSat=84573 maxSat=84604
374.89/187.90	c nbDecision=130000 #clauses=95493
384.87/192.94	c flip 50000 nbSat=84571 maxSat=84609
404.22/202.67	c flip 60000 nbSat=84598 maxSat=84609
420.78/210.97	c flip 0 nbSat=99276 maxSat=84609
432.16/216.65	c nbDecision=140000 #clauses=102415
440.94/221.08	c flip 10000 nbSat=100631 maxSat=100634
467.07/234.11	c flip 20000 nbSat=100681 maxSat=100707
496.40/248.88	c flip 30000 nbSat=100725 maxSat=100742
498.60/249.94	c nbDecision=150000 #clauses=109250
522.74/262.02	c flip 40000 nbSat=100726 maxSat=100755
548.49/275.00	c flip 50000 nbSat=100738 maxSat=100755
566.44/283.91	c nbDecision=160000 #clauses=116259
574.42/287.97	c flip 60000 nbSat=100750 maxSat=100769
599.36/300.46	c flip 0 nbSat=117842 maxSat=100779
623.33/312.49	c flip 10000 nbSat=119192 maxSat=119223
650.85/326.20	c nbDecision=170000 #clauses=123121
655.84/328.78	c flip 20000 nbSat=119248 maxSat=119269
688.37/345.01	c flip 30000 nbSat=119297 maxSat=119306
726.07/363.93	c flip 40000 nbSat=119299 maxSat=119306
743.03/372.49	c nbDecision=180000 #clauses=130090
761.79/381.80	c flip 50000 nbSat=119300 maxSat=119325
796.23/399.13	c flip 60000 nbSat=119311 maxSat=119333
833.29/417.78	c flip 0 nbSat=135140 maxSat=119336
839.46/420.88	c nbDecision=190000 #clauses=137225
861.21/431.72	c flip 10000 nbSat=136500 maxSat=136518
895.87/449.17	c flip 20000 nbSat=136588 maxSat=136610
932.76/467.70	c flip 30000 nbSat=136593 maxSat=136621
960.84/481.75	c nbDecision=200000 #clauses=144316
973.01/487.80	c flip 40000 nbSat=136595 maxSat=136624
1008.33/505.56	c flip 50000 nbSat=136610 maxSat=136630
1049.04/525.97	c flip 60000 nbSat=136616 maxSat=136630
1067.60/535.21	c nbDecision=210000 #clauses=151295
1088.35/545.62	c flip 0 nbSat=150648 maxSat=136646
1123.66/563.33	c flip 10000 nbSat=152025 maxSat=152070
1170.97/587.04	c flip 20000 nbSat=152154 maxSat=152162
1185.93/594.54	c nbDecision=220000 #clauses=158484

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/node72/watcher-328313-1173110066 -o ROOT/results/node72/solver-328313-1173110066 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328313-1173110066/ornithorynque /tmp/evaluation/328313-1173110066/instance-328313-1173110066.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.71 1.92 1.92 3/77 23716
/proc/meminfo: memFree=1103160/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=23220 CPUtime=0
/proc/23716/stat : 23716 (ornithorynque) R 23714 23716 23120 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 330974415 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234515107089 0 0 4096 0 0 0 0 17 1 0 0
/proc/23716/statm: 5805 266 219 42 0 45 0

[startup+0.0304299 s]
/proc/loadavg: 1.71 1.92 1.92 3/77 23716
/proc/meminfo: memFree=1103160/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=24836 CPUtime=0.02
/proc/23716/stat : 23716 (ornithorynque) R 23714 23716 23120 0 -1 4194304 845 0 0 0 2 0 0 0 18 0 1 0 330974415 25432064 806 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4254604 0 0 4096 1088 0 0 0 17 1 0 0
/proc/23716/statm: 6209 806 381 42 0 461 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24836

[startup+0.101439 s]
/proc/loadavg: 1.71 1.92 1.92 3/77 23716
/proc/meminfo: memFree=1103160/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=46120 CPUtime=0.15
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 1033 0 0 0 15 0 0 0 18 0 3 0 330974415 47226880 994 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 11530 994 387 42 0 5782 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 46120

[startup+0.301456 s]
/proc/loadavg: 1.71 1.92 1.92 3/77 23716
/proc/meminfo: memFree=1103160/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=46248 CPUtime=0.55
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 1069 0 0 0 55 0 0 0 18 0 3 0 330974415 47357952 1030 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 11562 1030 387 42 0 5814 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 46248

[startup+0.701492 s]
/proc/loadavg: 1.71 1.92 1.92 3/77 23716
/proc/meminfo: memFree=1103160/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=48296 CPUtime=1.35
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 1205 0 0 0 135 0 0 0 18 0 3 0 330974415 49455104 1166 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 12074 1166 387 42 0 6326 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 48296

[startup+1.50157 s]
/proc/loadavg: 1.71 1.92 1.92 3/80 23719
/proc/meminfo: memFree=1099424/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=48296 CPUtime=2.95
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 1402 0 0 0 294 1 0 0 18 0 3 0 330974415 49455104 1363 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 12074 1363 387 42 0 6326 0
[pid=23716/tid=23718] ppid=23714 vsize=48296 CPUtime=1.45
/proc/23716/task/23718/stat : 23718 (ornithorynque) R 23714 23716 23120 0 -1 4194368 258 0 0 0 145 0 0 0 25 0 3 0 330974419 49455104 1363 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4310956 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23716/tid=23719] ppid=23714 vsize=48296 CPUtime=1.45
/proc/23716/task/23719/stat : 23719 (ornithorynque) R 23714 23716 23120 0 -1 4194368 128 0 0 0 145 0 0 0 25 0 3 0 330974419 49455104 1363 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285958 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48296

[startup+3.10171 s]
/proc/loadavg: 1.71 1.92 1.92 3/80 23719
/proc/meminfo: memFree=1098080/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=49448 CPUtime=6.14
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 1769 0 0 0 613 1 0 0 18 0 3 0 330974415 50634752 1697 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 12362 1697 387 42 0 6614 0
[pid=23716/tid=23718] ppid=23714 vsize=49448 CPUtime=3.05
/proc/23716/task/23718/stat : 23718 (ornithorynque) R 23714 23716 23120 0 -1 4194368 498 0 0 0 305 0 0 0 25 0 3 0 330974419 50634752 1697 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234517598887 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23716/tid=23719] ppid=23714 vsize=49448 CPUtime=3.05
/proc/23716/task/23719/stat : 23719 (ornithorynque) R 23714 23716 23120 0 -1 4194368 255 0 0 0 305 0 0 0 25 0 3 0 330974419 50634752 1697 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241811 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 49448

[startup+6.30301 s]
/proc/loadavg: 1.74 1.92 1.92 3/80 23719
/proc/meminfo: memFree=1095776/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=51904 CPUtime=12.53
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 2285 0 0 0 1251 2 0 0 18 0 3 0 330974415 53149696 2213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 12976 2213 387 42 0 7228 0
[pid=23716/tid=23718] ppid=23714 vsize=51904 CPUtime=6.25
/proc/23716/task/23718/stat : 23718 (ornithorynque) R 23714 23716 23120 0 -1 4194368 807 0 0 0 625 0 0 0 25 0 3 0 330974419 53149696 2213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23716/tid=23719] ppid=23714 vsize=51904 CPUtime=6.23
/proc/23716/task/23719/stat : 23719 (ornithorynque) R 23714 23716 23120 0 -1 4194368 462 0 0 0 623 0 0 0 25 0 3 0 330974419 53149696 2213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 51904

[startup+12.7016 s]
/proc/loadavg: 1.76 1.92 1.92 3/80 23719
/proc/meminfo: memFree=1092960/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=54976 CPUtime=25.3
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 2930 0 0 0 2527 3 0 0 18 0 3 0 330974415 56295424 2858 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 13744 2858 387 42 0 7996 0
[pid=23716/tid=23718] ppid=23714 vsize=54976 CPUtime=12.64
/proc/23716/task/23718/stat : 23718 (ornithorynque) R 23714 23716 23120 0 -1 4194368 1253 0 0 0 1263 1 0 0 25 0 3 0 330974419 56295424 2858 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23716/tid=23719] ppid=23714 vsize=54976 CPUtime=12.6
/proc/23716/task/23719/stat : 23719 (ornithorynque) R 23714 23716 23120 0 -1 4194368 661 0 0 0 1260 0 0 0 25 0 3 0 330974419 56295424 2858 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285958 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 54976

[startup+25.5018 s]
/proc/loadavg: 1.81 1.92 1.92 3/80 23719
/proc/meminfo: memFree=1088032/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=59728 CPUtime=50.84
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 4320 0 0 0 5079 5 0 0 18 0 3 0 330974415 61161472 4081 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 14932 4081 387 42 0 9184 0
[pid=23716/tid=23718] ppid=23714 vsize=59728 CPUtime=25.44
/proc/23716/task/23718/stat : 23718 (ornithorynque) R 23714 23716 23120 0 -1 4194368 2009 0 0 0 2541 3 0 0 25 0 3 0 330974419 61161472 4081 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314353 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23716/tid=23719] ppid=23714 vsize=59728 CPUtime=25.35
/proc/23716/task/23719/stat : 23719 (ornithorynque) R 23714 23716 23120 0 -1 4194368 1295 0 0 0 2534 1 0 0 25 0 3 0 330974419 61161472 4081 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 59728

[startup+51.1011 s]
/proc/loadavg: 1.87 1.93 1.92 3/80 23719
/proc/meminfo: memFree=1083552/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=64848 CPUtime=101.91
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 5450 0 0 0 10185 6 0 0 18 0 3 0 330974415 66404352 5211 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 16212 5211 387 42 0 10464 0
[pid=23716/tid=23718] ppid=23714 vsize=64848 CPUtime=51.04
/proc/23716/task/23718/stat : 23718 (ornithorynque) R 23714 23716 23120 0 -1 4194368 2789 0 0 0 5100 4 0 0 25 0 3 0 330974419 66404352 5211 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311518 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23716/tid=23719] ppid=23714 vsize=64848 CPUtime=50.83
/proc/23716/task/23719/stat : 23719 (ornithorynque) R 23714 23716 23120 0 -1 4194368 1645 0 0 0 5082 1 0 0 25 0 3 0 330974419 66404352 5211 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 64848

[startup+102.306 s]
/proc/loadavg: 1.94 1.94 1.92 3/80 23719
/proc/meminfo: memFree=1074720/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=74948 CPUtime=204.08
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 7849 0 0 0 20398 10 0 0 18 0 3 0 330974415 76746752 7352 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 18737 7352 387 42 0 12989 0
[pid=23716/tid=23718] ppid=23714 vsize=74948 CPUtime=102.23
/proc/23716/task/23718/stat : 23718 (ornithorynque) R 23714 23716 23120 0 -1 4194368 4192 0 0 0 10215 8 0 0 25 0 3 0 330974419 76746752 7352 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23716/tid=23719] ppid=23714 vsize=74948 CPUtime=101.82
/proc/23716/task/23719/stat : 23719 (ornithorynque) R 23714 23716 23120 0 -1 4194368 2641 0 0 0 10180 2 0 0 25 0 3 0 330974419 76746752 7352 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) 74948

[startup+162.301 s]
/proc/loadavg: 1.98 1.95 1.92 4/80 23719
/proc/meminfo: memFree=1066976/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=84220 CPUtime=323.81
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 9859 0 0 0 32367 14 0 0 18 0 3 0 330974415 86241280 9289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 21055 9289 387 42 0 15307 0
[pid=23716/tid=23718] ppid=23714 vsize=84220 CPUtime=162.21
/proc/23716/task/23718/stat : 23718 (ornithorynque) R 23714 23716 23120 0 -1 4194368 5491 0 0 0 16211 10 0 0 25 0 3 0 330974419 86241280 9289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23716/tid=23719] ppid=23714 vsize=84220 CPUtime=161.54
/proc/23716/task/23719/stat : 23719 (ornithorynque) R 23714 23716 23120 0 -1 4194368 3352 0 0 0 16152 2 0 0 25 0 3 0 330974419 86241280 9289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 84220

[startup+222.302 s]
/proc/loadavg: 1.99 1.95 1.92 3/80 23719
/proc/meminfo: memFree=1060256/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=89760 CPUtime=443.53
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 11602 0 0 0 44337 16 0 0 18 0 3 0 330974415 91914240 10966 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 22440 10966 387 42 0 16692 0
[pid=23716/tid=23718] ppid=23714 vsize=89760 CPUtime=222.19
/proc/23716/task/23718/stat : 23718 (ornithorynque) R 23714 23716 23120 0 -1 4194368 6474 0 0 0 22207 12 0 0 25 0 3 0 330974419 91914240 10966 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23716/tid=23719] ppid=23714 vsize=89760 CPUtime=221.29
/proc/23716/task/23719/stat : 23719 (ornithorynque) R 23714 23716 23120 0 -1 4194368 4112 0 0 0 22126 3 0 0 25 0 3 0 330974419 91914240 10966 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.53
Current children cumulated vsize (KiB) 89760

[startup+282.301 s]
/proc/loadavg: 1.99 1.96 1.92 3/80 23719
/proc/meminfo: memFree=1057184/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=92832 CPUtime=563.25
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 12397 0 0 0 56307 18 0 0 18 0 3 0 330974415 95059968 11761 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 23208 11761 387 42 0 17460 0
[pid=23716/tid=23718] ppid=23714 vsize=92832 CPUtime=282.18
/proc/23716/task/23718/stat : 23718 (ornithorynque) R 23714 23716 23120 0 -1 4194368 7269 0 0 0 28204 14 0 0 25 0 3 0 330974419 95059968 11761 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23716/tid=23719] ppid=23714 vsize=92832 CPUtime=281.03
/proc/23716/task/23719/stat : 23719 (ornithorynque) R 23714 23716 23120 0 -1 4194368 4112 0 0 0 28100 3 0 0 25 0 3 0 330974419 95059968 11761 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.25
Current children cumulated vsize (KiB) 92832

[startup+342.302 s]
/proc/loadavg: 1.99 1.96 1.92 3/80 23719
/proc/meminfo: memFree=1050848/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=100868 CPUtime=682.98
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 14213 0 0 0 68277 21 0 0 18 0 3 0 330974415 103288832 13329 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 25217 13329 387 42 0 19469 0
[pid=23716/tid=23718] ppid=23714 vsize=100868 CPUtime=342.16
/proc/23716/task/23718/stat : 23718 (ornithorynque) R 23714 23716 23120 0 -1 4194368 8005 0 0 0 34201 15 0 0 25 0 3 0 330974419 103288832 13329 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311658 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23716/tid=23719] ppid=23714 vsize=100868 CPUtime=340.76
/proc/23716/task/23719/stat : 23719 (ornithorynque) R 23714 23716 23120 0 -1 4194368 5192 0 0 0 34072 4 0 0 25 0 3 0 330974419 103288832 13329 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.98
Current children cumulated vsize (KiB) 100868

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/86 23785
/proc/meminfo: memFree=1046864/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=104964 CPUtime=802.61
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 15128 0 0 0 80235 26 0 0 18 0 3 0 330974415 107483136 13987 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 26241 13987 387 42 0 20493 0
[pid=23716/tid=23718] ppid=23714 vsize=104964 CPUtime=402.09
/proc/23716/task/23718/stat : 23718 (ornithorynque) R 23714 23716 23120 0 -1 4194368 8920 0 0 0 40192 17 0 0 25 0 3 0 330974419 107483136 13987 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23716/tid=23719] ppid=23714 vsize=104964 CPUtime=400.48
/proc/23716/task/23719/stat : 23719 (ornithorynque) R 23714 23716 23120 0 -1 4194368 5192 0 0 0 40040 8 0 0 25 0 3 0 330974419 107483136 13987 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.61
Current children cumulated vsize (KiB) 104964

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/86 23887
/proc/meminfo: memFree=1041640/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=111520 CPUtime=922.2
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 16762 0 0 0 92179 41 0 0 18 0 3 0 330974415 114196480 15265 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 27880 15265 387 42 0 22132 0
[pid=23716/tid=23718] ppid=23714 vsize=111520 CPUtime=461.98
/proc/23716/task/23718/stat : 23718 (ornithorynque) R 23714 23716 23120 0 -1 4194368 9467 0 0 0 46180 18 0 0 25 0 3 0 330974419 114196480 15265 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23716/tid=23719] ppid=23714 vsize=111520 CPUtime=460.16
/proc/23716/task/23719/stat : 23719 (ornithorynque) R 23714 23716 23120 0 -1 4194368 6279 0 0 0 45995 21 0 0 25 0 3 0 330974419 114196480 15265 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241047 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.2
Current children cumulated vsize (KiB) 111520

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 23921
/proc/meminfo: memFree=1040608/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=114148 CPUtime=1041.86
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 17474 0 0 0 104140 46 0 0 18 0 3 0 330974415 116887552 15832 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 28537 15832 387 42 0 22789 0
[pid=23716/tid=23718] ppid=23714 vsize=114148 CPUtime=521.92
/proc/23716/task/23718/stat : 23718 (ornithorynque) R 23714 23716 23120 0 -1 4194368 10179 0 0 0 52172 20 0 0 25 0 3 0 330974419 116887552 15832 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242944 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23716/tid=23719] ppid=23714 vsize=114148 CPUtime=519.9
/proc/23716/task/23719/stat : 23719 (ornithorynque) R 23714 23716 23120 0 -1 4194368 6279 0 0 0 51965 25 0 0 25 0 3 0 330974419 116887552 15832 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.86
Current children cumulated vsize (KiB) 114148

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 23921
/proc/meminfo: memFree=1036256/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=117636 CPUtime=1161.59
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 18689 0 0 0 116111 48 0 0 18 0 3 0 330974415 120459264 16949 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 29409 16949 387 42 0 23661 0
[pid=23716/tid=23718] ppid=23714 vsize=117636 CPUtime=581.9
/proc/23716/task/23718/stat : 23718 (ornithorynque) R 23714 23716 23120 0 -1 4194368 10709 0 0 0 58168 22 0 0 25 0 3 0 330974419 120459264 16949 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23716/tid=23719] ppid=23714 vsize=117636 CPUtime=579.64
/proc/23716/task/23719/stat : 23719 (ornithorynque) R 23714 23716 23120 0 -1 4194368 6964 0 0 0 57939 25 0 0 25 0 3 0 330974419 120459264 16949 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241026 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.59
Current children cumulated vsize (KiB) 117636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 23921
/proc/meminfo: memFree=1035616/2055920 swapFree=4152568/4192956
[pid=23716] ppid=23714 vsize=117768 CPUtime=1200.09
/proc/23716/stat : 23716 (ornithorynque) S 23714 23716 23120 0 -1 4194304 18841 0 0 0 119961 48 0 0 18 0 3 0 330974415 120594432 17101 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 234526633851 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23716/statm: 29442 17101 387 42 0 23694 0
[pid=23716/tid=23718] ppid=23714 vsize=117768 CPUtime=601.2
/proc/23716/task/23718/stat : 23718 (ornithorynque) R 23714 23716 23120 0 -1 4194368 10861 0 0 0 60098 22 0 0 25 0 3 0 330974419 120594432 17101 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311635 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23716/tid=23719] ppid=23714 vsize=117768 CPUtime=598.85
/proc/23716/task/23719/stat : 23719 (ornithorynque) R 23714 23716 23120 0 -1 4194368 6964 0 0 0 59860 25 0 0 25 0 3 0 330974419 120594432 17101 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 117768

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.13
CPU user time (s): 1199.63
CPU system time (s): 0.497924
CPU usage (%): 199.48
Max. virtual memory (cumulated for all children) (KiB): 117768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.63
system time used= 0.497924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18841
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= 26
involuntary context switches= 22849

runsolver used 0.571913 second user time and 1.64275 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Mon Mar  5 15:54:26 UTC 2007

IDJOB= 328313
IDBENCH= 20222
IDSOLVER= 139
FILE ID= node72/328313-1173110066

PBS_JOBID= 4013897

Free space on /tmp= 66465 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S1613098638-06-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/328313-1173110066/ornithorynque /tmp/evaluation/328313-1173110066/instance-328313-1173110066.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-328313-1173110066 -o ROOT/results/node72/solver-328313-1173110066 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328313-1173110066/ornithorynque /tmp/evaluation/328313-1173110066/instance-328313-1173110066.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  999d1a34639cbd28758ef0f4a062ee27

RANDOM SEED= 628237949

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.236
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.236
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:       1103568 kB
Buffers:         43956 kB
Cached:         810220 kB
SwapCached:       8268 kB
Active:         122836 kB
Inactive:       754368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1103568 kB
SwapTotal:     4192956 kB
SwapFree:      4152568 kB
Dirty:             528 kB
Writeback:           0 kB
Mapped:          30052 kB
Slab:            60720 kB
Committed_AS: 10474744 kB
PageTables:       1680 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= 66465 MiB

End job on node72 on Mon Mar  5 16:04:30 UTC 2007