Trace number 328593

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 alphaUNSAT 154.477 78.2497

General information on the benchmark

Nameindustrial/babic/
xinetd/itox_vc1216.cnf
MD5SUMc076019a7fab0d8f88cfc5880f64abd3
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.343946
Satisfiable
(Un)Satisfiability was proved
Number of variables151619
Number of clauses440151
Sum of the clauses size1138189
Maximum clause length3
Minimum clause length1
Number of clauses of size 110189
Number of clauses of size 2161886
Number of clauses of size 3268076
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.04	c This is Ornithorynque version 0.1 alpha
0.00/0.04	c (c) roussel@cril.univ-artois.fr
0.00/0.06	c using unsigned int
0.00/0.06	c parsing...
1.04/1.12	c ...done
1.04/1.12	c nbVar=151791 nbClause=440151
1.23/1.30	c nbVar=151791 nbClause=440151
1.43/1.56	c complete search running
1.43/1.56	c local search running
1.56/1.66	c flip 0 nbSat=360873 maxSat=0
3.17/2.44	c flip 10000 nbSat=369173 maxSat=369274
4.17/2.98	c flip 20000 nbSat=376875 maxSat=376875
8.56/5.17	c flip 30000 nbSat=380606 maxSat=380639
8.95/5.31	c flip 40000 nbSat=386342 maxSat=386342
9.74/5.71	c flip 50000 nbSat=391393 maxSat=391393
12.34/7.00	c flip 60000 nbSat=395266 maxSat=395288
12.74/7.21	c flip 70000 nbSat=397981 maxSat=398130
17.13/9.41	c flip 80000 nbSat=400167 maxSat=400167
17.73/9.75	c flip 90000 nbSat=402416 maxSat=402416
20.12/10.91	c flip 100000 nbSat=405305 maxSat=405310
23.52/12.69	c flip 110000 nbSat=406620 maxSat=406625
25.71/13.77	c flip 120000 nbSat=407401 maxSat=407689
28.50/15.18	c flip 130000 nbSat=408236 maxSat=409002
30.30/16.08	c flip 140000 nbSat=409321 maxSat=409742
32.08/16.95	c nbDecision=10000 #clauses=440190
32.08/16.99	c flip 150000 nbSat=411177 maxSat=411185
35.28/18.56	c flip 160000 nbSat=411928 maxSat=412080
37.28/19.59	c flip 170000 nbSat=412671 maxSat=412905
40.67/21.28	c flip 180000 nbSat=413495 maxSat=413495
42.67/22.24	c flip 190000 nbSat=414158 maxSat=414321
45.86/23.80	c flip 200000 nbSat=414733 maxSat=414855
47.65/24.77	c flip 210000 nbSat=415246 maxSat=415563
50.84/26.33	c flip 220000 nbSat=415261 maxSat=416094
51.04/26.46	c nbDecision=20000 #clauses=440196
52.63/27.21	c flip 230000 nbSat=416001 maxSat=416500
55.23/28.54	c flip 240000 nbSat=416522 maxSat=416852
56.82/29.34	c flip 250000 nbSat=417149 maxSat=417276
59.42/30.62	c flip 260000 nbSat=417504 maxSat=417833
61.02/31.42	c flip 270000 nbSat=418141 maxSat=418380
63.81/32.81	c flip 280000 nbSat=417989 maxSat=418531
67.40/34.68	c flip 290000 nbSat=418290 maxSat=418883
69.20/35.57	c flip 300000 nbSat=419283 maxSat=419283
69.99/35.99	c nbDecision=30000 #clauses=440202
71.99/36.90	c flip 310000 nbSat=419403 maxSat=419616
73.39/37.69	c flip 320000 nbSat=419638 maxSat=419716
75.98/39.00	c flip 330000 nbSat=419481 maxSat=419979
79.38/40.62	c flip 340000 nbSat=418977 maxSat=420254
80.77/41.35	c flip 350000 nbSat=420274 maxSat=420688
83.17/42.55	c flip 360000 nbSat=419644 maxSat=420856
86.36/44.12	c flip 370000 nbSat=420193 maxSat=421114
87.75/44.82	c flip 380000 nbSat=421102 maxSat=421388
89.15/45.57	c nbDecision=40000 #clauses=440208
89.95/45.94	c flip 390000 nbSat=420896 maxSat=421629
92.94/47.48	c flip 400000 nbSat=421545 maxSat=422137
94.55/48.24	c flip 410000 nbSat=421492 maxSat=422215
96.95/49.41	c flip 420000 nbSat=422047 maxSat=422215
100.12/51.02	c flip 430000 nbSat=422132 maxSat=422577
101.73/51.85	c flip 440000 nbSat=422337 maxSat=422677
104.72/53.35	c flip 450000 nbSat=422512 maxSat=422821
107.32/54.64	c flip 460000 nbSat=422867 maxSat=423177
108.31/55.14	c nbDecision=50000 #clauses=440214
110.50/56.26	c flip 470000 nbSat=422367 maxSat=423232
112.10/57.04	c flip 480000 nbSat=423011 maxSat=423445
114.50/58.25	c flip 490000 nbSat=422913 maxSat=423502
117.29/59.61	c flip 500000 nbSat=423222 maxSat=423502
120.08/61.01	c flip 510000 nbSat=423442 maxSat=423706
121.88/61.90	c flip 520000 nbSat=423219 maxSat=423749
124.07/63.08	c flip 530000 nbSat=423366 maxSat=423887
126.66/64.33	c flip 540000 nbSat=423409 maxSat=424018
129.26/65.66	c flip 550000 nbSat=423829 maxSat=424437
130.65/66.37	c flip 560000 nbSat=424101 maxSat=424618
132.05/67.06	c nbDecision=60000 #clauses=440288
133.44/67.70	c flip 570000 nbSat=424342 maxSat=424618
135.24/68.64	c flip 580000 nbSat=424319 maxSat=424822
137.63/69.86	c flip 590000 nbSat=424706 maxSat=424974
139.62/70.86	c flip 600000 nbSat=424929 maxSat=425294
141.42/71.80	c flip 610000 nbSat=424590 maxSat=425294
144.01/73.00	c flip 620000 nbSat=424641 maxSat=425294
145.81/73.98	c flip 630000 nbSat=424453 maxSat=425302
148.60/75.37	c flip 640000 nbSat=425011 maxSat=425302
151.20/76.64	c flip 650000 nbSat=425011 maxSat=425302
152.79/77.46	c flip 660000 nbSat=424594 maxSat=425302
154.38/78.23	c nbDecision=64460 #clauses=440291
154.38/78.23	c complete search ended
154.38/78.23	c local search ended
154.38/78.23	c complete search answered
154.38/78.23	
154.38/78.23	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-328593-1176325637 -o ROOT/results/node17/solver-328593-1176325637 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328593-1176325637/ornithorynque /tmp/evaluation/328593-1176325637/instance-328593-1176325637.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: 0.91 0.95 0.90 3/77 25814
/proc/meminfo: memFree=1608712/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=5968 CPUtime=0
/proc/25814/stat : 25814 (ornithorynque) D 25812 25814 24158 0 -1 4194304 63 0 0 0 0 0 0 0 18 0 1 0 80481319 6111232 47 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245480093161 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/25814/statm: 1492 47 36 42 0 9 0

