Trace number 328034

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.12 601.524

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1566131367-09.SAT.shuffled.cnf
MD5SUM3323355938df6013ebfd95023b20854d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.226965
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses4005
Sum of the clauses size28035
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54005

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=45 nbClause=4005
0.00/0.02	c nbVar=45 nbClause=4005
0.00/0.02	c complete search running
0.00/0.02	c local search running
0.00/0.02	c flip 0 nbSat=3965 maxSat=0
0.17/0.14	c flip 0 nbSat=5298 maxSat=3992
0.57/0.33	c flip 0 nbSat=6863 maxSat=5314
0.96/0.59	c flip 0 nbSat=8610 maxSat=6893
1.76/0.95	c flip 0 nbSat=10736 maxSat=8634
2.76/1.41	c flip 0 nbSat=13092 maxSat=10750
2.76/1.43	c nbDecision=10000 #clauses=13264
3.95/2.03	c flip 0 nbSat=15319 maxSat=13116
5.55/2.82	c flip 0 nbSat=17649 maxSat=15331
7.54/3.87	c flip 0 nbSat=20406 maxSat=17670
9.13/4.69	c nbDecision=20000 #clauses=22587
10.13/5.15	c flip 0 nbSat=23754 maxSat=20433
13.52/6.84	c flip 0 nbSat=27829 maxSat=23783
17.71/8.92	c flip 0 nbSat=31133 maxSat=27848
18.91/9.59	c nbDecision=30000 #clauses=31890
22.70/11.42	c flip 0 nbSat=34055 maxSat=31143
28.29/14.26	c flip 0 nbSat=37314 maxSat=34075
34.48/17.38	c flip 0 nbSat=40512 maxSat=37327
36.07/18.13	c nbDecision=40000 #clauses=41207
41.26/20.71	c flip 0 nbSat=43701 maxSat=40528
48.64/24.45	c flip 0 nbSat=46914 maxSat=43717
54.84/27.55	c nbDecision=50000 #clauses=50509
57.23/28.71	c flip 0 nbSat=51804 maxSat=46928
66.80/33.56	c flip 0 nbSat=56536 maxSat=51820
77.18/38.72	c flip 0 nbSat=59769 maxSat=56552
77.57/38.93	c nbDecision=60000 #clauses=59903
88.75/44.51	c flip 0 nbSat=63461 maxSat=59797
100.52/50.40	c flip 0 nbSat=67345 maxSat=63492
105.70/53.07	c nbDecision=70000 #clauses=69218
112.88/56.69	c flip 0 nbSat=71814 maxSat=67366
126.26/63.33	c flip 0 nbSat=76687 maxSat=71834
132.84/66.67	c nbDecision=80000 #clauses=78574
141.01/70.70	c flip 0 nbSat=80931 maxSat=76707
156.19/78.30	c flip 0 nbSat=85345 maxSat=80969
165.37/82.90	c nbDecision=90000 #clauses=87978
171.75/86.20	c flip 0 nbSat=89627 maxSat=85366
188.71/94.69	c flip 0 nbSat=94135 maxSat=89662
201.48/101.03	c nbDecision=100000 #clauses=97320
206.66/103.64	c flip 0 nbSat=98489 maxSat=94163
225.42/113.01	c flip 0 nbSat=102817 maxSat=98524
239.38/120.09	c nbDecision=110000 #clauses=106631
244.77/122.76	c flip 0 nbSat=107907 maxSat=102834
266.53/133.68	c flip 0 nbSat=112803 maxSat=107938
283.28/142.08	c nbDecision=120000 #clauses=116008
287.66/144.28	c flip 0 nbSat=116807 maxSat=112844
310.21/155.53	c flip 0 nbSat=121012 maxSat=116841
330.37/165.69	c nbDecision=130000 #clauses=125364
332.76/166.88	c flip 0 nbSat=125876 maxSat=121046
357.51/179.23	c flip 0 nbSat=131185 maxSat=125904
373.67/187.30	c nbDecision=140000 #clauses=134719
382.44/191.72	c flip 0 nbSat=136338 maxSat=131207
409.38/205.22	c flip 0 nbSat=141294 maxSat=136368
422.94/212.09	c nbDecision=150000 #clauses=144103
436.72/218.94	c flip 0 nbSat=146290 maxSat=141319
464.45/232.83	c flip 0 nbSat=151226 maxSat=146328
479.60/240.47	c nbDecision=160000 #clauses=153479
493.57/247.45	c flip 0 nbSat=155643 maxSat=151259
523.11/262.26	c flip 0 nbSat=160524 maxSat=155669
539.08/270.21	c nbDecision=170000 #clauses=162870
554.43/277.94	c flip 0 nbSat=165003 maxSat=160538
585.56/293.59	c flip 0 nbSat=169988 maxSat=165025
598.73/300.17	c nbDecision=180000 #clauses=172199
618.08/309.81	c flip 0 nbSat=174823 maxSat=170025
651.99/326.84	c flip 0 nbSat=177918 maxSat=174853
681.92/341.88	c nbDecision=190000 #clauses=181578
685.71/343.73	c flip 0 nbSat=181996 maxSat=177939
720.63/361.26	c flip 0 nbSat=185671 maxSat=182011
756.54/379.26	c flip 0 nbSat=189772 maxSat=185693
768.31/385.10	c nbDecision=200000 #clauses=190944
791.27/396.62	c flip 0 nbSat=193577 maxSat=189799
828.17/415.11	c flip 0 nbSat=198505 maxSat=193604
844.32/423.20	c nbDecision=210000 #clauses=200283
866.08/434.18	c flip 0 nbSat=202118 maxSat=198531
905.39/453.87	c flip 0 nbSat=204814 maxSat=202152
930.53/466.49	c nbDecision=220000 #clauses=209606
944.29/473.34	c flip 0 nbSat=211144 maxSat=206544
984.20/493.36	c flip 0 nbSat=215183 maxSat=211167
1021.91/512.26	c nbDecision=230000 #clauses=218943
1025.50/514.09	c flip 0 nbSat=219235 maxSat=215496
1066.40/534.50	c flip 0 nbSat=223248 maxSat=219268
1108.31/555.53	c nbDecision=240000 #clauses=228277
1108.70/555.72	c flip 0 nbSat=228268 maxSat=223263
1151.60/577.21	c flip 0 nbSat=232312 maxSat=228303
1195.69/599.30	c flip 0 nbSat=236822 maxSat=232343

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/node40/watcher-328034-1173107043 -o ROOT/results/node40/solver-328034-1173107043 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328034-1173107043/ornithorynque /tmp/evaluation/328034-1173107043/instance-328034-1173107043.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.91 1.60 3/64 10075
/proc/meminfo: memFree=1038944/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=23220 CPUtime=0
/proc/10075/stat : 10075 (ornithorynque) R 10073 10075 9736 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 36658535 23777280 264 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264516965488 0 0 4096 0 0 0 0 17 1 0 0
/proc/10075/statm: 5805 266 219 42 0 45 0

