Trace number 333055

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.22 601.631

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG7a-gensys-brn004.sat05-3669.reshuffled-07.cnf
MD5SUM51245c7b8edb32c4dbd94daf982c00d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.92055
Satisfiable
(Un)Satisfiability was proved
Number of variables2435
Number of clauses16016
Sum of the clauses size112873
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 2385
Number of clauses of size 32207
Number of clauses of size 4298
Number of clauses of size 5447
Number of clauses of size over 512644

Solver Data (download as text)

0.00/0.02	c This is Ornithorynque version 0.1 alpha
0.00/0.02	c (c) roussel@cril.univ-artois.fr
0.00/0.03	c using unsigned short
0.00/0.03	c parsing...
0.06/0.10	c ...done
0.06/0.10	c nbVar=2435 nbClause=16016
0.06/0.11	c nbVar=2435 nbClause=16016
0.06/0.12	c complete search running
0.06/0.12	c local search running
0.06/0.13	c flip 0 nbSat=15465 maxSat=0
0.24/0.29	c nbDecision=10000 #clauses=18057
0.43/0.37	c flip 10000 nbSat=15889 maxSat=15939
1.03/0.62	c flip 20000 nbSat=15881 maxSat=15939
1.03/0.67	c nbDecision=20000 #clauses=22265
1.43/0.87	c flip 30000 nbSat=15907 maxSat=15939
2.04/1.12	c flip 40000 nbSat=15896 maxSat=15939
2.43/1.35	c flip 0 nbSat=25278 maxSat=15939
2.63/1.46	c nbDecision=30000 #clauses=26355
4.23/2.25	c flip 10000 nbSat=25689 maxSat=25724
6.02/3.16	c flip 20000 nbSat=25687 maxSat=25737
7.82/4.03	c flip 30000 nbSat=25702 maxSat=25737
9.02/4.60	c nbDecision=40000 #clauses=31355
9.62/4.91	c flip 40000 nbSat=25695 maxSat=25737
11.21/5.74	c flip 0 nbSat=33273 maxSat=25737
12.81/6.59	c nbDecision=50000 #clauses=34393
15.59/7.92	c flip 10000 nbSat=33695 maxSat=33742
17.58/8.90	c nbDecision=60000 #clauses=38910
19.78/10.05	c flip 20000 nbSat=33687 maxSat=33748
24.18/12.27	c flip 30000 nbSat=33687 maxSat=33748
24.38/12.37	c nbDecision=70000 #clauses=44635
28.56/14.43	c flip 40000 nbSat=33698 maxSat=33748
32.36/16.31	c flip 0 nbSat=47774 maxSat=33748
41.14/20.73	c nbDecision=80000 #clauses=51395
42.34/21.33	c flip 10000 nbSat=48282 maxSat=48328
52.31/26.30	c flip 20000 nbSat=48285 maxSat=48328
53.30/26.80	c nbDecision=90000 #clauses=55532
61.88/31.17	c flip 30000 nbSat=48281 maxSat=48334
70.07/35.24	c nbDecision=100000 #clauses=60135
72.46/36.45	c flip 40000 nbSat=48277 maxSat=48336
80.85/40.66	c flip 0 nbSat=62512 maxSat=48336
99.00/49.75	c nbDecision=110000 #clauses=67231
100.00/50.24	c flip 10000 nbSat=62847 maxSat=62918
117.55/59.02	c flip 20000 nbSat=62869 maxSat=62918
134.92/67.73	c flip 30000 nbSat=62866 maxSat=62918
138.51/69.59	c nbDecision=120000 #clauses=74826
153.66/77.15	c flip 40000 nbSat=62872 maxSat=62918
170.03/85.39	c flip 0 nbSat=79233 maxSat=62918
186.20/93.42	c nbDecision=130000 #clauses=82349
200.15/100.45	c flip 10000 nbSat=79450 maxSat=79527
226.89/113.85	c flip 20000 nbSat=79484 maxSat=79529
232.68/116.80	c nbDecision=140000 #clauses=89812
256.43/128.63	c flip 30000 nbSat=79470 maxSat=79536
271.99/136.44	c nbDecision=150000 #clauses=95977
280.37/140.67	c nbDecision=160000 #clauses=100308
284.75/142.89	c flip 40000 nbSat=79484 maxSat=79536
291.33/146.12	c nbDecision=170000 #clauses=105221
309.30/155.16	c flip 0 nbSat=109212 maxSat=79536
318.28/159.62	c nbDecision=180000 #clauses=111698
357.59/179.33	c flip 10000 nbSat=109678 maxSat=109721
365.37/183.26	c nbDecision=190000 #clauses=118639
404.47/202.83	c flip 20000 nbSat=109658 maxSat=109721
405.27/203.27	c nbDecision=200000 #clauses=125241
450.57/225.97	c nbDecision=210000 #clauses=130796
451.97/226.65	c flip 30000 nbSat=109678 maxSat=109721
491.28/246.38	c nbDecision=220000 #clauses=134578
502.45/251.95	c flip 40000 nbSat=109678 maxSat=109721
544.34/272.98	c flip 0 nbSat=138817 maxSat=109722
578.26/289.96	c nbDecision=230000 #clauses=142205
614.77/308.29	c flip 10000 nbSat=139169 maxSat=139206
683.41/342.65	c flip 20000 nbSat=139158 maxSat=139219
690.80/346.38	c nbDecision=240000 #clauses=149785
727.91/364.97	c nbDecision=250000 #clauses=155553
754.84/378.45	c flip 30000 nbSat=139158 maxSat=139219
794.35/398.22	c nbDecision=260000 #clauses=162312
826.86/414.53	c flip 40000 nbSat=139171 maxSat=139219
853.01/427.66	c nbDecision=270000 #clauses=168971
885.53/443.90	c flip 0 nbSat=171233 maxSat=139219
933.41/467.98	c nbDecision=280000 #clauses=176235
983.49/493.01	c flip 10000 nbSat=171735 maxSat=171813
1021.80/512.28	c nbDecision=290000 #clauses=183534
1077.28/540.02	c flip 20000 nbSat=171773 maxSat=171813
1125.96/564.43	c nbDecision=300000 #clauses=191247
1170.05/586.54	c flip 30000 nbSat=171768 maxSat=171813

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/node15/watcher-333055-1173500769 -o ROOT/results/node15/solver-333055-1173500769 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333055-1173500769/ornithorynque /tmp/evaluation/333055-1173500769/instance-333055-1173500769.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.00 1.00 0.99 3/77 17289
/proc/meminfo: memFree=1564424/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=17308 CPUtime=0
/proc/17289/stat : 17289 (ornithorynque) D 17287 17289 15467 0 -1 4194304 97 0 0 0 0 0 0 0 18 0 1 0 370031236 17723392 81 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240469996937 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/17289/statm: 4327 81 59 42 0 38 0

