Trace number 328396

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.15 601.527

General information on the benchmark

Namerandom/2+p/p0.8/v2035/
unif2p-p0.8-v2035-c6328-S1703132040-12-SAT.cnf
MD5SUMbf2efd4306c515a6ab821250f31ffa54
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.205967
Satisfiable
(Un)Satisfiability was proved
Number of variables2034
Number of clauses6327
Sum of the clauses size17716
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21265
Number of clauses of size 35062
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.02	c ...done
0.00/0.02	c nbVar=2035 nbClause=6327
0.00/0.02	c nbVar=2035 nbClause=6327
0.00/0.02	c complete search running
0.00/0.02	c local search running
0.00/0.03	c flip 0 nbSat=5363 maxSat=0
0.00/0.08	c flip 10000 nbSat=6214 maxSat=6237
0.16/0.12	c flip 20000 nbSat=6232 maxSat=6250
0.16/0.17	c flip 30000 nbSat=6250 maxSat=6264
0.36/0.22	c flip 40000 nbSat=6256 maxSat=6270
0.36/0.23	c flip 0 nbSat=6357 maxSat=6270
0.56/0.34	c flip 10000 nbSat=7221 maxSat=7242
0.76/0.46	c flip 20000 nbSat=7263 maxSat=7277
0.96/0.58	c flip 30000 nbSat=7281 maxSat=7290
1.36/0.73	c flip 40000 nbSat=7267 maxSat=7292
1.36/0.75	c flip 0 nbSat=8371 maxSat=7292
1.76/0.99	c flip 10000 nbSat=9252 maxSat=9262
2.35/1.24	c flip 20000 nbSat=9284 maxSat=9294
2.75/1.46	c flip 30000 nbSat=9286 maxSat=9298
3.15/1.67	c flip 40000 nbSat=9290 maxSat=9298
3.35/1.70	c flip 0 nbSat=11303 maxSat=9298
3.55/1.87	c nbDecision=10000 #clauses=12735
4.16/2.16	c flip 10000 nbSat=12125 maxSat=12130
5.15/2.64	c flip 20000 nbSat=12151 maxSat=12172
6.15/3.12	c flip 30000 nbSat=12177 maxSat=12188
7.14/3.62	c flip 40000 nbSat=12186 maxSat=12196
7.14/3.67	c flip 0 nbSat=15224 maxSat=12196
8.94/4.57	c flip 10000 nbSat=16046 maxSat=16059
11.34/5.77	c flip 20000 nbSat=16060 maxSat=16091
11.74/5.99	c nbDecision=20000 #clauses=19502
13.33/6.71	c flip 30000 nbSat=16090 maxSat=16101
14.93/7.57	c flip 40000 nbSat=16070 maxSat=16101
15.13/7.66	c flip 0 nbSat=20456 maxSat=16101
19.32/9.71	c flip 10000 nbSat=21366 maxSat=21370
24.50/12.38	c nbDecision=30000 #clauses=26297
25.10/12.63	c flip 20000 nbSat=21369 maxSat=21397
29.69/14.93	c flip 30000 nbSat=21397 maxSat=21398
35.27/17.75	c flip 40000 nbSat=21384 maxSat=21402
35.87/18.06	c flip 0 nbSat=31815 maxSat=21402
36.47/18.37	c nbDecision=40000 #clauses=33083
45.66/22.94	c flip 10000 nbSat=32661 maxSat=32672
54.44/27.39	c nbDecision=50000 #clauses=39894
58.82/29.51	c flip 20000 nbSat=32656 maxSat=32678
71.99/36.10	c flip 30000 nbSat=32653 maxSat=32681
77.58/38.92	c nbDecision=60000 #clauses=46561
82.96/41.67	c flip 40000 nbSat=32686 maxSat=32693
83.96/42.10	c flip 0 nbSat=47108 maxSat=32694
99.73/50.08	c flip 10000 nbSat=47963 maxSat=47989
107.51/53.95	c nbDecision=70000 #clauses=53449
116.68/58.57	c flip 20000 nbSat=48002 maxSat=48024
132.04/66.27	c flip 30000 nbSat=48017 maxSat=48036
147.61/74.05	c flip 40000 nbSat=48028 maxSat=48037
148.41/74.49	c flip 0 nbSat=59256 maxSat=48037
150.60/75.53	c nbDecision=80000 #clauses=60583
175.35/88.00	c flip 10000 nbSat=60106 maxSat=60117
201.68/101.16	c nbDecision=90000 #clauses=67526
207.47/104.02	c flip 20000 nbSat=60134 maxSat=60150
236.40/118.53	c flip 30000 nbSat=60094 maxSat=60157
245.58/123.11	c nbDecision=100000 #clauses=74593
260.15/130.43	c flip 40000 nbSat=60152 maxSat=60163
261.94/131.32	c flip 0 nbSat=75909 maxSat=60163
292.06/146.43	c flip 10000 nbSat=76768 maxSat=76804
299.85/150.38	c nbDecision=110000 #clauses=81815
329.58/165.23	c flip 20000 nbSat=76804 maxSat=76832
356.91/178.91	c nbDecision=120000 #clauses=88551
372.47/186.79	c flip 30000 nbSat=76827 maxSat=76837
414.78/207.98	c nbDecision=130000 #clauses=95278
417.37/209.27	c flip 40000 nbSat=76828 maxSat=76841
420.97/211.09	c flip 0 nbSat=95052 maxSat=76843
455.88/228.56	c flip 10000 nbSat=95917 maxSat=95937
458.28/229.77	c nbDecision=140000 #clauses=101947
481.02/241.17	c nbDecision=150000 #clauses=108660
484.01/242.62	c flip 20000 nbSat=95942 maxSat=95954
511.55/256.41	c nbDecision=160000 #clauses=115532
519.52/260.42	c flip 30000 nbSat=95961 maxSat=95969
545.07/273.25	c nbDecision=170000 #clauses=122369
553.85/277.68	c flip 40000 nbSat=95961 maxSat=95978
556.23/278.86	c flip 0 nbSat=123192 maxSat=95978
587.77/294.68	c nbDecision=180000 #clauses=129269
604.73/303.14	c flip 10000 nbSat=124073 maxSat=124085
635.06/318.34	c nbDecision=190000 #clauses=136322
659.99/330.84	c flip 20000 nbSat=124119 maxSat=124132
689.73/345.78	c nbDecision=200000 #clauses=143226
719.05/360.44	c flip 30000 nbSat=124097 maxSat=124137
744.78/373.32	c nbDecision=210000 #clauses=150153
778.72/390.35	c flip 40000 nbSat=124145 maxSat=124157
783.31/392.68	c flip 0 nbSat=153563 maxSat=124157
808.44/405.24	c nbDecision=220000 #clauses=157267
847.95/425.05	c flip 10000 nbSat=154401 maxSat=154434
877.48/439.81	c nbDecision=230000 #clauses=164019
918.98/460.62	c flip 20000 nbSat=154460 maxSat=154474
921.78/462.09	c nbDecision=240000 #clauses=170745
978.23/490.39	c nbDecision=250000 #clauses=177622
988.22/495.36	c flip 30000 nbSat=154494 maxSat=154503
1044.09/523.38	c nbDecision=260000 #clauses=184590
1080.40/541.51	c flip 40000 nbSat=154501 maxSat=154524
1086.19/544.45	c flip 0 nbSat=187984 maxSat=154524
1109.73/556.25	c nbDecision=270000 #clauses=191378
1175.57/589.26	c flip 10000 nbSat=188907 maxSat=188931
1185.54/594.28	c nbDecision=280000 #clauses=198178

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/node60/watcher-328396-1173110848 -o ROOT/results/node60/solver-328396-1173110848 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328396-1173110848/ornithorynque /tmp/evaluation/328396-1173110848/instance-328396-1173110848.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.83 1.95 1.91 3/64 25228
/proc/meminfo: memFree=1657352/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=23220 CPUtime=0
/proc/25228/stat : 25228 (ornithorynque) R 25226 25228 24437 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 331041606 23777280 258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271891598609 0 0 4096 0 0 0 0 17 1 0 0
/proc/25228/statm: 5805 261 218 42 0 45 0