[startup+0.053866 s]
/proc/loadavg: 1.83 1.91 1.60 3/64 10075
/proc/meminfo: memFree=1038944/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=44588 CPUtime=0.07
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 682 0 0 0 7 0 0 0 18 0 3 0 36658535 45658112 643 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 11147 643 387 42 0 5399 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 44588

[startup+0.101876 s]
/proc/loadavg: 1.83 1.91 1.60 3/64 10075
/proc/meminfo: memFree=1038944/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=44588 CPUtime=0.17
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 704 0 0 0 17 0 0 0 18 0 3 0 36658535 45658112 665 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 11147 665 387 42 0 5399 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 44588

[startup+0.301918 s]
/proc/loadavg: 1.83 1.91 1.60 3/64 10075
/proc/meminfo: memFree=1038944/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=45880 CPUtime=0.57
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 830 0 0 0 57 0 0 0 18 0 3 0 36658535 46981120 791 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 11470 791 387 42 0 5722 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 45880

[startup+0.702002 s]
/proc/loadavg: 1.83 1.91 1.60 3/64 10075
/proc/meminfo: memFree=1038944/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=46432 CPUtime=1.36
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 1041 0 0 0 136 0 0 0 18 0 3 0 36658535 47546368 1002 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 11608 1002 387 42 0 5860 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46432

