Trace number 328263

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.536

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S897388318-05.cnf
MD5SUM35d05934115981de17b0e0485716ee2e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark136.11
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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.09/0.10	c ...done
0.09/0.10	c nbVar=10000 nbClause=42000
0.09/0.12	c nbVar=10000 nbClause=42000
0.09/0.16	c complete search running
0.09/0.16	c local search running
0.09/0.17	c flip 0 nbSat=36708 maxSat=0
0.23/0.26	c flip 10000 nbSat=40032 maxSat=40038
0.43/0.34	c flip 20000 nbSat=40757 maxSat=40771
0.63/0.42	c flip 30000 nbSat=40954 maxSat=40983
0.83/0.50	c flip 40000 nbSat=41127 maxSat=41145
0.83/0.58	c flip 50000 nbSat=41096 maxSat=41170
1.03/0.66	c flip 60000 nbSat=41182 maxSat=41211
1.23/0.74	c flip 70000 nbSat=41222 maxSat=41245
1.43/0.82	c flip 80000 nbSat=41236 maxSat=41269
1.43/0.90	c flip 90000 nbSat=41321 maxSat=41335
1.63/0.97	c flip 100000 nbSat=41281 maxSat=41349
1.83/1.05	c flip 110000 nbSat=41274 maxSat=41349
2.03/1.13	c flip 120000 nbSat=41289 maxSat=41349
2.22/1.21	c flip 130000 nbSat=41301 maxSat=41354
2.22/1.28	c flip 140000 nbSat=41302 maxSat=41393
2.42/1.36	c flip 150000 nbSat=41362 maxSat=41406
2.62/1.44	c flip 160000 nbSat=41334 maxSat=41406
2.82/1.51	c flip 170000 nbSat=41370 maxSat=41406
2.82/1.59	c flip 180000 nbSat=41420 maxSat=41448
3.02/1.66	c flip 190000 nbSat=41406 maxSat=41448
3.22/1.77	c flip 0 nbSat=38028 maxSat=41448
3.63/1.91	c flip 10000 nbSat=41252 maxSat=41448
3.83/2.07	c flip 20000 nbSat=41847 maxSat=41906
4.23/2.24	c flip 30000 nbSat=42116 maxSat=42172
4.42/2.39	c flip 40000 nbSat=42312 maxSat=42336
4.82/2.55	c flip 50000 nbSat=42355 maxSat=42414
5.22/2.70	c flip 60000 nbSat=42451 maxSat=42537
5.42/2.86	c flip 70000 nbSat=42528 maxSat=42563
5.82/3.01	c flip 80000 nbSat=42542 maxSat=42586
6.02/3.16	c flip 90000 nbSat=42543 maxSat=42586
6.42/3.32	c flip 100000 nbSat=42569 maxSat=42606
6.62/3.49	c flip 110000 nbSat=42581 maxSat=42606
7.02/3.66	c flip 120000 nbSat=42574 maxSat=42606
7.41/3.82	c flip 130000 nbSat=42623 maxSat=42639
7.61/3.99	c flip 140000 nbSat=42645 maxSat=42670
8.01/4.15	c flip 150000 nbSat=42637 maxSat=42692
8.42/4.33	c flip 160000 nbSat=42616 maxSat=42692
8.62/4.49	c flip 170000 nbSat=42617 maxSat=42692
9.01/4.64	c flip 180000 nbSat=42643 maxSat=42697
9.41/4.80	c flip 190000 nbSat=42649 maxSat=42706
9.80/5.01	c flip 0 nbSat=40090 maxSat=42743
10.20/5.25	c flip 10000 nbSat=43526 maxSat=43530
10.80/5.51	c flip 20000 nbSat=44126 maxSat=44148
11.19/5.77	c flip 30000 nbSat=44342 maxSat=44383
11.79/6.04	c flip 40000 nbSat=44440 maxSat=44477
12.40/6.31	c flip 50000 nbSat=44524 maxSat=44553
12.80/6.60	c flip 60000 nbSat=44624 maxSat=44662
13.40/6.87	c flip 70000 nbSat=44668 maxSat=44696
14.00/7.14	c flip 80000 nbSat=44704 maxSat=44738
14.60/7.41	c flip 90000 nbSat=44710 maxSat=44761
15.00/7.67	c flip 100000 nbSat=44732 maxSat=44799
15.59/7.93	c flip 110000 nbSat=44776 maxSat=44801
16.19/8.20	c flip 120000 nbSat=44756 maxSat=44818
16.59/8.45	c flip 130000 nbSat=44769 maxSat=44818
17.19/8.73	c flip 140000 nbSat=44728 maxSat=44818
17.78/9.00	c flip 150000 nbSat=44778 maxSat=44818
18.18/9.30	c flip 160000 nbSat=44844 maxSat=44847
18.38/9.31	c nbDecision=10000 #clauses=47446
18.98/9.60	c flip 170000 nbSat=44811 maxSat=44876
19.39/9.90	c flip 180000 nbSat=44819 maxSat=44876
19.98/10.18	c flip 190000 nbSat=44888 maxSat=44906
20.77/10.53	c flip 0 nbSat=42832 maxSat=44923
21.58/10.93	c flip 10000 nbSat=46151 maxSat=46156
22.37/11.40	c flip 20000 nbSat=46666 maxSat=46679
23.38/11.89	c flip 30000 nbSat=46913 maxSat=46919
24.57/12.43	c flip 40000 nbSat=47059 maxSat=47091
25.57/12.97	c flip 50000 nbSat=47131 maxSat=47157
26.76/13.51	c flip 60000 nbSat=47223 maxSat=47268
27.76/14.06	c flip 70000 nbSat=47280 maxSat=47333
28.95/14.62	c flip 80000 nbSat=47298 maxSat=47344
29.95/15.16	c flip 90000 nbSat=47369 maxSat=47391
31.15/15.70	c flip 100000 nbSat=47355 maxSat=47403
32.15/16.22	c flip 110000 nbSat=47347 maxSat=47405
33.15/16.75	c flip 120000 nbSat=47373 maxSat=47406
34.14/17.27	c flip 130000 nbSat=47389 maxSat=47420
35.34/17.83	c flip 140000 nbSat=47370 maxSat=47440
36.35/18.37	c flip 150000 nbSat=47387 maxSat=47440
37.54/18.95	c flip 160000 nbSat=47393 maxSat=47440
38.74/19.56	c flip 170000 nbSat=47422 maxSat=47463
39.93/20.15	c flip 180000 nbSat=47433 maxSat=47475
41.13/20.71	c flip 190000 nbSat=47424 maxSat=47488
42.32/21.38	c flip 0 nbSat=48019 maxSat=47488
42.93/21.64	c nbDecision=20000 #clauses=53446
44.11/22.25	c flip 10000 nbSat=51358 maxSat=51361
46.11/23.21	c flip 20000 nbSat=51991 maxSat=51996
47.91/24.16	c flip 30000 nbSat=52228 maxSat=52239
49.90/25.17	c flip 40000 nbSat=52296 maxSat=52342
52.10/26.24	c flip 50000 nbSat=52362 maxSat=52399
54.29/27.35	c flip 60000 nbSat=52444 maxSat=52466
56.49/28.44	c flip 70000 nbSat=52544 maxSat=52544
58.89/29.60	c flip 80000 nbSat=52593 maxSat=52630
61.28/30.82	c flip 90000 nbSat=52571 maxSat=52634
63.67/32.03	c flip 100000 nbSat=52594 maxSat=52634
66.07/33.28	c flip 110000 nbSat=52665 maxSat=52687
68.66/34.53	c flip 120000 nbSat=52684 maxSat=52712
69.46/34.96	c nbDecision=30000 #clauses=59307
71.06/35.74	c flip 130000 nbSat=52662 maxSat=52729
73.45/36.93	c flip 140000 nbSat=52655 maxSat=52729
75.85/38.10	c flip 150000 nbSat=52671 maxSat=52740
78.04/39.22	c flip 160000 nbSat=52684 maxSat=52745
80.23/40.34	c flip 170000 nbSat=52692 maxSat=52745
82.43/41.47	c flip 180000 nbSat=52646 maxSat=52745
84.62/42.58	c flip 190000 nbSat=52662 maxSat=52745
87.43/43.95	c flip 0 nbSat=56719 maxSat=52745
90.81/45.70	c flip 10000 nbSat=60055 maxSat=60076
95.20/47.82	c flip 20000 nbSat=60619 maxSat=60678
99.59/50.05	c flip 30000 nbSat=60890 maxSat=60895
104.18/52.31	c flip 40000 nbSat=61067 maxSat=61091
109.17/54.86	c flip 50000 nbSat=61171 maxSat=61210
114.75/57.68	c flip 60000 nbSat=61256 maxSat=61269
115.35/57.98	c nbDecision=40000 #clauses=65447
119.94/60.27	c flip 70000 nbSat=61216 maxSat=61279
124.94/62.78	c flip 80000 nbSat=61252 maxSat=61286
130.11/65.34	c flip 90000 nbSat=61312 maxSat=61339
135.29/67.91	c flip 100000 nbSat=61314 maxSat=61339
140.68/70.64	c flip 110000 nbSat=61309 maxSat=61355
146.28/73.49	c flip 120000 nbSat=61353 maxSat=61394
151.86/76.29	c flip 130000 nbSat=61374 maxSat=61412
157.46/79.08	c flip 140000 nbSat=61390 maxSat=61428
163.04/81.89	c flip 150000 nbSat=61370 maxSat=61428
168.63/84.65	c flip 160000 nbSat=61319 maxSat=61428
174.01/87.39	c flip 170000 nbSat=61330 maxSat=61428
175.42/88.07	c nbDecision=50000 #clauses=71378
179.60/90.17	c flip 180000 nbSat=61328 maxSat=61428
184.99/92.84	c flip 190000 nbSat=61327 maxSat=61428
190.98/95.83	c flip 0 nbSat=67435 maxSat=61428
197.76/99.24	c flip 10000 nbSat=70706 maxSat=70706
205.95/103.30	c flip 20000 nbSat=71315 maxSat=71319
214.72/107.71	c flip 30000 nbSat=71594 maxSat=71607
224.90/112.81	c flip 40000 nbSat=71737 maxSat=71743
235.07/117.91	c flip 50000 nbSat=71866 maxSat=71890
244.65/122.73	c flip 60000 nbSat=71844 maxSat=71912
255.02/127.91	c flip 70000 nbSat=71923 maxSat=71957
264.01/132.41	c nbDecision=60000 #clauses=77659
264.81/132.82	c flip 80000 nbSat=71955 maxSat=71990
274.98/137.94	c flip 90000 nbSat=71975 maxSat=72005
284.56/142.75	c flip 100000 nbSat=71968 maxSat=72046
294.93/147.96	c flip 110000 nbSat=72021 maxSat=72055
306.11/153.50	c flip 120000 nbSat=72007 maxSat=72055
316.87/158.90	c flip 130000 nbSat=72032 maxSat=72080
327.05/164.06	c flip 140000 nbSat=72048 maxSat=72080
337.44/169.27	c flip 150000 nbSat=72086 maxSat=72115
347.62/174.34	c flip 160000 nbSat=72078 maxSat=72134
358.19/179.67	c flip 170000 nbSat=72082 maxSat=72138
368.57/184.84	c flip 180000 nbSat=72066 maxSat=72138
371.76/186.47	c nbDecision=70000 #clauses=83970
379.94/190.51	c flip 190000 nbSat=72079 maxSat=72138
391.31/196.28	c flip 0 nbSat=79852 maxSat=72163
404.07/202.60	c flip 10000 nbSat=83218 maxSat=83218
419.23/210.20	c flip 20000 nbSat=83858 maxSat=83863
435.01/218.17	c flip 30000 nbSat=84066 maxSat=84074
451.37/226.35	c flip 40000 nbSat=84192 maxSat=84210
456.96/229.13	c nbDecision=80000 #clauses=90042
468.73/235.03	c flip 50000 nbSat=84317 maxSat=84326
486.09/243.72	c flip 60000 nbSat=84386 maxSat=84411
504.45/252.95	c flip 70000 nbSat=84421 maxSat=84450
523.20/262.36	c flip 80000 nbSat=84409 maxSat=84463
541.96/271.72	c flip 90000 nbSat=84449 maxSat=84505
553.54/277.59	c nbDecision=90000 #clauses=96226
560.12/280.88	c flip 100000 nbSat=84481 maxSat=84505
579.28/290.42	c flip 110000 nbSat=84511 maxSat=84534
598.03/299.80	c flip 120000 nbSat=84494 maxSat=84552
615.79/308.74	c flip 130000 nbSat=84517 maxSat=84561
633.76/317.74	c flip 140000 nbSat=84535 maxSat=84566
652.11/326.93	c flip 150000 nbSat=84492 maxSat=84574
662.88/332.34	c nbDecision=100000 #clauses=102556
670.07/335.97	c flip 160000 nbSat=84520 maxSat=84575
689.22/345.51	c flip 170000 nbSat=84621 maxSat=84621
708.98/355.43	c flip 180000 nbSat=84618 maxSat=84662
727.34/364.68	c flip 190000 nbSat=84622 maxSat=84669
748.68/375.34	c flip 0 nbSat=101280 maxSat=84683
769.03/385.55	c flip 10000 nbSat=104584 maxSat=104592
795.37/398.77	c flip 20000 nbSat=105126 maxSat=105181
807.15/404.70	c nbDecision=110000 #clauses=108680
822.73/412.48	c flip 30000 nbSat=105407 maxSat=105446
849.85/426.02	c flip 40000 nbSat=105568 maxSat=105582
877.19/439.77	c flip 50000 nbSat=105691 maxSat=105691
905.72/454.07	c flip 60000 nbSat=105695 maxSat=105741
930.85/466.60	c flip 70000 nbSat=105758 maxSat=105780
957.19/479.87	c flip 80000 nbSat=105760 maxSat=105789
966.77/484.64	c nbDecision=120000 #clauses=114765
984.33/493.49	c flip 90000 nbSat=105826 maxSat=105828
1011.68/507.17	c flip 100000 nbSat=105798 maxSat=105858
1038.41/520.50	c flip 110000 nbSat=105797 maxSat=105858
1066.74/534.75	c flip 120000 nbSat=105749 maxSat=105858
1095.88/549.34	c flip 130000 nbSat=105773 maxSat=105858
1126.39/564.64	c flip 140000 nbSat=105793 maxSat=105860
1154.34/578.64	c flip 150000 nbSat=105770 maxSat=105860
1161.52/582.30	c nbDecision=130000 #clauses=121008
1183.87/593.44	c flip 160000 nbSat=105827 maxSat=105860

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/node75/watcher-328263-1173109514 -o ROOT/results/node75/solver-328263-1173109514 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328263-1173109514/ornithorynque /tmp/evaluation/328263-1173109514/instance-328263-1173109514.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.96 2.03 1.95 3/64 26558
/proc/meminfo: memFree=878208/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=23220 CPUtime=0
/proc/26558/stat : 26558 (ornithorynque) R 26556 26558 26049 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 330917228 23777280 267 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231880035601 0 0 4096 0 0 0 0 17 1 0 0
/proc/26558/statm: 5805 267 220 42 0 45 0