[startup+0.0549161 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 17289
/proc/meminfo: memFree=1564424/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=23704 CPUtime=0.02
/proc/17289/stat : 17289 (ornithorynque) R 17287 17289 15467 0 -1 4194304 585 0 4 0 2 0 0 0 18 0 1 0 370031236 24272896 550 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258586690721 0 0 4096 1088 0 0 0 17 0 0 0
/proc/17289/statm: 5926 550 377 42 0 178 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23704

[startup+0.101923 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 17289
/proc/meminfo: memFree=1564424/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=24628 CPUtime=0.06
/proc/17289/stat : 17289 (ornithorynque) R 17287 17289 15467 0 -1 4194304 829 0 4 0 6 0 0 0 18 0 1 0 370031236 25219072 794 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240472491912 0 0 4096 1088 0 0 0 17 0 0 0
/proc/17289/statm: 6157 794 377 42 0 409 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24628

[startup+0.301959 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 17289
/proc/meminfo: memFree=1564424/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=47656 CPUtime=0.43
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 1446 0 4 0 43 0 0 0 18 0 3 0 370031236 48799744 1378 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 11914 1378 387 42 0 6166 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 47656

[startup+0.702032 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 17289
/proc/meminfo: memFree=1564424/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=48316 CPUtime=1.23
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 1645 0 4 0 123 0 0 0 18 0 3 0 370031236 49475584 1577 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 12079 1577 387 42 0 6331 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 48316

[startup+1.50117 s]
/proc/loadavg: 1.08 1.02 0.99 3/80 17292
/proc/meminfo: memFree=1558832/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=51416 CPUtime=2.83
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 2168 0 4 0 283 0 0 0 18 0 3 0 370031236 52649984 2100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 12854 2100 387 42 0 7106 0
[pid=17289/tid=17291] ppid=17287 vsize=51416 CPUtime=1.36
/proc/17289/task/17291/stat : 17291 (ornithorynque) R 17287 17289 15467 0 -1 4194368 500 0 0 0 136 0 0 0 18 0 3 0 370031248 52649984 2100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=17289/tid=17292] ppid=17287 vsize=51416 CPUtime=1.37
/proc/17289/task/17292/stat : 17292 (ornithorynque) R 17287 17289 15467 0 -1 4194368 358 0 0 0 137 0 0 0 18 0 3 0 370031248 52649984 2100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285958 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 51416

[startup+3.10244 s]
/proc/loadavg: 1.08 1.02 0.99 3/80 17292
/proc/meminfo: memFree=1556848/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=51944 CPUtime=6.02
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 2280 0 4 0 602 0 0 0 18 0 3 0 370031236 53190656 2212 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 12986 2212 387 42 0 7238 0
[pid=17289/tid=17291] ppid=17287 vsize=51944 CPUtime=2.96
/proc/17289/task/17291/stat : 17291 (ornithorynque) R 17287 17289 15467 0 -1 4194368 612 0 0 0 296 0 0 0 25 0 3 0 370031248 53190656 2212 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242944 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=17289/tid=17292] ppid=17287 vsize=51944 CPUtime=2.97
/proc/17289/task/17292/stat : 17292 (ornithorynque) R 17287 17289 15467 0 -1 4194368 358 0 0 0 297 0 0 0 25 0 3 0 370031248 53190656 2212 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 51944

[startup+6.30198 s]
/proc/loadavg: 1.15 1.03 1.00 3/80 17292
/proc/meminfo: memFree=1555184/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=54792 CPUtime=12.4
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 3142 0 4 0 1239 1 0 0 18 0 3 0 370031236 56107008 2944 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 13698 2944 387 42 0 7950 0
[pid=17289/tid=17291] ppid=17287 vsize=54792 CPUtime=6.13
/proc/17289/task/17291/stat : 17291 (ornithorynque) R 17287 17289 15467 0 -1 4194368 1003 0 0 0 613 0 0 0 25 0 3 0 370031248 56107008 2944 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=17289/tid=17292] ppid=17287 vsize=54792 CPUtime=6.17
/proc/17289/task/17292/stat : 17292 (ornithorynque) R 17287 17289 15467 0 -1 4194368 829 0 0 0 617 0 0 0 25 0 3 0 370031248 56107008 2944 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285902 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 54792

[startup+12.7021 s]
/proc/loadavg: 1.22 1.05 1.01 3/80 17292
/proc/meminfo: memFree=1551160/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=57188 CPUtime=25.18
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 3762 0 4 0 2516 2 0 0 18 0 3 0 370031236 58560512 3564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 14297 3564 387 42 0 8549 0
[pid=17289/tid=17291] ppid=17287 vsize=57188 CPUtime=12.51
/proc/17289/task/17291/stat : 17291 (ornithorynque) R 17287 17289 15467 0 -1 4194368 1623 0 0 0 1250 1 0 0 25 0 3 0 370031248 58560512 3564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=17289/tid=17292] ppid=17287 vsize=57188 CPUtime=12.56
/proc/17289/task/17292/stat : 17292 (ornithorynque) R 17287 17289 15467 0 -1 4194368 829 0 0 0 1256 0 0 0 25 0 3 0 370031248 58560512 3564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 57188