[startup+0.016362 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 25814
/proc/meminfo: memFree=1608712/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=7012 CPUtime=0
/proc/25814/stat : 25814 (ornithorynque) D 25812 25814 24158 0 -1 4194304 66 0 0 0 0 0 0 0 18 0 1 0 80481319 7180288 50 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245480093065 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/25814/statm: 1753 50 37 42 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7012

[startup+0.101374 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 25814
/proc/meminfo: memFree=1608712/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=26400 CPUtime=0.03
/proc/25814/stat : 25814 (ornithorynque) R 25812 25814 24158 0 -1 4194304 1526 0 4 0 3 0 0 0 18 0 1 0 80481319 27033600 1164 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245482558177 0 0 4096 1088 0 0 0 17 1 0 0
/proc/25814/statm: 6600 1165 379 42 0 852 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 26400

[startup+0.301389 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 25814
/proc/meminfo: memFree=1608712/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=33900 CPUtime=0.23
/proc/25814/stat : 25814 (ornithorynque) R 25812 25814 24158 0 -1 4194304 3575 0 4 0 22 1 0 0 19 0 1 0 80481319 34713600 3019 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245482558177 0 0 4096 1088 0 0 0 17 1 0 0
/proc/25814/statm: 8475 3019 379 42 0 2727 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 33900

[startup+0.701433 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 25814
/proc/meminfo: memFree=1608712/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=49908 CPUtime=0.63
/proc/25814/stat : 25814 (ornithorynque) R 25812 25814 24158 0 -1 4194304 7905 0 4 0 61 2 0 0 23 0 1 0 80481319 51105792 6579 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245482558177 0 0 4096 1088 0 0 0 17 1 0 0
/proc/25814/statm: 12477 6579 379 42 0 6729 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 49908

[startup+1.50152 s]
/proc/loadavg: 0.91 0.95 0.90 2/78 25815
/proc/meminfo: memFree=1572288/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=121324 CPUtime=1.43
/proc/25814/stat : 25814 (ornithorynque) R 25812 25814 24158 0 -1 4194304 26933 0 4 0 133 10 0 0 25 0 1 0 80481319 124235776 24610 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245482558177 0 0 4096 1088 0 0 0 17 1 0 0
/proc/25814/statm: 30331 24610 386 42 0 24583 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 121324

[startup+3.1027 s]
/proc/loadavg: 0.92 0.95 0.90 3/80 25817
/proc/meminfo: memFree=1508656/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=144188 CPUtime=4.56
/proc/25814/stat : 25814 (ornithorynque) S 25812 25814 24158 0 -1 4194304 32266 0 4 0 443 13 0 0 25 0 3 0 80481319 147648512 25191 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25814/statm: 36047 25191 388 42 0 30299 0
[pid=25814/tid=25816] ppid=25812 vsize=144188 CPUtime=1.52
/proc/25814/task/25816/stat : 25816 (ornithorynque) R 25812 25814 24158 0 -1 4194368 5121 0 0 0 151 1 0 0 25 0 3 0 80481475 147648512 25191 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4274167 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25814/tid=25817] ppid=25812 vsize=144188 CPUtime=1.52
/proc/25814/task/25817/stat : 25817 (ornithorynque) R 25812 25814 24158 0 -1 4194368 2 0 0 0 152 0 0 0 25 0 3 0 80481475 147648512 25191 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4296984 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.56
Current children cumulated vsize (KiB) 144188

[startup+6.30103 s]
/proc/loadavg: 0.92 0.95 0.90 3/80 25817
/proc/meminfo: memFree=1508144/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=147628 CPUtime=10.95
/proc/25814/stat : 25814 (ornithorynque) S 25812 25814 24158 0 -1 4194304 39081 0 4 0 1079 16 0 0 25 0 3 0 80481319 151171072 25206 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25814/statm: 36907 25206 389 42 0 31159 0
[pid=25814/tid=25816] ppid=25812 vsize=147628 CPUtime=4.72
/proc/25814/task/25816/stat : 25816 (ornithorynque) R 25812 25814 24158 0 -1 4194368 11936 0 0 0 468 4 0 0 25 0 3 0 80481475 151171072 25206 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4273705 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25814/tid=25817] ppid=25812 vsize=147628 CPUtime=4.71
/proc/25814/task/25817/stat : 25817 (ornithorynque) R 25812 25814 24158 0 -1 4194368 2 0 0 0 471 0 0 0 25 0 3 0 80481475 151171072 25206 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4244849 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.95
Current children cumulated vsize (KiB) 147628

[startup+12.7027 s]
/proc/loadavg: 1.09 0.99 0.92 3/80 25817
/proc/meminfo: memFree=1508080/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=147760 CPUtime=23.72
/proc/25814/stat : 25814 (ornithorynque) S 25812 25814 24158 0 -1 4194304 50998 0 4 0 2352 20 0 0 25 0 3 0 80481319 151306240 25243 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25814/statm: 36940 25243 389 42 0 31192 0
[pid=25814/tid=25816] ppid=25812 vsize=147760 CPUtime=11.12
/proc/25814/task/25816/stat : 25816 (ornithorynque) R 25812 25814 24158 0 -1 4194368 23853 0 0 0 1103 9 0 0 25 0 3 0 80481475 151306240 25243 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4273675 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25814/tid=25817] ppid=25812 vsize=147760 CPUtime=11.08
/proc/25814/task/25817/stat : 25817 (ornithorynque) R 25812 25814 24158 0 -1 4194368 2 0 0 0 1108 0 0 0 25 0 3 0 80481475 151306240 25243 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.72
Current children cumulated vsize (KiB) 147760

[startup+25.5011 s]
/proc/loadavg: 1.23 1.02 0.93 3/80 25817
/proc/meminfo: memFree=1508208/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=146572 CPUtime=49.25
/proc/25814/stat : 25814 (ornithorynque) S 25812 25814 24158 0 -1 4194304 92281 0 4 0 4887 38 0 0 25 0 3 0 80481319 150089728 24946 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25814/statm: 36643 24946 389 42 0 30895 0
[pid=25814/tid=25816] ppid=25812 vsize=146572 CPUtime=23.92
/proc/25814/task/25816/stat : 25816 (ornithorynque) R 25812 25814 24158 0 -1 4194368 65136 0 0 0 2365 27 0 0 25 0 3 0 80481475 150089728 24946 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25814/tid=25817] ppid=25812 vsize=146572 CPUtime=23.82
/proc/25814/task/25817/stat : 25817 (ornithorynque) R 25812 25814 24158 0 -1 4194368 2 0 0 0 2382 0 0 0 25 0 3 0 80481475 150089728 24946 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4244860 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.25
Current children cumulated vsize (KiB) 146572