[startup+0.019417 s]
/proc/loadavg: 1.96 2.03 1.95 3/64 26558
/proc/meminfo: memFree=878208/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=23844 CPUtime=0.01
/proc/26558/stat : 26558 (ornithorynque) R 26556 26558 26049 0 -1 4194304 614 0 0 0 1 0 0 0 18 0 1 0 330917228 24416256 575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231882527457 0 0 4096 1088 0 0 0 17 1 0 0
/proc/26558/statm: 5961 576 377 42 0 213 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23844

[startup+0.101426 s]
/proc/loadavg: 1.96 2.03 1.95 3/64 26558
/proc/meminfo: memFree=878208/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=27132 CPUtime=0.09
/proc/26558/stat : 26558 (ornithorynque) R 26556 26558 26049 0 -1 4194304 1453 0 0 0 9 0 0 0 18 0 1 0 330917228 27783168 1349 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231882527457 0 0 4096 1088 0 0 0 17 1 0 0
/proc/26558/statm: 6783 1350 377 42 0 1035 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27132

[startup+0.301457 s]
/proc/loadavg: 1.96 2.03 1.95 3/64 26558
/proc/meminfo: memFree=878208/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=52416 CPUtime=0.43
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 2730 0 0 0 42 1 0 0 18 0 3 0 330917228 53673984 2486 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 13104 2486 387 42 0 7356 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 52416