[startup+25.5013 s]
/proc/loadavg: 1.34 1.08 1.02 4/80 17292
/proc/meminfo: memFree=1545848/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=63232 CPUtime=50.71
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 5075 0 4 0 5067 4 0 0 18 0 3 0 370031236 64749568 4877 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 15808 4877 387 42 0 10060 0
[pid=17289/tid=17291] ppid=17287 vsize=63232 CPUtime=25.24
/proc/17289/task/17291/stat : 17291 (ornithorynque) R 17287 17289 15467 0 -1 4194368 2356 0 0 0 2522 2 0 0 25 0 3 0 370031248 64749568 4877 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=17289/tid=17292] ppid=17287 vsize=63232 CPUtime=25.35
/proc/17289/task/17292/stat : 17292 (ornithorynque) R 17287 17289 15467 0 -1 4194368 1409 0 0 0 2535 0 0 0 25 0 3 0 370031248 64749568 4877 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241168 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 63232

[startup+51.1017 s]
/proc/loadavg: 1.60 1.17 1.04 3/80 17292
/proc/meminfo: memFree=1539512/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=70124 CPUtime=101.79
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 6842 0 4 0 10173 6 0 0 18 0 3 0 370031236 71806976 6452 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 17531 6452 387 42 0 11783 0
[pid=17289/tid=17291] ppid=17287 vsize=70124 CPUtime=50.74
/proc/17289/task/17291/stat : 17291 (ornithorynque) R 17287 17289 15467 0 -1 4194368 3382 0 0 0 5070 4 0 0 25 0 3 0 370031248 71806976 6452 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=17289/tid=17292] ppid=17287 vsize=70124 CPUtime=50.94
/proc/17289/task/17292/stat : 17292 (ornithorynque) R 17287 17289 15467 0 -1 4194368 2150 0 0 0 5093 1 0 0 25 0 3 0 370031248 71806976 6452 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 70124