[startup+0.097064 s]
/proc/loadavg: 1.83 1.95 1.91 3/64 25228
/proc/meminfo: memFree=1657352/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=45148 CPUtime=0.16
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 851 0 0 0 16 0 0 0 18 0 3 0 331041606 46231552 812 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 11287 812 387 42 0 5539 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 45148

[startup+0.101063 s]
/proc/loadavg: 1.83 1.95 1.91 3/64 25228
/proc/meminfo: memFree=1657352/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=45280 CPUtime=0.16
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 853 0 0 0 16 0 0 0 18 0 3 0 331041606 46366720 814 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 11320 814 387 42 0 5572 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 45280

[startup+0.301101 s]
/proc/loadavg: 1.83 1.95 1.91 3/64 25228
/proc/meminfo: memFree=1657352/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=46564 CPUtime=0.56
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 954 0 0 0 56 0 0 0 18 0 3 0 331041606 47681536 915 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 11641 915 387 42 0 5893 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 46564

[startup+0.70117 s]
/proc/loadavg: 1.83 1.95 1.91 3/64 25228
/proc/meminfo: memFree=1657352/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=46960 CPUtime=1.36
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 1044 0 0 0 136 0 0 0 18 0 3 0 331041606 48087040 1005 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 11740 1005 387 42 0 5992 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46960

