Trace number 328357

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

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1966306571-20-UNSAT.cnf
MD5SUM1fb4312d0666ff719508e19a3e9de045
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark228.565
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
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=810 nbClause=2931
0.00/0.01	c nbVar=810 nbClause=2931
0.00/0.01	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=2553 maxSat=0
0.00/0.06	c flip 10000 nbSat=2893 maxSat=2903
0.19/0.11	c flip 0 nbSat=3362 maxSat=2903
0.37/0.22	c flip 10000 nbSat=3693 maxSat=3707
0.37/0.28	c flip 0 nbSat=4568 maxSat=3708
0.77/0.48	c flip 10000 nbSat=4942 maxSat=4947
1.17/0.63	c flip 0 nbSat=6641 maxSat=4960
1.97/1.02	c flip 10000 nbSat=6984 maxSat=7004
2.36/1.25	c flip 0 nbSat=9194 maxSat=7004
2.56/1.32	c nbDecision=10000 #clauses=9887
3.73/1.90	c flip 10000 nbSat=9522 maxSat=9543
4.52/2.39	c flip 0 nbSat=12155 maxSat=9557
6.72/3.40	c flip 10000 nbSat=12506 maxSat=12528
7.92/4.05	c flip 0 nbSat=15932 maxSat=12541
8.91/4.57	c nbDecision=20000 #clauses=17240
11.87/6.01	c flip 10000 nbSat=16321 maxSat=16339
14.06/7.14	c flip 0 nbSat=20356 maxSat=16339
20.04/10.19	c flip 10000 nbSat=20747 maxSat=20765
21.64/10.91	c nbDecision=30000 #clauses=24792
23.83/12.05	c flip 0 nbSat=25492 maxSat=20770
31.20/15.77	c flip 10000 nbSat=25815 maxSat=25846
36.78/18.60	c nbDecision=40000 #clauses=32045
37.77/19.05	c flip 0 nbSat=31936 maxSat=25851
52.30/26.32	c flip 10000 nbSat=32365 maxSat=32379
56.09/28.24	c nbDecision=50000 #clauses=39301
59.09/29.70	c flip 0 nbSat=39763 maxSat=32382
75.04/37.71	c flip 10000 nbSat=40186 maxSat=40197
81.82/41.19	c nbDecision=60000 #clauses=46788
83.22/41.85	c flip 0 nbSat=46680 maxSat=40198
103.75/52.17	c nbDecision=70000 #clauses=54094
105.74/53.15	c flip 10000 nbSat=47083 maxSat=47105
120.50/60.54	c flip 0 nbSat=58078 maxSat=47105
130.85/65.72	c nbDecision=80000 #clauses=61369
146.80/73.75	c flip 10000 nbSat=58473 maxSat=58489
164.95/82.89	c nbDecision=90000 #clauses=68875
165.74/83.28	c flip 0 nbSat=68569 maxSat=58496
199.84/100.35	c flip 10000 nbSat=68951 maxSat=68995
201.24/101.08	c nbDecision=100000 #clauses=76351
222.58/111.78	c flip 0 nbSat=80504 maxSat=68995
237.33/119.18	c nbDecision=110000 #clauses=83804
266.48/133.73	c flip 10000 nbSat=80942 maxSat=80954
279.05/140.07	c nbDecision=120000 #clauses=91295
290.83/145.92	c flip 0 nbSat=92629 maxSat=80970
327.93/164.58	c nbDecision=130000 #clauses=99000
338.71/170.00	c flip 10000 nbSat=93070 maxSat=93095
372.43/186.84	c nbDecision=140000 #clauses=106506
374.44/187.81	c flip 0 nbSat=106192 maxSat=93105
424.71/213.07	c nbDecision=150000 #clauses=114094
439.88/220.62	c flip 10000 nbSat=106630 maxSat=106670
483.38/242.47	c flip 0 nbSat=120333 maxSat=106684
491.76/246.67	c nbDecision=160000 #clauses=121761
549.63/275.63	c flip 10000 nbSat=120772 maxSat=120790
561.41/281.51	c nbDecision=170000 #clauses=129490
587.54/294.67	c flip 0 nbSat=131203 maxSat=120790
655.59/328.70	c flip 10000 nbSat=131632 maxSat=131658
663.57/332.79	c nbDecision=180000 #clauses=137503
713.85/357.92	c flip 0 nbSat=141501 maxSat=131658
735.01/368.53	c nbDecision=190000 #clauses=144853
797.65/399.93	c nbDecision=200000 #clauses=152201
798.25/400.26	c flip 10000 nbSat=141921 maxSat=141941
861.10/431.79	c flip 0 nbSat=158911 maxSat=141941
861.31/431.87	c nbDecision=210000 #clauses=159464
930.96/466.77	c nbDecision=220000 #clauses=166754
956.88/479.74	c flip 10000 nbSat=159336 maxSat=159376
995.20/498.99	c nbDecision=230000 #clauses=173966
1022.35/512.52	c flip 0 nbSat=176430 maxSat=159376
1062.44/532.63	c nbDecision=240000 #clauses=181446
1124.11/563.51	c flip 10000 nbSat=176901 maxSat=176933
1132.09/567.57	c nbDecision=250000 #clauses=188920
1192.95/598.01	c flip 0 nbSat=194713 maxSat=176933

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node14/watcher-328357-1173110460 -o ROOT/results/node14/solver-328357-1173110460 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328357-1173110460/ornithorynque /tmp/evaluation/328357-1173110460/instance-328357-1173110460.cnf 

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