[startup+102.305 s]
/proc/loadavg: 1.82 1.29 1.09 3/80 17292
/proc/meminfo: memFree=1529912/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=81884 CPUtime=203.95
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 9357 0 4 0 20387 8 0 0 18 0 3 0 370031236 83849216 8838 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 20471 8838 387 42 0 14723 0
[pid=17289/tid=17291] ppid=17287 vsize=81884 CPUtime=101.71
/proc/17289/task/17291/stat : 17291 (ornithorynque) R 17287 17289 15467 0 -1 4194368 4803 0 0 0 10166 5 0 0 25 0 3 0 370031248 83849216 8838 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=17289/tid=17292] ppid=17287 vsize=81884 CPUtime=102.14
/proc/17289/task/17292/stat : 17292 (ornithorynque) R 17287 17289 15467 0 -1 4194368 3244 0 0 0 10212 2 0 0 25 0 3 0 370031248 83849216 8838 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 81884

[startup+162.302 s]
/proc/loadavg: 1.93 1.42 1.15 3/80 17292
/proc/meminfo: memFree=1519160/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=91916 CPUtime=323.67
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 12057 0 4 0 32356 11 0 0 18 0 3 0 370031236 94121984 11499 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 22979 11499 387 42 0 17231 0
[pid=17289/tid=17291] ppid=17287 vsize=91916 CPUtime=161.45
/proc/17289/task/17291/stat : 17291 (ornithorynque) R 17287 17289 15467 0 -1 4194368 6561 0 0 0 16138 7 0 0 25 0 3 0 370031248 94121984 11499 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=17289/tid=17292] ppid=17287 vsize=91916 CPUtime=162.11
/proc/17289/task/17292/stat : 17292 (ornithorynque) R 17287 17289 15467 0 -1 4194368 4186 0 0 0 16208 3 0 0 25 0 3 0 370031248 94121984 11499 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 91916

