Trace number 332971

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

General information on the benchmark

Namecrafted/Medium/contest05/others/
gensys-ukn002.sat05-2744.reshuffled-07.cnf
MD5SUMa2019e53d39465096d989c5106a4e0ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.1819
Satisfiable
(Un)Satisfiability was proved
Number of variables1697
Number of clauses8961
Sum of the clauses size79749
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2259
Number of clauses of size 31190
Number of clauses of size 4136
Number of clauses of size 5906
Number of clauses of size over 56443

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.06	c ...done
0.00/0.06	c nbVar=2129 nbClause=8961
0.00/0.06	c nbVar=2129 nbClause=8961
0.00/0.07	c complete search running
0.00/0.07	c local search running
0.00/0.07	c flip 0 nbSat=8739 maxSat=0
0.12/0.17	c nbDecision=10000 #clauses=9423
0.92/0.52	c nbDecision=20000 #clauses=12184
1.12/0.62	c nbDecision=30000 #clauses=12428
1.72/0.92	c flip 10000 nbSat=8931 maxSat=8937
1.72/0.96	c nbDecision=40000 #clauses=14313
2.91/1.50	c nbDecision=50000 #clauses=16658
3.11/1.61	c flip 20000 nbSat=8919 maxSat=8945
3.51/1.89	c nbDecision=60000 #clauses=18192
4.12/2.14	c nbDecision=70000 #clauses=19119
4.32/2.24	c flip 30000 nbSat=8933 maxSat=8945
4.71/2.46	c nbDecision=80000 #clauses=20335
5.11/2.68	c nbDecision=90000 #clauses=20927
5.71/2.98	c flip 40000 nbSat=8933 maxSat=8945
5.91/3.10	c flip 0 nbSat=21889 maxSat=8945
6.70/3.41	c nbDecision=100000 #clauses=23062
8.89/4.52	c nbDecision=110000 #clauses=25745
11.30/5.74	c flip 10000 nbSat=22100 maxSat=22121
12.29/6.20	c nbDecision=120000 #clauses=28864
15.88/8.10	c flip 20000 nbSat=22109 maxSat=22133
16.48/8.32	c nbDecision=130000 #clauses=31694
21.68/10.92	c flip 30000 nbSat=22088 maxSat=22133
23.27/11.79	c nbDecision=140000 #clauses=34892
26.27/13.28	c flip 40000 nbSat=22109 maxSat=22133
27.86/14.07	c flip 0 nbSat=36125 maxSat=22133
36.04/18.18	c nbDecision=150000 #clauses=39378
44.03/22.10	c flip 10000 nbSat=36395 maxSat=36431
46.82/23.58	c nbDecision=160000 #clauses=42722
61.58/30.91	c flip 20000 nbSat=36404 maxSat=36431
67.38/33.86	c nbDecision=170000 #clauses=47312
79.33/39.89	c flip 30000 nbSat=36393 maxSat=36431
82.13/41.21	c nbDecision=180000 #clauses=50371
95.50/47.91	c flip 40000 nbSat=36406 maxSat=36433
96.30/48.39	c nbDecision=190000 #clauses=53002
100.09/50.29	c flip 0 nbSat=53171 maxSat=36433
131.03/65.72	c nbDecision=200000 #clauses=57966
142.99/71.77	c flip 10000 nbSat=53473 maxSat=53496
157.58/79.06	c nbDecision=210000 #clauses=62758
172.32/86.43	c nbDecision=220000 #clauses=66614
188.09/94.38	c flip 20000 nbSat=53456 maxSat=53496
193.47/97.06	c nbDecision=230000 #clauses=71014
220.42/110.51	c nbDecision=240000 #clauses=76260
235.58/118.15	c flip 30000 nbSat=53444 maxSat=53497
263.51/132.13	c nbDecision=250000 #clauses=82386
278.88/139.87	c flip 40000 nbSat=53459 maxSat=53497
290.45/145.63	c flip 0 nbSat=85142 maxSat=53498
320.79/160.87	c nbDecision=260000 #clauses=89914
366.07/183.52	c nbDecision=270000 #clauses=95771
382.44/191.78	c flip 10000 nbSat=85386 maxSat=85420
403.99/202.59	c nbDecision=280000 #clauses=98234
447.69/224.49	c nbDecision=290000 #clauses=103200
472.24/236.74	c flip 20000 nbSat=85399 maxSat=85423
516.14/258.73	c nbDecision=300000 #clauses=109757
562.43/281.93	c flip 30000 nbSat=85387 maxSat=85423
566.02/283.70	c nbDecision=310000 #clauses=114285
633.26/317.40	c nbDecision=320000 #clauses=120249
647.63/324.69	c flip 40000 nbSat=85362 maxSat=85429
669.98/335.86	c flip 0 nbSat=123199 maxSat=85429
707.29/354.53	c nbDecision=330000 #clauses=126392
805.48/403.79	c nbDecision=340000 #clauses=133233
807.27/404.64	c flip 10000 nbSat=123499 maxSat=123580
879.31/440.70	c nbDecision=350000 #clauses=139976
950.34/476.38	c flip 20000 nbSat=123516 maxSat=123580
967.31/484.81	c nbDecision=360000 #clauses=147033
1065.85/534.28	c nbDecision=370000 #clauses=154690
1090.99/546.87	c flip 30000 nbSat=123555 maxSat=123587

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/node18/watcher-332971-1173498259 -o ROOT/results/node18/solver-332971-1173498259 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332971-1173498259/ornithorynque /tmp/evaluation/332971-1173498259/instance-332971-1173498259.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 2.40 3.08 3/77 15974
/proc/meminfo: memFree=1566904/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=23220 CPUtime=0
/proc/15974/stat : 15974 (ornithorynque) R 15972 15974 14499 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 369780425 23777280 262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227846165616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15974/statm: 5805 262 218 42 0 45 0