[startup+0 s]
/proc/loadavg: 2.01 2.02 1.93 3/77 25648
/proc/meminfo: memFree=1485248/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=23220 CPUtime=0
/proc/25648/stat : 25648 (ornithorynque) R 25646 25648 25097 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 331000392 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212231820400 0 0 4096 0 0 0 0 17 1 0 0
/proc/25648/statm: 5805 263 218 42 0 45 0

[startup+0.0759491 s]
/proc/loadavg: 2.01 2.02 1.93 3/77 25648
/proc/meminfo: memFree=1485248/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=44464 CPUtime=0.12
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 671 0 0 0 12 0 0 0 18 0 3 0 331000392 45531136 632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 11116 632 387 42 0 5368 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 44464

[startup+0.108953 s]
/proc/loadavg: 2.01 2.02 1.93 3/77 25648
/proc/meminfo: memFree=1485248/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=46512 CPUtime=0.19
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 723 0 0 0 19 0 0 0 18 0 3 0 331000392 47628288 684 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 11628 684 387 42 0 5880 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 46512

[startup+0.301972 s]
/proc/loadavg: 2.01 2.02 1.93 3/77 25648
/proc/meminfo: memFree=1485248/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=46512 CPUtime=0.57
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 853 0 0 0 57 0 0 0 18 0 3 0 331000392 47628288 814 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 11628 814 387 42 0 5880 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 46512

[startup+0.702012 s]
/proc/loadavg: 2.01 2.02 1.93 3/77 25648
/proc/meminfo: memFree=1485248/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=46512 CPUtime=1.37
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 1051 0 0 0 137 0 0 0 18 0 3 0 331000392 47628288 1012 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 11628 1012 387 42 0 5880 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46512

[startup+1.50109 s]
/proc/loadavg: 2.01 2.02 1.93 3/80 25651
/proc/meminfo: memFree=1482344/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=47800 CPUtime=2.96
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 1285 0 0 0 296 0 0 0 18 0 3 0 331000392 48947200 1246 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 11950 1246 387 42 0 6202 0
[pid=25648/tid=25650] ppid=25646 vsize=47800 CPUtime=1.47
/proc/25648/task/25650/stat : 25650 (ornithorynque) R 25646 25648 25097 0 -1 4194368 389 0 0 0 147 0 0 0 18 0 3 0 331000394 48947200 1246 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4290173 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=47800 CPUtime=1.47
/proc/25648/task/25651/stat : 25651 (ornithorynque) R 25646 25648 25097 0 -1 4194368 258 0 0 0 147 0 0 0 25 0 3 0 331000394 48947200 1246 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241593 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 47800

[startup+3.10124 s]
/proc/loadavg: 2.01 2.02 1.93 3/86 25677
/proc/meminfo: memFree=1479840/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=49848 CPUtime=6.13
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 1587 0 0 0 612 1 0 0 18 0 3 0 331000392 51044352 1548 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 12462 1548 387 42 0 6714 0
[pid=25648/tid=25650] ppid=25646 vsize=49848 CPUtime=3.05
/proc/25648/task/25650/stat : 25650 (ornithorynque) R 25646 25648 25097 0 -1 4194368 592 0 0 0 305 0 0 0 25 0 3 0 331000394 51044352 1548 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=49848 CPUtime=3.06
/proc/25648/task/25651/stat : 25651 (ornithorynque) R 25646 25648 25097 0 -1 4194368 357 0 0 0 306 0 0 0 25 0 3 0 331000394 51044352 1548 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241590 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 49848