[startup+1.50117 s]
/proc/loadavg: 1.83 1.91 1.60 3/67 10078
/proc/meminfo: memFree=1035912/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=47736 CPUtime=2.95
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 1290 0 0 0 295 0 0 0 18 0 3 0 36658535 48881664 1251 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 11934 1251 387 42 0 6186 0
[pid=10075/tid=10077] ppid=10073 vsize=47736 CPUtime=1.46
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 443 0 0 0 146 0 0 0 21 0 3 0 36658538 48881664 1251 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264519455399 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=47736 CPUtime=1.45
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 195 0 0 0 145 0 0 0 22 0 3 0 36658538 48881664 1251 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241026 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 47736

[startup+3.10151 s]
/proc/loadavg: 1.83 1.91 1.60 3/67 10078
/proc/meminfo: memFree=1034440/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=49548 CPUtime=6.15
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 1673 0 0 0 614 1 0 0 18 0 3 0 36658535 50737152 1568 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 12387 1568 387 42 0 6639 0
[pid=10075/tid=10077] ppid=10073 vsize=49548 CPUtime=3.06
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 679 0 0 0 306 0 0 0 25 0 3 0 36658538 50737152 1568 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=49548 CPUtime=3.05
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 342 0 0 0 305 0 0 0 25 0 3 0 36658538 50737152 1568 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 49548

[startup+6.30118 s]
/proc/loadavg: 1.85 1.91 1.61 3/67 10078
/proc/meminfo: memFree=1032208/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=51332 CPUtime=12.52
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 2176 0 0 0 1251 1 0 0 18 0 3 0 36658535 52563968 2071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 12833 2071 387 42 0 7085 0
[pid=10075/tid=10077] ppid=10073 vsize=51332 CPUtime=6.27
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 1005 0 0 0 626 1 0 0 25 0 3 0 36658538 52563968 2071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=51332 CPUtime=6.23
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 519 0 0 0 623 0 0 0 25 0 3 0 36658538 52563968 2071 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 51332

[startup+12.7025 s]
/proc/loadavg: 1.86 1.92 1.61 3/67 10078
/proc/meminfo: memFree=1029784/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=53844 CPUtime=25.29
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 2835 0 0 0 2527 2 0 0 18 0 3 0 36658535 55136256 2600 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 13461 2600 387 42 0 7713 0
[pid=10075/tid=10077] ppid=10073 vsize=53844 CPUtime=12.66
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 1417 0 0 0 1265 1 0 0 25 0 3 0 36658538 55136256 2600 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=53844 CPUtime=12.6
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 766 0 0 0 1260 0 0 0 25 0 3 0 36658538 55136256 2600 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241565 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 53844

[startup+25.5012 s]
/proc/loadavg: 1.89 1.92 1.61 3/67 10078
/proc/meminfo: memFree=1026392/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=57796 CPUtime=50.83
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 3732 0 0 0 5080 3 0 0 18 0 3 0 36658535 59183104 3431 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 14449 3431 387 42 0 8701 0
[pid=10075/tid=10077] ppid=10073 vsize=57796 CPUtime=25.45
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 1919 0 0 0 2543 2 0 0 25 0 3 0 36658538 59183104 3431 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4256046 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=57796 CPUtime=25.34
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 1161 0 0 0 2534 0 0 0 25 0 3 0 36658538 59183104 3431 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 57796

[startup+51.1015 s]
/proc/loadavg: 1.93 1.92 1.62 3/67 10078
/proc/meminfo: memFree=1021912/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=63680 CPUtime=101.91
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 5299 0 0 0 10186 5 0 0 18 0 3 0 36658535 65208320 4646 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 15920 4646 387 42 0 10172 0
[pid=10075/tid=10077] ppid=10073 vsize=63680 CPUtime=51.05
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 2977 0 0 0 5101 4 0 0 25 0 3 0 36658538 65208320 4646 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=63680 CPUtime=50.82
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 1670 0 0 0 5082 0 0 0 25 0 3 0 36658538 65208320 4646 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241172 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 63680

[startup+102.305 s]
/proc/loadavg: 1.97 1.93 1.64 3/67 10078
/proc/meminfo: memFree=1015064/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=70228 CPUtime=204.07
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 7251 0 0 0 20399 8 0 0 18 0 3 0 36658535 71913472 6228 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 17557 6228 387 42 0 11809 0
[pid=10075/tid=10077] ppid=10073 vsize=70228 CPUtime=102.23
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 4092 0 0 0 10217 6 0 0 25 0 3 0 36658538 71913472 6228 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=70228 CPUtime=101.8
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 2507 0 0 0 10179 1 0 0 25 0 3 0 36658538 71913472 6228 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285232 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 70228