[startup+0.0766831 s]
/proc/loadavg: 1.00 2.40 3.08 3/77 15974
/proc/meminfo: memFree=1566904/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=46160 CPUtime=0.07
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 1045 0 0 0 7 0 0 0 18 0 3 0 369780425 47267840 1006 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 11540 1006 387 42 0 5792 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 46160

[startup+0.101686 s]
/proc/loadavg: 1.00 2.40 3.08 3/77 15974
/proc/meminfo: memFree=1566904/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=46160 CPUtime=0.12
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 1052 0 0 0 12 0 0 0 18 0 3 0 369780425 47267840 1013 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 11540 1013 387 42 0 5792 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 46160

[startup+0.301704 s]
/proc/loadavg: 1.00 2.40 3.08 3/77 15974
/proc/meminfo: memFree=1566904/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=46424 CPUtime=0.52
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 1119 0 0 0 52 0 0 0 18 0 3 0 369780425 47538176 1080 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 11606 1080 387 42 0 5858 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 46424

[startup+0.701744 s]
/proc/loadavg: 1.00 2.40 3.08 3/77 15974
/proc/meminfo: memFree=1566904/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=46808 CPUtime=1.32
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 1243 0 0 0 132 0 0 0 18 0 3 0 369780425 47931392 1204 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 11702 1204 387 42 0 5954 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 46808

[startup+1.50282 s]
/proc/loadavg: 1.00 2.40 3.08 3/80 15977
/proc/meminfo: memFree=1563168/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=47720 CPUtime=2.91
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 1474 0 0 0 291 0 0 0 18 0 3 0 369780425 48865280 1402 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 11930 1402 387 42 0 6182 0
[pid=15974/tid=15976] ppid=15972 vsize=47720 CPUtime=1.42
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 448 0 0 0 142 0 0 0 25 0 3 0 369780432 48865280 1402 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4313022 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=47720 CPUtime=1.42
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 2 0 0 0 142 0 0 0 25 0 3 0 369780432 48865280 1402 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 47720