[startup+222.301 s]
/proc/loadavg: 1.97 1.52 1.20 3/80 17292
/proc/meminfo: memFree=1514488/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=97020 CPUtime=443.37
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 13346 0 4 0 44325 12 0 0 18 0 3 0 370031236 99348480 12663 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 24255 12663 387 42 0 18507 0
[pid=17289/tid=17291] ppid=17287 vsize=97020 CPUtime=221.18
/proc/17289/task/17291/stat : 17291 (ornithorynque) R 17287 17289 15467 0 -1 4194368 7850 0 0 0 22110 8 0 0 25 0 3 0 370031248 99348480 12663 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=17289/tid=17292] ppid=17287 vsize=97020 CPUtime=222.09
/proc/17289/task/17292/stat : 17292 (ornithorynque) R 17287 17289 15467 0 -1 4194368 4186 0 0 0 22206 3 0 0 25 0 3 0 370031248 99348480 12663 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 97020

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.24 3/80 17292
/proc/meminfo: memFree=1506360/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=109100 CPUtime=563.09
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 16079 0 4 0 56295 14 0 0 18 0 3 0 370031236 111718400 14651 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 27275 14651 387 42 0 21527 0
[pid=17289/tid=17291] ppid=17287 vsize=109100 CPUtime=280.92
/proc/17289/task/17291/stat : 17291 (ornithorynque) R 17287 17289 15467 0 -1 4194368 8892 0 0 0 28083 9 0 0 25 0 3 0 370031248 111718400 14651 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=17289/tid=17292] ppid=17287 vsize=109100 CPUtime=282.07
/proc/17289/task/17292/stat : 17292 (ornithorynque) R 17287 17289 15467 0 -1 4194368 5877 0 0 0 28203 4 0 0 25 0 3 0 370031248 111718400 14651 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 109100

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.29 3/80 17292
/proc/meminfo: memFree=1504056/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=111408 CPUtime=682.81
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 16676 0 4 0 68266 15 0 0 18 0 3 0 370031236 114081792 15248 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 27852 15248 387 42 0 22104 0
[pid=17289/tid=17291] ppid=17287 vsize=111408 CPUtime=340.66
/proc/17289/task/17291/stat : 17291 (ornithorynque) R 17287 17289 15467 0 -1 4194368 9489 0 0 0 34056 10 0 0 25 0 3 0 370031248 114081792 15248 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=17289/tid=17292] ppid=17287 vsize=111408 CPUtime=342.05
/proc/17289/task/17292/stat : 17292 (ornithorynque) R 17287 17289 15467 0 -1 4194368 5877 0 0 0 34201 4 0 0 25 0 3 0 370031248 114081792 15248 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.81
Current children cumulated vsize (KiB) 111408

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.33 3/80 17292
/proc/meminfo: memFree=1500344/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=115364 CPUtime=802.53
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 17627 0 4 0 80236 17 0 0 18 0 3 0 370031236 118132736 16199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 28841 16199 387 42 0 23093 0
[pid=17289/tid=17291] ppid=17287 vsize=115364 CPUtime=400.39
/proc/17289/task/17291/stat : 17291 (ornithorynque) R 17287 17289 15467 0 -1 4194368 10440 0 0 0 40028 11 0 0 25 0 3 0 370031248 118132736 16199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=17289/tid=17292] ppid=17287 vsize=115364 CPUtime=402.03
/proc/17289/task/17292/stat : 17292 (ornithorynque) R 17287 17289 15467 0 -1 4194368 5877 0 0 0 40198 5 0 0 25 0 3 0 370031248 118132736 16199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.53
Current children cumulated vsize (KiB) 115364

[startup+462.301 s]
/proc/loadavg: 1.99 1.78 1.37 3/80 17292
/proc/meminfo: memFree=1491512/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=125508 CPUtime=922.23
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 19909 0 4 0 92204 19 0 0 18 0 3 0 370031236 128520192 18379 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 31377 18379 387 42 0 25629 0
[pid=17289/tid=17291] ppid=17287 vsize=125508 CPUtime=460.12
/proc/17289/task/17291/stat : 17291 (ornithorynque) R 17287 17289 15467 0 -1 4194368 11189 0 0 0 46000 12 0 0 25 0 3 0 370031248 128520192 18379 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=17289/tid=17292] ppid=17287 vsize=125508 CPUtime=462.01
/proc/17289/task/17292/stat : 17292 (ornithorynque) R 17287 17289 15467 0 -1 4194368 7410 0 0 0 46195 6 0 0 25 0 3 0 370031248 128520192 18379 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.23
Current children cumulated vsize (KiB) 125508

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 17292
/proc/meminfo: memFree=1489016/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=127948 CPUtime=1041.95
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 20553 0 4 0 104175 20 0 0 18 0 3 0 370031236 131018752 19023 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 31987 19023 387 42 0 26239 0
[pid=17289/tid=17291] ppid=17287 vsize=127948 CPUtime=519.87
/proc/17289/task/17291/stat : 17291 (ornithorynque) R 17287 17289 15467 0 -1 4194368 11833 0 0 0 51974 13 0 0 25 0 3 0 370031248 131018752 19023 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=17289/tid=17292] ppid=17287 vsize=127948 CPUtime=521.98
/proc/17289/task/17292/stat : 17292 (ornithorynque) R 17287 17289 15467 0 -1 4194368 7410 0 0 0 52192 6 0 0 25 0 3 0 370031248 131018752 19023 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241162 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.95
Current children cumulated vsize (KiB) 127948