[startup+51.1018 s]
/proc/loadavg: 1.49 1.10 0.95 3/80 25817
/proc/meminfo: memFree=1508144/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=147760 CPUtime=100.32
/proc/25814/stat : 25814 (ornithorynque) S 25812 25814 24158 0 -1 4194304 175441 0 4 0 9960 72 0 0 25 0 3 0 80481319 151306240 25243 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25814/statm: 36940 25243 389 42 0 31192 0
[pid=25814/tid=25816] ppid=25812 vsize=147760 CPUtime=49.51
/proc/25814/task/25816/stat : 25816 (ornithorynque) R 25812 25814 24158 0 -1 4194368 148296 0 0 0 4890 61 0 0 25 0 3 0 80481475 151306240 25243 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4273819 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25814/tid=25817] ppid=25812 vsize=147760 CPUtime=49.3
/proc/25814/task/25817/stat : 25817 (ornithorynque) R 25812 25814 24158 0 -1 4194368 2 0 0 0 4930 0 0 0 25 0 3 0 80481475 151306240 25243 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4246011 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.32
Current children cumulated vsize (KiB) 147760

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

[startup+63.9021 s]
/proc/loadavg: 1.60 1.14 0.97 3/80 25817
/proc/meminfo: memFree=1509168/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=146572 CPUtime=125.86
/proc/25814/stat : 25814 (ornithorynque) S 25812 25814 24158 0 -1 4194304 215239 0 4 0 12497 89 0 0 25 0 3 0 80481319 150089728 24946 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25814/statm: 36643 24946 389 42 0 30895 0
[pid=25814/tid=25816] ppid=25812 vsize=146572 CPUtime=62.3
/proc/25814/task/25816/stat : 25816 (ornithorynque) R 25812 25814 24158 0 -1 4194368 188094 0 0 0 6153 77 0 0 25 0 3 0 80481475 150089728 24946 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25814/tid=25817] ppid=25812 vsize=146572 CPUtime=62.05
/proc/25814/task/25817/stat : 25817 (ornithorynque) R 25812 25814 24158 0 -1 4194368 2 0 0 0 6204 1 0 0 25 0 3 0 80481475 150089728 24946 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4245768 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 125.86
Current children cumulated vsize (KiB) 146572