[startup+3.10198 s]
/proc/loadavg: 1.08 2.39 3.08 3/80 15977
/proc/meminfo: memFree=1562016/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=51672 CPUtime=6.11
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 2188 0 0 0 611 0 0 0 18 0 3 0 369780425 52912128 2116 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 12918 2116 387 42 0 7170 0
[pid=15974/tid=15976] ppid=15972 vsize=51672 CPUtime=3.02
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 733 0 0 0 302 0 0 0 17 0 3 0 369780432 52912128 2116 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4255629 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=51672 CPUtime=3.02
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 431 0 0 0 302 0 0 0 25 0 3 0 369780432 52912128 2116 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 51672

[startup+6.30129 s]
/proc/loadavg: 1.08 2.39 3.08 3/80 15977
/proc/meminfo: memFree=1558240/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=52696 CPUtime=12.49
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 2596 0 0 0 1248 1 0 0 18 0 3 0 369780425 53960704 2524 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 13174 2524 387 42 0 7426 0
[pid=15974/tid=15976] ppid=15972 vsize=52696 CPUtime=6.22
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 1141 0 0 0 621 1 0 0 25 0 3 0 369780432 53960704 2524 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=52696 CPUtime=6.2
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 431 0 0 0 620 0 0 0 25 0 3 0 369780432 53960704 2524 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 52696

[startup+12.7019 s]
/proc/loadavg: 1.22 2.38 3.06 3/80 15977
/proc/meminfo: memFree=1556064/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=55136 CPUtime=25.27
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 3169 0 0 0 2525 2 0 0 18 0 3 0 369780425 56459264 2997 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 13784 2997 387 42 0 8036 0
[pid=15974/tid=15976] ppid=15972 vsize=55136 CPUtime=12.62
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 1714 0 0 0 1260 2 0 0 25 0 3 0 369780432 56459264 2997 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=55136 CPUtime=12.58
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 431 0 0 0 1258 0 0 0 25 0 3 0 369780432 56459264 2997 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285353 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 55136

[startup+25.5011 s]
/proc/loadavg: 1.34 2.37 3.05 3/80 15977
/proc/meminfo: memFree=1550688/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=60416 CPUtime=50.81
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 4573 0 0 0 5078 3 0 0 18 0 3 0 369780425 61865984 4336 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 15104 4336 387 42 0 9356 0
[pid=15974/tid=15976] ppid=15972 vsize=60416 CPUtime=25.42
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 2354 0 0 0 2539 3 0 0 25 0 3 0 369780432 61865984 4336 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311218 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=60416 CPUtime=25.32
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 1195 0 0 0 2532 0 0 0 25 0 3 0 369780432 61865984 4336 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 60416

[startup+51.1016 s]
/proc/loadavg: 1.57 2.34 3.02 3/80 15977
/proc/meminfo: memFree=1543904/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=67736 CPUtime=101.89
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 6260 0 0 0 10184 5 0 0 18 0 3 0 369780425 69361664 6023 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 16934 6023 387 42 0 11186 0
[pid=15974/tid=15976] ppid=15972 vsize=67736 CPUtime=51.01
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 3125 0 0 0 5097 4 0 0 25 0 3 0 369780432 69361664 6023 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=67736 CPUtime=50.8
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 2111 0 0 0 5080 0 0 0 25 0 3 0 369780432 69361664 6023 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 67736

[startup+102.307 s]
/proc/loadavg: 1.83 2.28 2.96 3/80 15977
/proc/meminfo: memFree=1538080/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=74664 CPUtime=204.06
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 7877 0 0 0 20398 8 0 0 18 0 3 0 369780425 76455936 7442 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 18666 7442 387 42 0 12918 0
[pid=15974/tid=15976] ppid=15972 vsize=74664 CPUtime=102.2
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 4742 0 0 0 10213 7 0 0 25 0 3 0 369780432 76455936 7442 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=74664 CPUtime=101.78
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 2111 0 0 0 10178 0 0 0 25 0 3 0 369780432 76455936 7442 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 74664

[startup+162.301 s]
/proc/loadavg: 1.93 2.22 2.90 3/80 15977
/proc/meminfo: memFree=1528480/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=85568 CPUtime=323.79
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 10426 0 0 0 32368 11 0 0 18 0 3 0 369780425 87621632 9835 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 21392 9835 387 42 0 15644 0
[pid=15974/tid=15976] ppid=15972 vsize=85568 CPUtime=162.18
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 5809 0 0 0 16209 9 0 0 25 0 3 0 369780432 87621632 9835 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=85568 CPUtime=161.52
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 3593 0 0 0 16151 1 0 0 25 0 3 0 369780432 87621632 9835 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.79
Current children cumulated vsize (KiB) 85568