[startup+0.701506 s]
/proc/loadavg: 1.96 2.03 1.95 3/64 26558
/proc/meminfo: memFree=878208/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=52548 CPUtime=1.23
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 2782 0 0 0 122 1 0 0 18 0 3 0 330917228 53809152 2538 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 13137 2538 387 42 0 7389 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 52548

[startup+1.5026 s]
/proc/loadavg: 1.96 2.03 1.95 3/67 26561
/proc/meminfo: memFree=869288/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=52944 CPUtime=2.82
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 2884 0 0 0 281 1 0 0 18 0 3 0 330917228 54214656 2640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 13236 2640 387 42 0 7488 0
[pid=26558/tid=26560] ppid=26556 vsize=52944 CPUtime=1.33
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 224 0 0 0 133 0 0 0 25 0 3 0 330917245 54214656 2640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314353 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=52944 CPUtime=1.33
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 2 0 0 0 133 0 0 0 25 0 3 0 330917245 54214656 2640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283685 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 52944

[startup+3.10279 s]
/proc/loadavg: 1.96 2.03 1.95 3/67 26561
/proc/meminfo: memFree=867304/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=55456 CPUtime=6.02
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 3393 0 0 0 600 2 0 0 18 0 3 0 330917228 56786944 3149 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 13864 3149 387 42 0 8116 0
[pid=26558/tid=26560] ppid=26556 vsize=55456 CPUtime=2.93
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 400 0 0 0 293 0 0 0 25 0 3 0 330917245 56786944 3149 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314358 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=55456 CPUtime=2.92
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 335 0 0 0 292 0 0 0 25 0 3 0 330917245 56786944 3149 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 55456