[startup+1.50132 s]
/proc/loadavg: 1.83 1.95 1.91 3/67 25231
/proc/meminfo: memFree=1654064/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=47484 CPUtime=2.95
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 1294 0 0 0 295 0 0 0 18 0 3 0 331041606 48623616 1255 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 11871 1255 387 42 0 6123 0
[pid=25228/tid=25230] ppid=25226 vsize=47484 CPUtime=1.46
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 257 0 0 0 146 0 0 0 22 0 3 0 331041609 48623616 1255 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311454 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=47484 CPUtime=1.46
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 212 0 0 0 146 0 0 0 23 0 3 0 331041609 48623616 1255 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241162 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 47484

[startup+3.10261 s]
/proc/loadavg: 1.83 1.95 1.91 3/67 25231
/proc/meminfo: memFree=1652592/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=49332 CPUtime=6.15
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 1642 0 0 0 615 0 0 0 18 0 3 0 331041606 50515968 1603 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 12333 1603 387 42 0 6585 0
[pid=25228/tid=25230] ppid=25226 vsize=49332 CPUtime=3.06
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 455 0 0 0 306 0 0 0 25 0 3 0 331041609 50515968 1603 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=49332 CPUtime=3.06
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 362 0 0 0 306 0 0 0 25 0 3 0 331041609 50515968 1603 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 49332

[startup+6.30118 s]
/proc/loadavg: 1.85 1.95 1.91 3/67 25231
/proc/meminfo: memFree=1650416/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=50512 CPUtime=12.54
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 2161 0 0 0 1253 1 0 0 18 0 3 0 331041606 51724288 2089 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 12628 2089 387 42 0 6880 0
[pid=25228/tid=25230] ppid=25226 vsize=50512 CPUtime=6.26
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 777 0 0 0 626 0 0 0 25 0 3 0 331041609 51724288 2089 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=50512 CPUtime=6.24
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 559 0 0 0 624 0 0 0 25 0 3 0 331041609 51724288 2089 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242249 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 50512

[startup+12.7023 s]
/proc/loadavg: 1.86 1.95 1.91 3/67 25231
/proc/meminfo: memFree=1647608/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=53420 CPUtime=25.3
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 2840 0 0 0 2528 2 0 0 18 0 3 0 331041606 54702080 2735 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 13355 2735 387 42 0 7607 0
[pid=25228/tid=25230] ppid=25226 vsize=53420 CPUtime=12.66
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 1201 0 0 0 1265 1 0 0 25 0 3 0 331041609 54702080 2735 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=53420 CPUtime=12.6
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 814 0 0 0 1260 0 0 0 25 0 3 0 331041609 54702080 2735 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241825 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 53420

[startup+25.5016 s]
/proc/loadavg: 1.89 1.95 1.91 3/67 25231
/proc/meminfo: memFree=1642616/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=59676 CPUtime=50.84
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 4146 0 0 0 5081 3 0 0 18 0 3 0 331041606 61108224 3976 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 14919 3976 387 42 0 9171 0
[pid=25228/tid=25230] ppid=25226 vsize=59676 CPUtime=25.46
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 1952 0 0 0 2544 2 0 0 25 0 3 0 331041609 61108224 3976 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311048 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=59676 CPUtime=25.34
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 1369 0 0 0 2534 0 0 0 25 0 3 0 331041609 61108224 3976 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 59676

[startup+51.1012 s]
/proc/loadavg: 1.93 1.96 1.91 3/67 25231
/proc/meminfo: memFree=1635384/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=67108 CPUtime=101.92
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 6007 0 0 0 10187 5 0 0 18 0 3 0 331041606 68718592 5723 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 16777 5723 387 42 0 11029 0
[pid=25228/tid=25230] ppid=25226 vsize=67108 CPUtime=51.04
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 2577 0 0 0 5101 3 0 0 25 0 3 0 331041609 68718592 5723 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=67108 CPUtime=50.84
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 2605 0 0 0 5083 1 0 0 25 0 3 0 331041609 68718592 5723 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 67108