[startup+162.302 s]
/proc/loadavg: 1.99 1.94 1.66 3/67 10078
/proc/meminfo: memFree=1008728/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=77300 CPUtime=323.78
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 9036 0 0 0 32368 10 0 0 18 0 3 0 36658535 79155200 7794 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 19325 7794 387 42 0 13577 0
[pid=10075/tid=10077] ppid=10073 vsize=77300 CPUtime=162.2
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 5403 0 0 0 16213 7 0 0 25 0 3 0 36658538 79155200 7794 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311212 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=77300 CPUtime=161.55
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 2981 0 0 0 16153 2 0 0 25 0 3 0 36658538 79155200 7794 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.78
Current children cumulated vsize (KiB) 77300

[startup+222.301 s]
/proc/loadavg: 1.99 1.95 1.68 3/67 10078
/proc/meminfo: memFree=1003608/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=85040 CPUtime=443.5
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 11028 0 0 0 44338 12 0 0 18 0 3 0 36658535 87080960 9140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 21260 9140 387 42 0 15512 0
[pid=10075/tid=10077] ppid=10073 vsize=85040 CPUtime=222.18
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 6503 0 0 0 22209 9 0 0 25 0 3 0 36658538 87080960 9140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=85040 CPUtime=221.28
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 3873 0 0 0 22126 2 0 0 25 0 3 0 36658538 87080960 9140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.5
Current children cumulated vsize (KiB) 85040

[startup+282.303 s]
/proc/loadavg: 1.99 1.95 1.70 3/67 10078
/proc/meminfo: memFree=999192/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=90968 CPUtime=563.2
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 12713 0 0 0 56307 13 0 0 18 0 3 0 36658535 93151232 10241 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 22742 10241 387 42 0 16994 0
[pid=10075/tid=10077] ppid=10073 vsize=90968 CPUtime=282.15
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 7282 0 0 0 28205 10 0 0 25 0 3 0 36658538 93151232 10241 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=90968 CPUtime=281.01
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 4779 0 0 0 28099 2 0 0 25 0 3 0 36658538 93151232 10241 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242471 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.2
Current children cumulated vsize (KiB) 90968