[startup+6.30117 s]
/proc/loadavg: 1.96 2.03 1.95 3/67 26561
/proc/meminfo: memFree=863528/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=58728 CPUtime=12.4
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 4296 0 0 0 1237 3 0 0 18 0 3 0 330917228 60137472 4052 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 14682 4052 387 42 0 8934 0
[pid=26558/tid=26560] ppid=26556 vsize=58728 CPUtime=6.13
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 737 0 0 0 613 0 0 0 25 0 3 0 330917245 60137472 4052 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=58728 CPUtime=6.1
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 901 0 0 0 610 0 0 0 25 0 3 0 330917245 60137472 4052 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242381 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 58728

[startup+12.7019 s]
/proc/loadavg: 1.97 2.03 1.95 3/67 26561
/proc/meminfo: memFree=857520/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=65344 CPUtime=25.17
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 5755 0 0 0 2513 4 0 0 18 0 3 0 330917228 66912256 5511 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 16336 5511 387 42 0 10588 0
[pid=26558/tid=26560] ppid=26556 vsize=65344 CPUtime=12.53
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 1337 0 0 0 1252 1 0 0 25 0 3 0 330917245 66912256 5511 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311137 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=65344 CPUtime=12.46
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 1760 0 0 0 1246 0 0 0 25 0 3 0 330917245 66912256 5511 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 65344