[startup+102.305 s]
/proc/loadavg: 1.97 1.96 1.91 3/67 25231
/proc/meminfo: memFree=1629176/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=73960 CPUtime=204.08
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 7695 0 0 0 20401 7 0 0 18 0 3 0 331041606 75735040 7282 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 18490 7282 387 42 0 12742 0
[pid=25228/tid=25230] ppid=25226 vsize=73960 CPUtime=102.23
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 3503 0 0 0 10218 5 0 0 25 0 3 0 331041609 75735040 7282 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=73960 CPUtime=101.81
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 3367 0 0 0 10180 1 0 0 25 0 3 0 331041609 75735040 7282 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242354 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 73960

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 25231
/proc/meminfo: memFree=1623480/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=80532 CPUtime=323.8
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 9412 0 0 0 32372 8 0 0 18 0 3 0 331041606 82464768 8705 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 20133 8705 387 42 0 14385 0
[pid=25228/tid=25230] ppid=25226 vsize=80532 CPUtime=162.21
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 4092 0 0 0 16215 6 0 0 25 0 3 0 331041609 82464768 8705 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311148 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=80532 CPUtime=161.54
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 4495 0 0 0 16153 1 0 0 25 0 3 0 331041609 82464768 8705 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.8
Current children cumulated vsize (KiB) 80532

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 25231
/proc/meminfo: memFree=1616760/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=88436 CPUtime=443.51
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 11347 0 0 0 44341 10 0 0 18 0 3 0 331041606 90558464 10376 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 22109 10376 387 42 0 16361 0
[pid=25228/tid=25230] ppid=25226 vsize=88436 CPUtime=222.19
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 4952 0 0 0 22212 7 0 0 25 0 3 0 331041609 90558464 10376 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=88436 CPUtime=221.28
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 5570 0 0 0 22126 2 0 0 25 0 3 0 331041609 90558464 10376 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.51
Current children cumulated vsize (KiB) 88436

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 25231
/proc/meminfo: memFree=1604920/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=100772 CPUtime=563.23
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 14517 0 0 0 56308 15 0 0 18 0 3 0 331041606 103190528 13335 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 25193 13335 387 42 0 19445 0
[pid=25228/tid=25230] ppid=25226 vsize=100772 CPUtime=282.16
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 6871 0 0 0 28205 11 0 0 25 0 3 0 331041609 103190528 13335 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=100772 CPUtime=281.02
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 6821 0 0 0 28099 3 0 0 25 0 3 0 331041609 103190528 13335 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.23
Current children cumulated vsize (KiB) 100772

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 25231
/proc/meminfo: memFree=1600568/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=106024 CPUtime=682.94
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 15834 0 0 0 68277 17 0 0 18 0 3 0 331041606 108568576 14395 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 26506 14395 387 42 0 20758 0
[pid=25228/tid=25230] ppid=25226 vsize=106024 CPUtime=342.14
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 8188 0 0 0 34201 13 0 0 25 0 3 0 331041609 108568576 14395 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=106024 CPUtime=340.76
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 6821 0 0 0 34073 3 0 0 25 0 3 0 331041609 108568576 14395 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.94
Current children cumulated vsize (KiB) 106024

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 25231
/proc/meminfo: memFree=1592696/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=116136 CPUtime=802.65
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 18401 0 0 0 80247 18 0 0 18 0 3 0 331041606 118923264 16378 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 29034 16378 387 42 0 23286 0
[pid=25228/tid=25230] ppid=25226 vsize=116136 CPUtime=402.12
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 8996 0 0 0 40198 14 0 0 25 0 3 0 331041609 118923264 16378 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=116136 CPUtime=400.49
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 8580 0 0 0 40046 3 0 0 25 0 3 0 331041609 118923264 16378 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.65
Current children cumulated vsize (KiB) 116136

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 25231
/proc/meminfo: memFree=1589304/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=119208 CPUtime=922.37
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 19238 0 0 0 92216 21 0 0 18 0 3 0 331041606 122068992 17215 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 29802 17215 387 42 0 24054 0
[pid=25228/tid=25230] ppid=25226 vsize=119208 CPUtime=462.11
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 9833 0 0 0 46194 17 0 0 25 0 3 0 331041609 122068992 17215 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=119208 CPUtime=460.22
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 8580 0 0 0 46019 3 0 0 25 0 3 0 331041609 122068992 17215 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241411 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.37
Current children cumulated vsize (KiB) 119208

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 25231
/proc/meminfo: memFree=1586040/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=122412 CPUtime=1042.09
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 20078 0 0 0 104186 23 0 0 18 0 3 0 331041606 125349888 18055 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 30603 18055 387 42 0 24855 0
[pid=25228/tid=25230] ppid=25226 vsize=122412 CPUtime=522.09
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 10673 0 0 0 52190 19 0 0 25 0 3 0 331041609 125349888 18055 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=122412 CPUtime=519.96
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 8580 0 0 0 51993 3 0 0 25 0 3 0 331041609 125349888 18055 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.09
Current children cumulated vsize (KiB) 122412