[startup+582.303 s]
/proc/loadavg: 1.99 1.85 1.44 3/80 17292
/proc/meminfo: memFree=1486520/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=130400 CPUtime=1161.67
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 21155 0 4 0 116145 22 0 0 18 0 3 0 370031236 133529600 19625 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 32600 19625 387 42 0 26852 0
[pid=17289/tid=17291] ppid=17287 vsize=130400 CPUtime=579.6
/proc/17289/task/17291/stat : 17291 (ornithorynque) R 17287 17289 15467 0 -1 4194368 12435 0 0 0 57946 14 0 0 25 0 3 0 370031248 133529600 19625 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311072 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=17289/tid=17292] ppid=17287 vsize=130400 CPUtime=581.97
/proc/17289/task/17292/stat : 17292 (ornithorynque) R 17287 17289 15467 0 -1 4194368 7410 0 0 0 58190 7 0 0 25 0 3 0 370031248 133529600 19625 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.67
Current children cumulated vsize (KiB) 130400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 17292
/proc/meminfo: memFree=1485816/2055920 swapFree=4152672/4192956
[pid=17289] ppid=17287 vsize=131060 CPUtime=1200.19
/proc/17289/stat : 17289 (ornithorynque) S 17287 17289 15467 0 -1 4194304 21328 0 4 0 119996 23 0 0 18 0 3 0 370031236 134205440 19798 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 240481496955 0 0 4096 1088 18446744073709551615 0 0 17 0 0 0
/proc/17289/statm: 32765 19798 387 42 0 27017 0
[pid=17289/tid=17291] ppid=17287 vsize=131060 CPUtime=598.82
/proc/17289/task/17291/stat : 17291 (ornithorynque) R 17287 17289 15467 0 -1 4194368 12608 0 0 0 59867 15 0 0 25 0 3 0 370031248 134205440 19798 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 0 0 0
[pid=17289/tid=17292] ppid=17287 vsize=131060 CPUtime=601.27
/proc/17289/task/17292/stat : 17292 (ornithorynque) R 17287 17289 15467 0 -1 4194368 7410 0 0 0 60120 7 0 0 25 0 3 0 370031248 134205440 19798 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 131060

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.631
CPU time (s): 1200.22
CPU user time (s): 1199.98
CPU system time (s): 0.245962
CPU usage (%): 199.495
Max. virtual memory (cumulated for all children) (KiB): 131060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21328
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55
involuntary context switches= 22589

runsolver used 0.554915 second user time and 1.64875 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Mar 10 04:26:09 UTC 2007

IDJOB= 333055
IDBENCH= 24594
IDSOLVER= 139
FILE ID= node15/333055-1173500769

PBS_JOBID= 4101110

Free space on /tmp= 66531 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/QG7a-gensys-brn004.sat05-3669.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333055-1173500769/ornithorynque /tmp/evaluation/333055-1173500769/instance-333055-1173500769.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-333055-1173500769 -o ROOT/results/node15/solver-333055-1173500769 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333055-1173500769/ornithorynque /tmp/evaluation/333055-1173500769/instance-333055-1173500769.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  51245c7b8edb32c4dbd94daf982c00d7

RANDOM SEED= 28777241

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1564832 kB
Buffers:         49532 kB
Cached:         353292 kB
SwapCached:       2796 kB
Active:         250328 kB
Inactive:       175660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1564832 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:             860 kB
Writeback:           0 kB
Mapped:          30080 kB
Slab:            50548 kB
Committed_AS:  1308724 kB
PageTables:       1800 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= 66531 MiB

End job on node15 on Sat Mar 10 04:36:12 UTC 2007