[startup+342.302 s]
/proc/loadavg: 1.99 1.96 1.71 3/67 10078
/proc/meminfo: memFree=995992/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=94184 CPUtime=682.92
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 13632 0 0 0 68277 15 0 0 18 0 3 0 36658535 96444416 11028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 23546 11028 387 42 0 17798 0
[pid=10075/tid=10077] ppid=10073 vsize=94184 CPUtime=342.13
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 7933 0 0 0 34202 11 0 0 25 0 3 0 36658538 96444416 11028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=94184 CPUtime=340.75
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 5047 0 0 0 34072 3 0 0 25 0 3 0 36658538 96444416 11028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.92
Current children cumulated vsize (KiB) 94184

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.73 3/67 10078
/proc/meminfo: memFree=992664/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=96984 CPUtime=802.64
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 14657 0 0 0 80248 16 0 0 18 0 3 0 36658535 99311616 11868 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 24246 11868 387 42 0 18498 0
[pid=10075/tid=10077] ppid=10073 vsize=96984 CPUtime=402.11
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 8614 0 0 0 40199 12 0 0 25 0 3 0 36658538 99311616 11868 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=96984 CPUtime=400.49
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 5391 0 0 0 40046 3 0 0 25 0 3 0 36658538 99311616 11868 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285320 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.64
Current children cumulated vsize (KiB) 96984

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.74 3/67 10078
/proc/meminfo: memFree=989784/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=100456 CPUtime=922.34
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 15567 0 0 0 92217 17 0 0 18 0 3 0 36658535 102866944 12580 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 25114 12580 387 42 0 19366 0
[pid=10075/tid=10077] ppid=10073 vsize=100456 CPUtime=462.09
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 9100 0 0 0 46196 13 0 0 25 0 3 0 36658538 102866944 12580 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=100456 CPUtime=460.22
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 5815 0 0 0 46019 3 0 0 25 0 3 0 36658538 102866944 12580 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.34
Current children cumulated vsize (KiB) 100456

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.75 3/67 10078
/proc/meminfo: memFree=987096/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=102396 CPUtime=1042.06
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 16294 0 0 0 104188 18 0 0 18 0 3 0 36658535 104853504 13241 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 25599 13241 387 42 0 19851 0
[pid=10075/tid=10077] ppid=10073 vsize=102396 CPUtime=522.06
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 9574 0 0 0 52192 14 0 0 25 0 3 0 36658538 104853504 13241 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312381 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=102396 CPUtime=519.97
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 6068 0 0 0 51993 4 0 0 25 0 3 0 36658538 104853504 13241 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.06
Current children cumulated vsize (KiB) 102396

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.76 3/67 10078
/proc/meminfo: memFree=984216/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=106648 CPUtime=1161.77
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 17291 0 0 0 116158 19 0 0 18 0 3 0 36658535 109207552 13976 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 26662 13976 387 42 0 20914 0
[pid=10075/tid=10077] ppid=10073 vsize=106648 CPUtime=582.04
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 10128 0 0 0 58189 15 0 0 25 0 3 0 36658538 109207552 13976 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=106648 CPUtime=579.71
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 6511 0 0 0 57967 4 0 0 25 0 3 0 36658538 109207552 13976 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242143 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.77
Current children cumulated vsize (KiB) 106648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.97 1.77 3/67 10078
/proc/meminfo: memFree=983448/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=106648 CPUtime=1200.09
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 17473 0 0 0 119990 19 0 0 18 0 3 0 36658535 109207552 14158 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 26662 14158 387 42 0 20914 0
[pid=10075/tid=10077] ppid=10073 vsize=106648 CPUtime=601.24
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 10255 0 0 0 60109 15 0 0 25 0 3 0 36658538 109207552 14158 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=106648 CPUtime=598.82
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 6566 0 0 0 59878 4 0 0 25 0 3 0 36658538 109207552 14158 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 106648

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 1.97 1.77 3/67 10078
/proc/meminfo: memFree=983448/2055920 swapFree=4192952/4192956
[pid=10075] ppid=10073 vsize=106648 CPUtime=1200.09
/proc/10075/stat : 10075 (ornithorynque) S 10073 10075 9736 0 -1 4194304 17473 0 0 0 119990 19 0 0 18 0 3 0 36658535 109207552 14158 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10075/statm: 26662 14158 387 42 0 20914 0
[pid=10075/tid=10077] ppid=10073 vsize=106648 CPUtime=601.24
/proc/10075/task/10077/stat : 10077 (ornithorynque) R 10073 10075 9736 0 -1 4194368 10255 0 0 0 60109 15 0 0 25 0 3 0 36658538 109207552 14158 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10075/tid=10078] ppid=10073 vsize=106648 CPUtime=598.82
/proc/10075/task/10078/stat : 10078 (ornithorynque) R 10073 10075 9736 0 -1 4194368 6566 0 0 0 59878 4 0 0 25 0 3 0 36658538 109207552 14158 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 106648

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.524
CPU time (s): 1200.12
CPU user time (s): 1199.92
CPU system time (s): 0.205968
CPU usage (%): 199.514
Max. virtual memory (cumulated for all children) (KiB): 106648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.92
system time used= 0.205968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17473
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24
involuntary context switches= 9161

runsolver used 0.450931 second user time and 1.75573 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Mar  5 15:04:03 UTC 2007

IDJOB= 328034
IDBENCH= 19942
IDSOLVER= 139
FILE ID= node40/328034-1173107043

PBS_JOBID= 4013898

Free space on /tmp= 66543 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1566131367-09.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328034-1173107043/ornithorynque /tmp/evaluation/328034-1173107043/instance-328034-1173107043.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-328034-1173107043 -o ROOT/results/node40/solver-328034-1173107043 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328034-1173107043/ornithorynque /tmp/evaluation/328034-1173107043/instance-328034-1173107043.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  3323355938df6013ebfd95023b20854d

RANDOM SEED= 709160705

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.259
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.259
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:       1039416 kB
Buffers:         39812 kB
Cached:         884168 kB
SwapCached:          4 kB
Active:         134932 kB
Inactive:       804392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1039416 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:             348 kB
Writeback:           0 kB
Mapped:          25536 kB
Slab:            63276 kB
Committed_AS:    98764 kB
PageTables:       1412 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= 66543 MiB

End job on node40 on Mon Mar  5 15:14:07 UTC 2007