[startup+70.3018 s]
/proc/loadavg: 1.63 1.16 0.97 3/80 25817
/proc/meminfo: memFree=1509232/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=146572 CPUtime=138.65
/proc/25814/stat : 25814 (ornithorynque) S 25812 25814 24158 0 -1 4194304 225634 0 4 0 13772 93 0 0 25 0 3 0 80481319 150089728 24946 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25814/statm: 36643 24946 389 42 0 30895 0
[pid=25814/tid=25816] ppid=25812 vsize=146572 CPUtime=68.7
/proc/25814/task/25816/stat : 25816 (ornithorynque) R 25812 25814 24158 0 -1 4194368 198489 0 0 0 6789 81 0 0 25 0 3 0 80481475 150089728 24946 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25814/tid=25817] ppid=25812 vsize=146572 CPUtime=68.43
/proc/25814/task/25817/stat : 25817 (ornithorynque) R 25812 25814 24158 0 -1 4194368 2 0 0 0 6842 1 0 0 25 0 3 0 80481475 150089728 24946 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4297763 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 138.65
Current children cumulated vsize (KiB) 146572

[startup+73.5021 s]
/proc/loadavg: 1.66 1.17 0.98 3/80 25817
/proc/meminfo: memFree=1509168/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=146704 CPUtime=145.01
/proc/25814/stat : 25814 (ornithorynque) S 25812 25814 24158 0 -1 4194304 228329 0 4 0 14407 94 0 0 25 0 3 0 80481319 150224896 24968 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25814/statm: 36676 24968 389 42 0 30928 0
[pid=25814/tid=25816] ppid=25812 vsize=146704 CPUtime=71.9
/proc/25814/task/25816/stat : 25816 (ornithorynque) R 25812 25814 24158 0 -1 4194368 201184 0 0 0 7108 82 0 0 25 0 3 0 80481475 150224896 24968 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4328127 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25814/tid=25817] ppid=25812 vsize=146704 CPUtime=71.61
/proc/25814/task/25817/stat : 25817 (ornithorynque) R 25812 25814 24158 0 -1 4194368 2 0 0 0 7160 1 0 0 25 0 3 0 80481475 150224896 24968 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 145.01
Current children cumulated vsize (KiB) 146704