[startup+582.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 25231
/proc/meminfo: memFree=1578040/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=131184 CPUtime=1161.81
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 22295 0 0 0 116155 26 0 0 18 0 3 0 331041606 134332416 20043 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 32796 20043 387 42 0 27048 0
[pid=25228/tid=25230] ppid=25226 vsize=131184 CPUtime=582.06
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 11370 0 0 0 58186 20 0 0 25 0 3 0 331041609 134332416 20043 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=131184 CPUtime=579.69
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 10100 0 0 0 57965 4 0 0 25 0 3 0 331041609 134332416 20043 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.81
Current children cumulated vsize (KiB) 131184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 25231
/proc/meminfo: memFree=1577272/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=133104 CPUtime=1200.11
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 22706 0 0 0 119985 26 0 0 18 0 3 0 331041606 136298496 20228 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 33276 20228 387 42 0 27528 0
[pid=25228/tid=25230] ppid=25226 vsize=133104 CPUtime=601.26
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 11781 0 0 0 60105 21 0 0 25 0 3 0 331041609 136298496 20228 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=133104 CPUtime=598.81
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 10100 0 0 0 59877 4 0 0 25 0 3 0 331041609 136298496 20228 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 133104

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

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

[startup+601.501 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 25231
/proc/meminfo: memFree=1577272/2055920 swapFree=4183500/4192956
[pid=25228] ppid=25226 vsize=133104 CPUtime=1200.11
/proc/25228/stat : 25228 (ornithorynque) S 25226 25228 24437 0 -1 4194304 22706 0 0 0 119985 26 0 0 18 0 3 0 331041606 136298496 20228 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271903125371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25228/statm: 33276 20228 387 42 0 27528 0
[pid=25228/tid=25230] ppid=25226 vsize=133104 CPUtime=601.26
/proc/25228/task/25230/stat : 25230 (ornithorynque) R 25226 25228 24437 0 -1 4194368 11781 0 0 0 60105 21 0 0 25 0 3 0 331041609 136298496 20228 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25228/tid=25231] ppid=25226 vsize=133104 CPUtime=598.81
/proc/25228/task/25231/stat : 25231 (ornithorynque) R 25226 25228 24437 0 -1 4194368 10100 0 0 0 59877 4 0 0 25 0 3 0 331041609 136298496 20228 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 133104

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.527
CPU time (s): 1200.15
CPU user time (s): 1199.87
CPU system time (s): 0.280957
CPU usage (%): 199.517
Max. virtual memory (cumulated for all children) (KiB): 133104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.280957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22706
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= 52
involuntary context switches= 9170

runsolver used 0.408937 second user time and 1.80173 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Mon Mar  5 16:07:28 UTC 2007

IDJOB= 328396
IDBENCH= 20315
IDSOLVER= 139
FILE ID= node60/328396-1173110848

PBS_JOBID= 4013922

Free space on /tmp= 66534 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2035/unif2p-p0.8-v2035-c6328-S1703132040-12-SAT.cnf
COMMAND LINE= /tmp/evaluation/328396-1173110848/ornithorynque /tmp/evaluation/328396-1173110848/instance-328396-1173110848.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-328396-1173110848 -o ROOT/results/node60/solver-328396-1173110848 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328396-1173110848/ornithorynque /tmp/evaluation/328396-1173110848/instance-328396-1173110848.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  bf2efd4306c515a6ab821250f31ffa54

RANDOM SEED= 628583110

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:       1657760 kB
Buffers:         26708 kB
Cached:         297096 kB
SwapCached:       3412 kB
Active:          51556 kB
Inactive:       281964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657760 kB
SwapTotal:     4192956 kB
SwapFree:      4183500 kB
Dirty:             344 kB
Writeback:           0 kB
Mapped:          15628 kB
Slab:            50604 kB
Committed_AS:   915792 kB
PageTables:       1464 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= 66534 MiB

End job on node60 on Mon Mar  5 16:17:31 UTC 2007