[startup+222.301 s]
/proc/loadavg: 1.97 2.18 2.84 3/80 15977
/proc/meminfo: memFree=1525408/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=88640 CPUtime=443.5
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 11176 0 0 0 44338 12 0 0 18 0 3 0 369780425 90767360 10585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 22160 10585 387 42 0 16412 0
[pid=15974/tid=15976] ppid=15972 vsize=88640 CPUtime=222.16
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 6559 0 0 0 22206 10 0 0 25 0 3 0 369780432 90767360 10585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=88640 CPUtime=221.25
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 3593 0 0 0 22124 1 0 0 25 0 3 0 369780432 90767360 10585 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.5
Current children cumulated vsize (KiB) 88640

[startup+282.302 s]
/proc/loadavg: 1.99 2.15 2.78 3/80 15977
/proc/meminfo: memFree=1522528/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=90820 CPUtime=563.23
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 11897 0 0 0 56309 14 0 0 18 0 3 0 369780425 92999680 11306 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 22705 11306 387 42 0 16957 0
[pid=15974/tid=15976] ppid=15972 vsize=90820 CPUtime=282.15
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 7280 0 0 0 28203 12 0 0 25 0 3 0 369780432 92999680 11306 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=90820 CPUtime=281
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 3593 0 0 0 28099 1 0 0 25 0 3 0 369780432 92999680 11306 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.23
Current children cumulated vsize (KiB) 90820

[startup+342.303 s]
/proc/loadavg: 1.99 2.12 2.73 3/80 15977
/proc/meminfo: memFree=1513248/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=102488 CPUtime=682.96
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 14523 0 0 0 68279 17 0 0 18 0 3 0 369780425 104947712 13659 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 25622 13659 387 42 0 19874 0
[pid=15974/tid=15976] ppid=15972 vsize=102488 CPUtime=342.13
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 8085 0 0 0 34199 14 0 0 25 0 3 0 369780432 104947712 13659 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311454 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=102488 CPUtime=340.74
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 5414 0 0 0 34072 2 0 0 25 0 3 0 369780432 104947712 13659 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.96
Current children cumulated vsize (KiB) 102488

[startup+402.303 s]
/proc/loadavg: 1.99 2.09 2.68 4/80 15977
/proc/meminfo: memFree=1511200/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=105560 CPUtime=802.68
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 15263 0 0 0 80250 18 0 0 18 0 3 0 369780425 108093440 14142 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 26390 14142 387 42 0 20642 0
[pid=15974/tid=15976] ppid=15972 vsize=105560 CPUtime=402.11
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 8825 0 0 0 40196 15 0 0 25 0 3 0 369780432 108093440 14142 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=105560 CPUtime=400.48
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 5414 0 0 0 40046 2 0 0 25 0 3 0 369780432 108093440 14142 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.68
Current children cumulated vsize (KiB) 105560

[startup+462.302 s]
/proc/loadavg: 1.99 2.07 2.64 3/80 15977
/proc/meminfo: memFree=1508256/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=109212 CPUtime=922.4
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 16124 0 0 0 92220 20 0 0 18 0 3 0 369780425 111833088 14866 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 27303 14866 387 42 0 21555 0
[pid=15974/tid=15976] ppid=15972 vsize=109212 CPUtime=462.1
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 9686 0 0 0 46193 17 0 0 25 0 3 0 369780432 111833088 14866 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=109212 CPUtime=460.22
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 5414 0 0 0 46019 3 0 0 25 0 3 0 369780432 111833088 14866 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240961 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.4
Current children cumulated vsize (KiB) 109212