[startup+25.5014 s]
/proc/loadavg: 1.97 2.03 1.95 3/67 26561
/proc/meminfo: memFree=847472/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=75416 CPUtime=50.7
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 8249 0 0 0 5063 7 0 0 18 0 3 0 330917228 77225984 8005 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 18854 8005 387 42 0 13106 0
[pid=26558/tid=26560] ppid=26556 vsize=75416 CPUtime=25.33
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 2473 0 0 0 2529 4 0 0 25 0 3 0 330917245 77225984 8005 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=75416 CPUtime=25.2
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 3118 0 0 0 2519 1 0 0 25 0 3 0 330917245 77225984 8005 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284385 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 75416

[startup+51.1015 s]
/proc/loadavg: 1.98 2.03 1.95 3/67 26561
/proc/meminfo: memFree=834736/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=89064 CPUtime=101.78
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 11421 0 0 0 10168 10 0 0 18 0 3 0 330917228 91201536 11177 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 22266 11177 387 42 0 16518 0
[pid=26558/tid=26560] ppid=26556 vsize=89064 CPUtime=50.92
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 3807 0 0 0 5086 6 0 0 25 0 3 0 330917245 91201536 11177 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311279 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=89064 CPUtime=50.69
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 4956 0 0 0 5067 2 0 0 25 0 3 0 330917245 91201536 11177 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242213 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 89064

[startup+102.306 s]
/proc/loadavg: 1.99 2.02 1.95 3/67 26561
/proc/meminfo: memFree=814384/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=112256 CPUtime=203.95
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 16696 0 0 0 20380 15 0 0 18 0 3 0 330917228 114950144 16194 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 28064 16194 387 42 0 22316 0
[pid=26558/tid=26560] ppid=26556 vsize=112256 CPUtime=102.11
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 5949 0 0 0 10202 9 0 0 25 0 3 0 330917245 114950144 16194 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=112256 CPUtime=101.68
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 8089 0 0 0 10164 4 0 0 25 0 3 0 330917245 114950144 16194 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 112256