[startup+6.30254 s]
/proc/loadavg: 2.01 2.02 1.93 3/86 25715
/proc/meminfo: memFree=1477264/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=52024 CPUtime=12.47
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 2058 0 0 0 1245 2 0 0 18 0 3 0 331000392 53272576 1986 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 13006 1986 387 42 0 7258 0
[pid=25648/tid=25650] ppid=25646 vsize=52024 CPUtime=6.21
/proc/25648/task/25650/stat : 25650 (ornithorynque) R 25646 25648 25097 0 -1 4194368 909 0 0 0 621 0 0 0 25 0 3 0 331000394 53272576 1986 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311262 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=52024 CPUtime=6.23
/proc/25648/task/25651/stat : 25651 (ornithorynque) R 25646 25648 25097 0 -1 4194368 511 0 0 0 622 1 0 0 25 0 3 0 331000394 53272576 1986 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 52024

[startup+12.7011 s]
/proc/loadavg: 2.01 2.02 1.93 3/86 25723
/proc/meminfo: memFree=1475024/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=54380 CPUtime=25.22
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 2775 0 0 0 2519 3 0 0 18 0 3 0 331000392 55685120 2670 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 13595 2670 387 42 0 7847 0
[pid=25648/tid=25650] ppid=25646 vsize=54380 CPUtime=12.6
/proc/25648/task/25650/stat : 25650 (ornithorynque) R 25646 25648 25097 0 -1 4194368 1282 0 0 0 1260 0 0 0 25 0 3 0 331000394 55685120 2670 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=54380 CPUtime=12.6
/proc/25648/task/25651/stat : 25651 (ornithorynque) R 25646 25648 25097 0 -1 4194368 855 0 0 0 1258 2 0 0 25 0 3 0 331000394 55685120 2670 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 54380