[startup+76.7015 s]
/proc/loadavg: 1.66 1.17 0.98 3/80 25817
/proc/meminfo: memFree=1508144/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=146704 CPUtime=151.4
/proc/25814/stat : 25814 (ornithorynque) S 25812 25814 24158 0 -1 4194304 231005 0 4 0 15045 95 0 0 25 0 3 0 80481319 150224896 24971 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25814/statm: 36676 24971 389 42 0 30928 0
[pid=25814/tid=25816] ppid=25812 vsize=146704 CPUtime=75.1
/proc/25814/task/25816/stat : 25816 (ornithorynque) R 25812 25814 24158 0 -1 4194368 203860 0 0 0 7427 83 0 0 25 0 3 0 80481475 150224896 24971 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25814/tid=25817] ppid=25812 vsize=146704 CPUtime=74.79
/proc/25814/task/25817/stat : 25817 (ornithorynque) R 25812 25814 24158 0 -1 4194368 2 0 0 0 7478 1 0 0 25 0 3 0 80481475 150224896 24971 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4246146 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 151.4
Current children cumulated vsize (KiB) 146704

[startup+77.5015 s]
/proc/loadavg: 1.69 1.18 0.99 3/80 25817
/proc/meminfo: memFree=1509104/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=146704 CPUtime=152.99
/proc/25814/stat : 25814 (ornithorynque) S 25812 25814 24158 0 -1 4194304 231607 0 4 0 15204 95 0 0 25 0 3 0 80481319 150224896 24979 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25814/statm: 36676 24979 389 42 0 30928 0
[pid=25814/tid=25816] ppid=25812 vsize=146704 CPUtime=75.89
/proc/25814/task/25816/stat : 25816 (ornithorynque) R 25812 25814 24158 0 -1 4194368 204462 0 0 0 7506 83 0 0 25 0 3 0 80481475 150224896 24979 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25814/tid=25817] ppid=25812 vsize=146704 CPUtime=75.59
/proc/25814/task/25817/stat : 25817 (ornithorynque) R 25812 25814 24158 0 -1 4194368 2 0 0 0 7558 1 0 0 25 0 3 0 80481475 150224896 24979 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 152.99
Current children cumulated vsize (KiB) 146704

[startup+77.9016 s]
/proc/loadavg: 1.69 1.18 0.99 3/80 25817
/proc/meminfo: memFree=1509104/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=146704 CPUtime=153.79
/proc/25814/stat : 25814 (ornithorynque) S 25812 25814 24158 0 -1 4194304 231904 0 4 0 15284 95 0 0 25 0 3 0 80481319 150224896 24979 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25814/statm: 36676 24979 389 42 0 30928 0
[pid=25814/tid=25816] ppid=25812 vsize=146704 CPUtime=76.29
/proc/25814/task/25816/stat : 25816 (ornithorynque) R 25812 25814 24158 0 -1 4194368 204759 0 0 0 7546 83 0 0 25 0 3 0 80481475 150224896 24979 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25814/tid=25817] ppid=25812 vsize=146704 CPUtime=75.99
/proc/25814/task/25817/stat : 25817 (ornithorynque) R 25812 25814 24158 0 -1 4194368 2 0 0 0 7598 1 0 0 25 0 3 0 80481475 150224896 24979 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 153.79
Current children cumulated vsize (KiB) 146704