[startup+162.302 s]
/proc/loadavg: 1.99 2.02 1.95 3/67 26561
/proc/meminfo: memFree=807600/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=118400 CPUtime=323.66
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 18382 0 0 0 32348 18 0 0 18 0 3 0 330917228 121241600 17880 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 29600 17880 387 42 0 23852 0
[pid=26558/tid=26560] ppid=26556 vsize=118400 CPUtime=162.08
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 7635 0 0 0 16196 12 0 0 25 0 3 0 330917245 121241600 17880 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314353 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=118400 CPUtime=161.41
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 8089 0 0 0 16137 4 0 0 25 0 3 0 330917245 121241600 17880 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.66
Current children cumulated vsize (KiB) 118400

[startup+222.302 s]
/proc/loadavg: 1.99 2.01 1.95 3/67 26561
/proc/meminfo: memFree=786096/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=143232 CPUtime=443.38
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 23877 0 0 0 44315 23 0 0 18 0 3 0 330917228 146669568 23257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 35808 23257 387 42 0 30060 0
[pid=26558/tid=26560] ppid=26556 vsize=143232 CPUtime=222.06
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 9136 0 0 0 22191 15 0 0 25 0 3 0 330917245 146669568 23257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=143232 CPUtime=221.16
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 12083 0 0 0 22110 6 0 0 25 0 3 0 330917245 146669568 23257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.38
Current children cumulated vsize (KiB) 143232

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 1.95 3/67 26561
/proc/meminfo: memFree=780400/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=148352 CPUtime=563.11
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 25305 0 0 0 56284 27 0 0 18 0 3 0 330917228 151912448 24685 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 37088 24685 387 42 0 31340 0
[pid=26558/tid=26560] ppid=26556 vsize=148352 CPUtime=282.04
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 10564 0 0 0 28185 19 0 0 25 0 3 0 330917245 151912448 24685 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=148352 CPUtime=280.9
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 12083 0 0 0 28084 6 0 0 25 0 3 0 330917245 151912448 24685 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.11
Current children cumulated vsize (KiB) 148352

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 1.95 3/67 26561
/proc/meminfo: memFree=774768/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=154496 CPUtime=682.83
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 26681 0 0 0 68253 30 0 0 18 0 3 0 330917228 158203904 26061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 38624 26061 387 42 0 32876 0
[pid=26558/tid=26560] ppid=26556 vsize=154496 CPUtime=342.03
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 11940 0 0 0 34181 22 0 0 25 0 3 0 330917245 158203904 26061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=154496 CPUtime=340.63
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 12083 0 0 0 34057 6 0 0 25 0 3 0 330917245 158203904 26061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242154 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.83
Current children cumulated vsize (KiB) 154496

[startup+402.302 s]
/proc/loadavg: 1.99 2.00 1.95 3/67 26561
/proc/meminfo: memFree=750128/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=183884 CPUtime=802.56
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 32847 0 0 0 80222 34 0 0 18 0 3 0 330917228 188297216 32227 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 45971 32227 387 42 0 40223 0
[pid=26558/tid=26560] ppid=26556 vsize=183884 CPUtime=402
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 12833 0 0 0 40177 23 0 0 25 0 3 0 330917245 188297216 32227 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=183884 CPUtime=400.38
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 17356 0 0 0 40030 8 0 0 25 0 3 0 330917245 188297216 32227 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.56
Current children cumulated vsize (KiB) 183884

[startup+462.302 s]
/proc/loadavg: 1.99 2.00 1.95 3/67 26561
/proc/meminfo: memFree=746928/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=186956 CPUtime=922.28
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 33628 0 0 0 92192 36 0 0 18 0 3 0 330917228 191442944 33008 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 46739 33008 387 42 0 40991 0
[pid=26558/tid=26560] ppid=26556 vsize=186956 CPUtime=461.99
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 13614 0 0 0 46173 26 0 0 25 0 3 0 330917245 191442944 33008 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311218 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=186956 CPUtime=460.12
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 17356 0 0 0 46004 8 0 0 25 0 3 0 330917245 191442944 33008 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241593 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.28
Current children cumulated vsize (KiB) 186956