[startup+522.302 s]
/proc/loadavg: 1.99 2.06 2.60 3/80 15977
/proc/meminfo: memFree=1506080/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=111392 CPUtime=1042.11
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 16657 0 0 0 104190 21 0 0 18 0 3 0 369780425 114065408 15399 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 27848 15399 387 42 0 22100 0
[pid=15974/tid=15976] ppid=15972 vsize=111392 CPUtime=522.09
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 10219 0 0 0 52191 18 0 0 25 0 3 0 369780432 114065408 15399 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311842 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=111392 CPUtime=519.95
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 5414 0 0 0 51992 3 0 0 25 0 3 0 369780432 114065408 15399 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.11
Current children cumulated vsize (KiB) 111392

[startup+582.303 s]
/proc/loadavg: 1.99 2.04 2.55 3/80 15977
/proc/meminfo: memFree=1504224/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=112812 CPUtime=1161.84
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 17119 0 0 0 116161 23 0 0 18 0 3 0 369780425 115519488 15861 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 28203 15861 387 42 0 22455 0
[pid=15974/tid=15976] ppid=15972 vsize=112812 CPUtime=582.07
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 10681 0 0 0 58188 19 0 0 25 0 3 0 369780432 115519488 15861 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=112812 CPUtime=579.68
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 5414 0 0 0 57965 3 0 0 25 0 3 0 369780432 115519488 15861 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.84
Current children cumulated vsize (KiB) 112812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 2.04 2.54 3/80 15977
/proc/meminfo: memFree=1503712/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=113836 CPUtime=1200.16
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 17245 0 0 0 119992 24 0 0 18 0 3 0 369780425 116568064 15987 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 28459 15987 387 42 0 22711 0
[pid=15974/tid=15976] ppid=15972 vsize=113836 CPUtime=601.27
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 10807 0 0 0 60107 20 0 0 25 0 3 0 369780432 116568064 15987 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=113836 CPUtime=598.8
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 5414 0 0 0 59877 3 0 0 25 0 3 0 369780432 116568064 15987 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 113836

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.04 2.54 3/80 15977
/proc/meminfo: memFree=1503712/2055920 swapFree=4153284/4192956
[pid=15974] ppid=15972 vsize=113836 CPUtime=1200.16
/proc/15974/stat : 15974 (ornithorynque) S 15972 15974 14499 0 -1 4194304 17245 0 0 0 119992 24 0 0 18 0 3 0 369780425 116568064 15987 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15974/statm: 28459 15987 387 42 0 22711 0
[pid=15974/tid=15976] ppid=15972 vsize=113836 CPUtime=601.27
/proc/15974/task/15976/stat : 15976 (ornithorynque) R 15972 15974 14499 0 -1 4194368 10807 0 0 0 60107 20 0 0 25 0 3 0 369780432 116568064 15987 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15974/tid=15977] ppid=15972 vsize=113836 CPUtime=598.8
/proc/15974/task/15977/stat : 15977 (ornithorynque) R 15972 15974 14499 0 -1 4194368 5414 0 0 0 59877 3 0 0 25 0 3 0 369780432 116568064 15987 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 113836

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.523
CPU time (s): 1200.18
CPU user time (s): 1199.93
CPU system time (s): 0.249962
CPU usage (%): 199.524
Max. virtual memory (cumulated for all children) (KiB): 113836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.93
system time used= 0.249962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17245
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= 13
involuntary context switches= 22577

runsolver used 0.546916 second user time and 1.65775 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Mar 10 03:44:19 UTC 2007

IDJOB= 332971
IDBENCH= 24592
IDSOLVER= 139
FILE ID= node18/332971-1173498259

PBS_JOBID= 4101100

Free space on /tmp= 66514 MiB

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

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  a2019e53d39465096d989c5106a4e0ef

RANDOM SEED= 470280652

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1567312 kB
Buffers:         42028 kB
Cached:         370324 kB
SwapCached:       2856 kB
Active:         149148 kB
Inactive:       286552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567312 kB
SwapTotal:     4192956 kB
SwapFree:      4153284 kB
Dirty:             672 kB
Writeback:           0 kB
Mapped:          30340 kB
Slab:            38500 kB
Committed_AS:  1226696 kB
PageTables:       1668 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= 66514 MiB

End job on node18 on Sat Mar 10 03:54:22 UTC 2007