[startup+78.1066 s]
/proc/loadavg: 1.69 1.18 0.99 3/80 25817
/proc/meminfo: memFree=1509040/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=146704 CPUtime=154.19
/proc/25814/stat : 25814 (ornithorynque) S 25812 25814 24158 0 -1 4194304 231904 0 4 0 15324 95 0 0 25 0 3 0 80481319 150224896 24979 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25814/statm: 36676 24979 389 42 0 30928 0
[pid=25814/tid=25816] ppid=25812 vsize=146704 CPUtime=76.5
/proc/25814/task/25816/stat : 25816 (ornithorynque) R 25812 25814 24158 0 -1 4194368 204759 0 0 0 7567 83 0 0 25 0 3 0 80481475 150224896 24979 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4328123 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25814/tid=25817] ppid=25812 vsize=146704 CPUtime=76.19
/proc/25814/task/25817/stat : 25817 (ornithorynque) R 25812 25814 24158 0 -1 4194368 2 0 0 0 7618 1 0 0 25 0 3 0 80481475 150224896 24979 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 154.19
Current children cumulated vsize (KiB) 146704

[startup+78.2016 s]
/proc/loadavg: 1.69 1.18 0.99 3/80 25817
/proc/meminfo: memFree=1509040/2055920 swapFree=4192812/4192956
[pid=25814] ppid=25812 vsize=146704 CPUtime=154.38
/proc/25814/stat : 25814 (ornithorynque) S 25812 25814 24158 0 -1 4194304 231905 0 4 0 15343 95 0 0 25 0 3 0 80481319 150224896 24980 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 245491593083 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25814/statm: 36676 24980 389 42 0 30928 0
[pid=25814/tid=25816] ppid=25812 vsize=146704 CPUtime=76.59
/proc/25814/task/25816/stat : 25816 (ornithorynque) R 25812 25814 24158 0 -1 4194368 204760 0 0 0 7576 83 0 0 25 0 3 0 80481475 150224896 24980 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4329362 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25814/tid=25817] ppid=25812 vsize=146704 CPUtime=76.28
/proc/25814/task/25817/stat : 25817 (ornithorynque) R 25812 25814 24158 0 -1 4194368 2 0 0 0 7627 1 0 0 25 0 3 0 80481475 150224896 24980 18446744073709551615 4194304 4368192 548682069200 18446744073709551615 4297053 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 154.38
Current children cumulated vsize (KiB) 146704

Child status: 20
Real time (s): 78.2497
CPU time (s): 154.477
CPU user time (s): 153.502
CPU system time (s): 0.974851
CPU usage (%): 197.415
Max. virtual memory (cumulated for all children) (KiB): 147892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 153.502
system time used= 0.974851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231908
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= 51
involuntary context switches= 3014

runsolver used 0.082987 second user time and 0.215967 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Wed Apr 11 21:07:18 UTC 2007

IDJOB= 328593
IDBENCH= 20515
IDSOLVER= 139
FILE ID= node17/328593-1176325637

PBS_JOBID= 4516491

Free space on /tmp= 66553 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/xinetd/itox_vc1216.cnf
COMMAND LINE= /tmp/evaluation/328593-1176325637/ornithorynque /tmp/evaluation/328593-1176325637/instance-328593-1176325637.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-328593-1176325637 -o ROOT/results/node17/solver-328593-1176325637 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328593-1176325637/ornithorynque /tmp/evaluation/328593-1176325637/instance-328593-1176325637.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  c076019a7fab0d8f88cfc5880f64abd3

RANDOM SEED= 110903406

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1609184 kB
Buffers:         39412 kB
Cached:         277672 kB
SwapCached:          0 kB
Active:         221408 kB
Inactive:       167176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8540 kB
Writeback:           0 kB
Mapped:          90332 kB
Slab:            43652 kB
Committed_AS:  4059044 kB
PageTables:       1824 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= 66553 MiB

End job on node17 on Wed Apr 11 21:08:36 UTC 2007