[startup+25.5014 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 25753
/proc/meminfo: memFree=1471120/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=58236 CPUtime=50.72
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 3602 0 0 0 5064 8 0 0 18 0 3 0 331000392 59633664 3432 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 14559 3432 387 42 0 8811 0
[pid=25648/tid=25650] ppid=25646 vsize=58236 CPUtime=25.37
/proc/25648/task/25650/stat : 25650 (ornithorynque) R 25646 25648 25097 0 -1 4194368 1872 0 0 0 2536 1 0 0 25 0 3 0 331000394 59633664 3432 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311148 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=58236 CPUtime=25.32
/proc/25648/task/25651/stat : 25651 (ornithorynque) R 25646 25648 25097 0 -1 4194368 1092 0 0 0 2527 5 0 0 25 0 3 0 331000394 59633664 3432 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 58236

[startup+51.1018 s]
/proc/loadavg: 2.00 2.01 1.93 3/86 25785
/proc/meminfo: memFree=1465880/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=63060 CPUtime=101.76
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 5044 0 0 0 10162 14 0 0 18 0 3 0 331000392 64573440 4764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 15765 4764 387 42 0 10017 0
[pid=25648/tid=25650] ppid=25646 vsize=63060 CPUtime=50.93
/proc/25648/task/25650/stat : 25650 (ornithorynque) R 25646 25648 25097 0 -1 4194368 2765 0 0 0 5090 3 0 0 25 0 3 0 331000394 64573440 4764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=63060 CPUtime=50.8
/proc/25648/task/25651/stat : 25651 (ornithorynque) R 25646 25648 25097 0 -1 4194368 1641 0 0 0 5070 10 0 0 25 0 3 0 331000394 64573440 4764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283791 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 63060

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 1.93 3/80 25849
/proc/meminfo: memFree=1459624/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=73048 CPUtime=203.84
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 7293 0 0 0 20360 24 0 0 18 0 3 0 331000392 74801152 6590 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 18262 6590 387 42 0 12514 0
[pid=25648/tid=25650] ppid=25646 vsize=73048 CPUtime=102.05
/proc/25648/task/25650/stat : 25650 (ornithorynque) R 25646 25648 25097 0 -1 4194368 4094 0 0 0 10200 5 0 0 25 0 3 0 331000394 74801152 6590 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=73048 CPUtime=101.76
/proc/25648/task/25651/stat : 25651 (ornithorynque) R 25646 25648 25097 0 -1 4194368 2561 0 0 0 10158 18 0 0 25 0 3 0 331000394 74801152 6590 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 73048

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 25849
/proc/meminfo: memFree=1451944/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=80760 CPUtime=323.54
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 9623 0 0 0 32327 27 0 0 18 0 3 0 331000392 82698240 8534 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 20190 8534 387 42 0 14442 0
[pid=25648/tid=25650] ppid=25646 vsize=80760 CPUtime=162.03
/proc/25648/task/25650/stat : 25650 (ornithorynque) R 25646 25648 25097 0 -1 4194368 5389 0 0 0 16195 8 0 0 25 0 3 0 331000394 82698240 8534 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=80760 CPUtime=161.48
/proc/25648/task/25651/stat : 25651 (ornithorynque) R 25646 25648 25097 0 -1 4194368 3596 0 0 0 16130 18 0 0 25 0 3 0 331000394 82698240 8534 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.54
Current children cumulated vsize (KiB) 80760

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 25849
/proc/meminfo: memFree=1446376/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=87208 CPUtime=443.27
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 11193 0 0 0 44297 30 0 0 18 0 3 0 331000392 89300992 9907 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 21802 9907 387 42 0 16054 0
[pid=25648/tid=25650] ppid=25646 vsize=87208 CPUtime=222.01
/proc/25648/task/25650/stat : 25650 (ornithorynque) R 25646 25648 25097 0 -1 4194368 6301 0 0 0 22191 10 0 0 25 0 3 0 331000394 89300992 9907 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=87208 CPUtime=221.23
/proc/25648/task/25651/stat : 25651 (ornithorynque) R 25646 25648 25097 0 -1 4194368 4254 0 0 0 22104 19 0 0 25 0 3 0 331000394 89300992 9907 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.27
Current children cumulated vsize (KiB) 87208

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 25849
/proc/meminfo: memFree=1441704/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=92276 CPUtime=563
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 12748 0 0 0 56267 33 0 0 18 0 3 0 331000392 94490624 11082 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 23069 11082 387 42 0 17321 0
[pid=25648/tid=25650] ppid=25646 vsize=92276 CPUtime=282
/proc/25648/task/25650/stat : 25650 (ornithorynque) R 25646 25648 25097 0 -1 4194368 7095 0 0 0 28187 13 0 0 25 0 3 0 331000394 94490624 11082 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=92276 CPUtime=280.97
/proc/25648/task/25651/stat : 25651 (ornithorynque) R 25646 25648 25097 0 -1 4194368 5015 0 0 0 28078 19 0 0 25 0 3 0 331000394 94490624 11082 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563
Current children cumulated vsize (KiB) 92276

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 25849
/proc/meminfo: memFree=1437928/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=98188 CPUtime=682.7
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 14452 0 0 0 68235 35 0 0 18 0 3 0 331000392 100544512 12010 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 24547 12010 387 42 0 18799 0
[pid=25648/tid=25650] ppid=25646 vsize=98188 CPUtime=341.98
/proc/25648/task/25650/stat : 25650 (ornithorynque) R 25646 25648 25097 0 -1 4194368 7968 0 0 0 34184 14 0 0 25 0 3 0 331000394 100544512 12010 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=98188 CPUtime=340.7
/proc/25648/task/25651/stat : 25651 (ornithorynque) R 25646 25648 25097 0 -1 4194368 5846 0 0 0 34050 20 0 0 25 0 3 0 331000394 100544512 12010 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240880 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.7
Current children cumulated vsize (KiB) 98188

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 25849
/proc/meminfo: memFree=1433896/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=102936 CPUtime=802.44
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 15786 0 0 0 80207 37 0 0 18 0 3 0 331000392 105406464 13016 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 25734 13016 387 42 0 19986 0
[pid=25648/tid=25650] ppid=25646 vsize=102936 CPUtime=401.96
/proc/25648/task/25650/stat : 25650 (ornithorynque) R 25646 25648 25097 0 -1 4194368 8787 0 0 0 40180 16 0 0 25 0 3 0 331000394 105406464 13016 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=102936 CPUtime=400.45
/proc/25648/task/25651/stat : 25651 (ornithorynque) R 25646 25648 25097 0 -1 4194368 6361 0 0 0 40025 20 0 0 25 0 3 0 331000394 105406464 13016 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.44
Current children cumulated vsize (KiB) 102936

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 25849
/proc/meminfo: memFree=1429608/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=107560 CPUtime=922.17
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 17112 0 0 0 92178 39 0 0 18 0 3 0 331000392 110141440 14113 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 26890 14113 387 42 0 21142 0
[pid=25648/tid=25650] ppid=25646 vsize=107560 CPUtime=461.95
/proc/25648/task/25650/stat : 25650 (ornithorynque) R 25646 25648 25097 0 -1 4194368 9406 0 0 0 46177 18 0 0 25 0 3 0 331000394 110141440 14113 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=107560 CPUtime=460.2
/proc/25648/task/25651/stat : 25651 (ornithorynque) R 25646 25648 25097 0 -1 4194368 7068 0 0 0 45999 21 0 0 25 0 3 0 331000394 110141440 14113 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.17
Current children cumulated vsize (KiB) 107560

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 25849
/proc/meminfo: memFree=1425192/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=111920 CPUtime=1041.88
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 18510 0 0 0 104147 41 0 0 18 0 3 0 331000392 114606080 15249 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 27980 15249 387 42 0 22232 0
[pid=25648/tid=25650] ppid=25646 vsize=111920 CPUtime=521.93
/proc/25648/task/25650/stat : 25650 (ornithorynque) R 25646 25648 25097 0 -1 4194368 10118 0 0 0 52174 19 0 0 25 0 3 0 331000394 114606080 15249 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=111920 CPUtime=519.93
/proc/25648/task/25651/stat : 25651 (ornithorynque) R 25646 25648 25097 0 -1 4194368 7754 0 0 0 51972 21 0 0 25 0 3 0 331000394 114606080 15249 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.88
Current children cumulated vsize (KiB) 111920

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 25849
/proc/meminfo: memFree=1422568/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=114808 CPUtime=1161.62
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 19317 0 0 0 116118 44 0 0 18 0 3 0 331000392 117563392 15879 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 28702 15879 387 42 0 22954 0
[pid=25648/tid=25650] ppid=25646 vsize=114808 CPUtime=581.92
/proc/25648/task/25650/stat : 25650 (ornithorynque) R 25646 25648 25097 0 -1 4194368 10925 0 0 0 58171 21 0 0 25 0 3 0 331000394 117563392 15879 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=114808 CPUtime=579.67
/proc/25648/task/25651/stat : 25651 (ornithorynque) R 25646 25648 25097 0 -1 4194368 7754 0 0 0 57946 21 0 0 25 0 3 0 331000394 117563392 15879 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.62
Current children cumulated vsize (KiB) 114808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 25849
/proc/meminfo: memFree=1419304/2055920 swapFree=4172616/4192956
[pid=25648] ppid=25646 vsize=119056 CPUtime=1200.14
/proc/25648/stat : 25648 (ornithorynque) S 25646 25648 25097 0 -1 4194304 20479 0 0 0 119970 44 0 0 18 0 3 0 331000392 121913344 16682 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25648/statm: 29764 16682 387 42 0 24016 0
[pid=25648/tid=25650] ppid=25646 vsize=119056 CPUtime=601.23
/proc/25648/task/25650/stat : 25650 (ornithorynque) R 25646 25648 25097 0 -1 4194368 11143 0 0 0 60101 22 0 0 25 0 3 0 331000394 121913344 16682 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=119056 CPUtime=598.89
/proc/25648/task/25651/stat : 25651 (ornithorynque) R 25646 25648 25097 0 -1 4194368 8698 0 0 0 59868 21 0 0 25 0 3 0 331000394 121913344 16682 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241636 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 119056

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.18
CPU user time (s): 1199.72
CPU system time (s): 0.45693
CPU usage (%): 199.488
Max. virtual memory (cumulated for all children) (KiB): 119056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.72
system time used= 0.45693
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20479
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= 24
involuntary context switches= 23070

runsolver used 0.439933 second user time and 1.76673 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Mar  5 16:01:00 UTC 2007

IDJOB= 328357
IDBENCH= 20272
IDSOLVER= 139
FILE ID= node14/328357-1173110460

PBS_JOBID= 4013939

Free space on /tmp= 66540 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1966306571-20-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/328357-1173110460/ornithorynque /tmp/evaluation/328357-1173110460/instance-328357-1173110460.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-328357-1173110460 -o ROOT/results/node14/solver-328357-1173110460 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328357-1173110460/ornithorynque /tmp/evaluation/328357-1173110460/instance-328357-1173110460.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  1fb4312d0666ff719508e19a3e9de045

RANDOM SEED= 771564183

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1485656 kB
Buffers:         38328 kB
Cached:         443824 kB
SwapCached:       2416 kB
Active:         101424 kB
Inactive:       416984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1485656 kB
SwapTotal:     4192956 kB
SwapFree:      4172616 kB
Dirty:             332 kB
Writeback:           0 kB
Mapped:          44308 kB
Slab:            37436 kB
Committed_AS:  1179244 kB
PageTables:       1736 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB

End job on node14 on Mon Mar  5 16:11:03 UTC 2007