[startup+522.301 s]
/proc/loadavg: 1.99 2.00 1.95 3/67 26561
/proc/meminfo: memFree=743728/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=190028 CPUtime=1042
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 34422 0 0 0 104162 38 0 0 18 0 3 0 330917228 194588672 33802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 47507 33802 387 42 0 41759 0
[pid=26558/tid=26560] ppid=26556 vsize=190028 CPUtime=521.97
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 14408 0 0 0 52170 27 0 0 25 0 3 0 330917245 194588672 33802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=190028 CPUtime=519.85
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 17356 0 0 0 51977 8 0 0 25 0 3 0 330917245 194588672 33802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042
Current children cumulated vsize (KiB) 190028

[startup+582.301 s]
/proc/loadavg: 1.99 2.00 1.95 3/67 26561
/proc/meminfo: memFree=740656/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=193100 CPUtime=1161.72
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 35177 0 0 0 116133 39 0 0 18 0 3 0 330917228 197734400 34557 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 48275 34557 387 42 0 42527 0
[pid=26558/tid=26560] ppid=26556 vsize=193100 CPUtime=581.96
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 15163 0 0 0 58167 29 0 0 25 0 3 0 330917245 197734400 34557 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=193100 CPUtime=579.59
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 17356 0 0 0 57951 8 0 0 25 0 3 0 330917245 197734400 34557 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.72
Current children cumulated vsize (KiB) 193100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 2.00 1.95 3/67 26561
/proc/meminfo: memFree=739632/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=194124 CPUtime=1200.05
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 35416 0 0 0 119965 40 0 0 18 0 3 0 330917228 198782976 34796 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 48531 34796 387 42 0 42783 0
[pid=26558/tid=26560] ppid=26556 vsize=194124 CPUtime=601.15
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 15402 0 0 0 60086 29 0 0 25 0 3 0 330917245 198782976 34796 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=194124 CPUtime=598.73
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 17356 0 0 0 59864 9 0 0 25 0 3 0 330917245 198782976 34796 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242128 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 194124

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

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

[startup+601.502 s]
/proc/loadavg: 1.99 2.00 1.95 3/67 26561
/proc/meminfo: memFree=739632/2055920 swapFree=4183180/4192956
[pid=26558] ppid=26556 vsize=194124 CPUtime=1200.05
/proc/26558/stat : 26558 (ornithorynque) S 26556 26558 26049 0 -1 4194304 35416 0 0 0 119965 40 0 0 18 0 3 0 330917228 198782976 34796 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26558/statm: 48531 34796 387 42 0 42783 0
[pid=26558/tid=26560] ppid=26556 vsize=194124 CPUtime=601.15
/proc/26558/task/26560/stat : 26560 (ornithorynque) R 26556 26558 26049 0 -1 4194368 15402 0 0 0 60086 29 0 0 25 0 3 0 330917245 198782976 34796 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26558/tid=26561] ppid=26556 vsize=194124 CPUtime=598.73
/proc/26558/task/26561/stat : 26561 (ornithorynque) R 26556 26558 26049 0 -1 4194368 17356 0 0 0 59864 9 0 0 25 0 3 0 330917245 198782976 34796 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242128 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 194124

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.536
CPU time (s): 1200.09
CPU user time (s): 1199.66
CPU system time (s): 0.427934
CPU usage (%): 199.505
Max. virtual memory (cumulated for all children) (KiB): 194124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.66
system time used= 0.427934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35416
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 9228

runsolver used 0.580911 second user time and 1.64175 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Mon Mar  5 15:45:14 UTC 2007

IDJOB= 328263
IDBENCH= 20171
IDSOLVER= 139
FILE ID= node75/328263-1173109514

PBS_JOBID= 4013907

Free space on /tmp= 66518 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S897388318-05.cnf
COMMAND LINE= /tmp/evaluation/328263-1173109514/ornithorynque /tmp/evaluation/328263-1173109514/instance-328263-1173109514.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-328263-1173109514 -o ROOT/results/node75/solver-328263-1173109514 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328263-1173109514/ornithorynque /tmp/evaluation/328263-1173109514/instance-328263-1173109514.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  35d05934115981de17b0e0485716ee2e

RANDOM SEED= 483771263

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        878680 kB
Buffers:         37820 kB
Cached:        1052628 kB
SwapCached:       3808 kB
Active:          88364 kB
Inactive:      1011760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        878680 kB
SwapTotal:     4192956 kB
SwapFree:      4183180 kB
Dirty:            1004 kB
Writeback:           0 kB
Mapped:          15580 kB
Slab:            63040 kB
Committed_AS:   848944 kB
PageTables:       1432 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= 66518 MiB

End job on node75 on Mon Mar  5 15:55:17 UTC 2007