Trace number 327944

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.06 601.426

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1309933981-04.UNSAT.shuffled.cnf
MD5SUM22bab99737a981aff415949c82530946
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark801.355
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
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 52130
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.01	c ...done
0.00/0.01	c nbVar=100 nbClause=2130
0.00/0.01	c nbVar=100 nbClause=2130
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=2074 maxSat=0
0.00/0.06	c flip 0 nbSat=2840 maxSat=2108
0.18/0.18	c flip 0 nbSat=4122 maxSat=2875
0.77/0.40	c flip 0 nbSat=5768 maxSat=4170
1.37/0.77	c flip 0 nbSat=7988 maxSat=5831
2.57/1.30	c nbDecision=10000 #clauses=10678
2.57/1.36	c flip 0 nbSat=10850 maxSat=8036
4.37/2.26	c flip 0 nbSat=14777 maxSat=10889
7.36/3.75	c flip 0 nbSat=18864 maxSat=14826
7.56/3.89	c nbDecision=20000 #clauses=19291
12.36/6.23	c flip 0 nbSat=24311 maxSat=18916
16.15/8.16	c nbDecision=30000 #clauses=27824
19.93/10.04	c flip 0 nbSat=31442 maxSat=24373
26.52/13.34	c nbDecision=40000 #clauses=36423
30.12/15.15	c flip 0 nbSat=38605 maxSat=31490
42.29/21.27	c nbDecision=50000 #clauses=45145
43.69/21.93	c flip 0 nbSat=45759 maxSat=38649
59.07/29.64	c flip 0 nbSat=53668 maxSat=45803
59.26/29.72	c nbDecision=60000 #clauses=53838
78.20/39.28	c flip 0 nbSat=61907 maxSat=53719
79.59/39.92	c nbDecision=70000 #clauses=62599
101.74/51.01	c flip 0 nbSat=70247 maxSat=61963
104.94/52.62	c nbDecision=80000 #clauses=71324
128.69/64.54	c flip 0 nbSat=77704 maxSat=70307
137.47/69.00	c nbDecision=90000 #clauses=80049
159.41/79.96	c flip 0 nbSat=86013 maxSat=77751
171.98/86.27	c nbDecision=100000 #clauses=88803
192.13/96.38	c flip 0 nbSat=93237 maxSat=86067
207.31/103.94	c nbDecision=110000 #clauses=97541
228.86/114.72	c flip 0 nbSat=102642 maxSat=93294
244.62/122.65	c nbDecision=120000 #clauses=106350
271.35/136.00	c flip 0 nbSat=111744 maxSat=102714
284.93/142.84	c nbDecision=130000 #clauses=115100
315.47/158.16	c flip 0 nbSat=122403 maxSat=111785
319.85/160.37	c nbDecision=140000 #clauses=123691
356.75/178.82	c nbDecision=150000 #clauses=132325
363.54/182.27	c flip 0 nbSat=133618 maxSat=122468
411.24/206.10	c nbDecision=160000 #clauses=141084
417.42/209.29	c flip 0 nbSat=141827 maxSat=133684
463.50/232.36	c nbDecision=170000 #clauses=149863
472.30/236.72	c flip 0 nbSat=151271 maxSat=141882
519.79/260.59	c nbDecision=180000 #clauses=158640
533.35/267.34	c flip 0 nbSat=161277 maxSat=151338
574.87/288.17	c nbDecision=190000 #clauses=167438
596.61/299.06	c flip 0 nbSat=170207 maxSat=161324
637.91/319.79	c nbDecision=200000 #clauses=176178
661.46/331.51	c flip 0 nbSat=179550 maxSat=170273
702.76/352.21	c nbDecision=210000 #clauses=184967
736.08/368.97	c flip 0 nbSat=190199 maxSat=179630
759.04/380.44	c nbDecision=220000 #clauses=193787
813.90/407.95	c flip 0 nbSat=200906 maxSat=190259
823.48/412.78	c nbDecision=230000 #clauses=202493
894.51/448.34	c flip 0 nbSat=210835 maxSat=200951
899.30/450.80	c nbDecision=240000 #clauses=211348
977.13/489.71	c flip 0 nbSat=220024 maxSat=210911
977.73/490.02	c nbDecision=250000 #clauses=220198
1054.56/528.51	c nbDecision=260000 #clauses=229062
1059.94/531.29	c flip 0 nbSat=229534 maxSat=220093
1129.38/566.09	c nbDecision=270000 #clauses=237986
1150.14/576.43	c flip 0 nbSat=240419 maxSat=229594

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/node14/watcher-327944-1173114996 -o ROOT/results/node14/solver-327944-1173114996 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327944-1173114996/ornithorynque /tmp/evaluation/327944-1173114996/instance-327944-1173114996.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.00 0.00 0.13 3/77 27065
/proc/meminfo: memFree=1875968/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=23220 CPUtime=0
/proc/27065/stat : 27065 (ornithorynque) R 27063 27065 27008 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 331453982 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212231820400 0 0 4096 0 0 0 0 17 1 0 0
/proc/27065/statm: 5805 263 218 42 0 45 0

[startup+0.0771371 s]
/proc/loadavg: 0.00 0.00 0.13 3/77 27065
/proc/meminfo: memFree=1875968/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=45348 CPUtime=0.13
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 656 0 0 0 13 0 0 0 18 0 3 0 331453982 46436352 617 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 11337 617 387 42 0 5589 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 45348

[startup+0.101139 s]
/proc/loadavg: 0.00 0.00 0.13 3/77 27065
/proc/meminfo: memFree=1875968/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=45348 CPUtime=0.18
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 671 0 0 0 18 0 0 0 18 0 3 0 331453982 46436352 632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 11337 632 387 42 0 5589 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45348

[startup+0.301158 s]
/proc/loadavg: 0.00 0.00 0.13 3/77 27065
/proc/meminfo: memFree=1875968/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=45520 CPUtime=0.58
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 810 0 0 0 58 0 0 0 18 0 3 0 331453982 46612480 771 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 11380 771 387 42 0 5632 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45520

[startup+0.701196 s]
/proc/loadavg: 0.00 0.00 0.13 3/77 27065
/proc/meminfo: memFree=1875968/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=45932 CPUtime=1.37
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 1001 0 0 0 137 0 0 0 18 0 3 0 331453982 47034368 962 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 11483 962 387 42 0 5735 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 45932

[startup+1.50127 s]
/proc/loadavg: 0.00 0.00 0.13 3/80 27068
/proc/meminfo: memFree=1872936/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=47784 CPUtime=2.97
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 1327 0 0 0 297 0 0 0 18 0 3 0 331453982 48930816 1288 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 11946 1288 387 42 0 6198 0
[pid=27065/tid=27067] ppid=27063 vsize=47784 CPUtime=1.47
/proc/27065/task/27067/stat : 27067 (ornithorynque) R 27063 27065 27008 0 -1 4194368 451 0 0 0 147 0 0 0 25 0 3 0 331453984 48930816 1288 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311262 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27065/tid=27068] ppid=27063 vsize=47784 CPUtime=1.47
/proc/27065/task/27068/stat : 27068 (ornithorynque) R 27063 27065 27008 0 -1 4194368 303 0 0 0 147 0 0 0 25 0 3 0 331453984 48930816 1288 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241629 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47784

[startup+3.10143 s]
/proc/loadavg: 0.00 0.00 0.13 3/80 27068
/proc/meminfo: memFree=1871528/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=49612 CPUtime=6.17
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 1757 0 0 0 616 1 0 0 18 0 3 0 331453982 50802688 1685 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 12403 1685 387 42 0 6655 0
[pid=27065/tid=27067] ppid=27063 vsize=49612 CPUtime=3.07
/proc/27065/task/27067/stat : 27067 (ornithorynque) R 27063 27065 27008 0 -1 4194368 746 0 0 0 307 0 0 0 25 0 3 0 331453984 50802688 1685 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212234310311 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27065/tid=27068] ppid=27063 vsize=49612 CPUtime=3.07
/proc/27065/task/27068/stat : 27068 (ornithorynque) R 27063 27065 27008 0 -1 4194368 438 0 0 0 307 0 0 0 25 0 3 0 331453984 50802688 1685 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242439 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49612

[startup+6.30173 s]
/proc/loadavg: 0.16 0.03 0.14 3/80 27068
/proc/meminfo: memFree=1868968/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=51916 CPUtime=12.56
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 2378 0 0 0 1254 2 0 0 18 0 3 0 331453982 53161984 2273 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 12979 2273 387 42 0 7231 0
[pid=27065/tid=27067] ppid=27063 vsize=51916 CPUtime=6.27
/proc/27065/task/27067/stat : 27067 (ornithorynque) R 27063 27065 27008 0 -1 4194368 1048 0 0 0 626 1 0 0 25 0 3 0 331453984 53161984 2273 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27065/tid=27068] ppid=27063 vsize=51916 CPUtime=6.25
/proc/27065/task/27068/stat : 27068 (ornithorynque) R 27063 27065 27008 0 -1 4194368 757 0 0 0 625 0 0 0 25 0 3 0 331453984 53161984 2273 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 51916

[startup+12.7023 s]
/proc/loadavg: 0.31 0.07 0.15 3/80 27068
/proc/meminfo: memFree=1864872/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=56024 CPUtime=25.32
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 3270 0 0 0 2530 2 0 0 18 0 3 0 331453982 57368576 3067 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 14006 3067 387 42 0 8258 0
[pid=27065/tid=27067] ppid=27063 vsize=56024 CPUtime=12.68
/proc/27065/task/27067/stat : 27067 (ornithorynque) R 27063 27065 27008 0 -1 4194368 1657 0 0 0 1266 2 0 0 25 0 3 0 331453984 57368576 3067 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27065/tid=27068] ppid=27063 vsize=56024 CPUtime=12.63
/proc/27065/task/27068/stat : 27068 (ornithorynque) R 27063 27065 27008 0 -1 4194368 1040 0 0 0 1263 0 0 0 25 0 3 0 331453984 57368576 3067 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 56024

[startup+25.5015 s]
/proc/loadavg: 0.68 0.16 0.18 3/80 27068
/proc/meminfo: memFree=1861160/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=59484 CPUtime=50.87
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 4272 0 0 0 5083 4 0 0 18 0 3 0 331453982 60911616 3971 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 14871 3971 387 42 0 9123 0
[pid=27065/tid=27067] ppid=27063 vsize=59484 CPUtime=25.47
/proc/27065/task/27067/stat : 27067 (ornithorynque) R 27063 27065 27008 0 -1 4194368 2237 0 0 0 2544 3 0 0 25 0 3 0 331453984 60911616 3971 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27065/tid=27068] ppid=27063 vsize=59484 CPUtime=25.37
/proc/27065/task/27068/stat : 27068 (ornithorynque) R 27063 27065 27008 0 -1 4194368 1462 0 0 0 2537 0 0 0 25 0 3 0 331453984 60911616 3971 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241629 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 59484

[startup+51.1019 s]
/proc/loadavg: 1.13 0.31 0.22 3/80 27068
/proc/meminfo: memFree=1855080/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=68308 CPUtime=101.94
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 6615 0 0 0 10188 6 0 0 18 0 3 0 331453982 69947392 5661 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 17077 5661 387 42 0 11329 0
[pid=27065/tid=27067] ppid=27063 vsize=68308 CPUtime=51.06
/proc/27065/task/27067/stat : 27067 (ornithorynque) R 27063 27065 27008 0 -1 4194368 3434 0 0 0 5102 4 0 0 25 0 3 0 331453984 69947392 5661 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27065/tid=27068] ppid=27063 vsize=68308 CPUtime=50.86
/proc/27065/task/27068/stat : 27068 (ornithorynque) R 27063 27065 27008 0 -1 4194368 2608 0 0 0 5085 1 0 0 25 0 3 0 331453984 69947392 5661 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 68308

[startup+102.306 s]
/proc/loadavg: 1.62 0.56 0.31 3/80 27068
/proc/meminfo: memFree=1847016/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=76400 CPUtime=204.12
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 8728 0 0 0 20403 9 0 0 18 0 3 0 331453982 78233600 7471 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 19100 7471 387 42 0 13352 0
[pid=27065/tid=27067] ppid=27063 vsize=76400 CPUtime=102.25
/proc/27065/task/27067/stat : 27067 (ornithorynque) R 27063 27065 27008 0 -1 4194368 4591 0 0 0 10219 6 0 0 25 0 3 0 331453984 78233600 7471 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27065/tid=27068] ppid=27063 vsize=76400 CPUtime=101.84
/proc/27065/task/27068/stat : 27068 (ornithorynque) R 27063 27065 27008 0 -1 4194368 3564 0 0 0 10183 1 0 0 25 0 3 0 331453984 78233600 7471 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 76400

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.42 3/80 27068
/proc/meminfo: memFree=1838696/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=85916 CPUtime=323.84
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 11570 0 0 0 32373 11 0 0 18 0 3 0 331453982 87977984 9530 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 21479 9530 387 42 0 15731 0
[pid=27065/tid=27067] ppid=27063 vsize=85916 CPUtime=162.24
/proc/27065/task/27067/stat : 27067 (ornithorynque) R 27063 27065 27008 0 -1 4194368 5931 0 0 0 16215 9 0 0 25 0 3 0 331453984 87977984 9530 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4310975 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27065/tid=27068] ppid=27063 vsize=85916 CPUtime=161.59
/proc/27065/task/27068/stat : 27068 (ornithorynque) R 27063 27065 27008 0 -1 4194368 5066 0 0 0 16157 2 0 0 25 0 3 0 331453984 87977984 9530 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.84
Current children cumulated vsize (KiB) 85916

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.51 3/80 27068
/proc/meminfo: memFree=1833000/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=93628 CPUtime=443.55
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 13790 0 0 0 44341 14 0 0 18 0 3 0 331453982 95875072 10942 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 23407 10942 387 42 0 17659 0
[pid=27065/tid=27067] ppid=27063 vsize=93628 CPUtime=222.22
/proc/27065/task/27067/stat : 27067 (ornithorynque) R 27063 27065 27008 0 -1 4194368 7279 0 0 0 22211 11 0 0 25 0 3 0 331453984 95875072 10942 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27065/tid=27068] ppid=27063 vsize=93628 CPUtime=221.3
/proc/27065/task/27068/stat : 27068 (ornithorynque) R 27063 27065 27008 0 -1 4194368 5938 0 0 0 22128 2 0 0 25 0 3 0 331453984 95875072 10942 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 93628

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.60 3/80 27068
/proc/meminfo: memFree=1827624/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=99356 CPUtime=563.29
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 15515 0 0 0 56312 17 0 0 18 0 3 0 331453982 101740544 12305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 24839 12305 387 42 0 19091 0
[pid=27065/tid=27067] ppid=27063 vsize=99356 CPUtime=282.2
/proc/27065/task/27067/stat : 27067 (ornithorynque) R 27063 27065 27008 0 -1 4194368 8240 0 0 0 28207 13 0 0 25 0 3 0 331453984 101740544 12305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27065/tid=27068] ppid=27063 vsize=99356 CPUtime=281.06
/proc/27065/task/27068/stat : 27068 (ornithorynque) R 27063 27065 27008 0 -1 4194368 6702 0 0 0 28103 3 0 0 25 0 3 0 331453984 101740544 12305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.29
Current children cumulated vsize (KiB) 99356

[startup+342.301 s]
/proc/loadavg: 1.99 1.35 0.69 3/80 27068
/proc/meminfo: memFree=1823080/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=104564 CPUtime=683.01
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 17269 0 0 0 68283 18 0 0 18 0 3 0 331453982 107073536 13424 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 26141 13424 387 42 0 20393 0
[pid=27065/tid=27067] ppid=27063 vsize=104564 CPUtime=342.19
/proc/27065/task/27067/stat : 27067 (ornithorynque) R 27063 27065 27008 0 -1 4194368 8991 0 0 0 34205 14 0 0 25 0 3 0 331453984 107073536 13424 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27065/tid=27068] ppid=27063 vsize=104564 CPUtime=340.79
/proc/27065/task/27068/stat : 27068 (ornithorynque) R 27063 27065 27008 0 -1 4194368 7705 0 0 0 34076 3 0 0 25 0 3 0 331453984 107073536 13424 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.01
Current children cumulated vsize (KiB) 104564

[startup+402.302 s]
/proc/loadavg: 1.99 1.47 0.77 3/80 27068
/proc/meminfo: memFree=1818728/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=109956 CPUtime=802.73
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 19033 0 0 0 80252 21 0 0 18 0 3 0 331453982 112594944 14493 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 27489 14493 387 42 0 21741 0
[pid=27065/tid=27067] ppid=27063 vsize=109956 CPUtime=402.17
/proc/27065/task/27067/stat : 27067 (ornithorynque) R 27063 27065 27008 0 -1 4194368 9942 0 0 0 40201 16 0 0 25 0 3 0 331453984 112594944 14493 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27065/tid=27068] ppid=27063 vsize=109956 CPUtime=400.52
/proc/27065/task/27068/stat : 27068 (ornithorynque) R 27063 27065 27008 0 -1 4194368 8518 0 0 0 40049 3 0 0 25 0 3 0 331453984 112594944 14493 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.73
Current children cumulated vsize (KiB) 109956

[startup+462.302 s]
/proc/loadavg: 1.99 1.56 0.84 3/80 27068
/proc/meminfo: memFree=1813928/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=117040 CPUtime=922.45
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 21051 0 0 0 92222 23 0 0 18 0 3 0 331453982 119848960 15700 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 29260 15700 387 42 0 23512 0
[pid=27065/tid=27067] ppid=27063 vsize=117040 CPUtime=462.16
/proc/27065/task/27067/stat : 27067 (ornithorynque) R 27063 27065 27008 0 -1 4194368 10663 0 0 0 46198 18 0 0 25 0 3 0 331453984 119848960 15700 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27065/tid=27068] ppid=27063 vsize=117040 CPUtime=460.26
/proc/27065/task/27068/stat : 27068 (ornithorynque) R 27063 27065 27008 0 -1 4194368 9815 0 0 0 46022 4 0 0 25 0 3 0 331453984 119848960 15700 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.45
Current children cumulated vsize (KiB) 117040

[startup+522.301 s]
/proc/loadavg: 1.99 1.64 0.91 3/80 27068
/proc/meminfo: memFree=1810792/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=119536 CPUtime=1042.18
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 21889 0 0 0 104193 25 0 0 18 0 3 0 331453982 122404864 16472 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 29884 16472 387 42 0 24136 0
[pid=27065/tid=27067] ppid=27063 vsize=119536 CPUtime=522.15
/proc/27065/task/27067/stat : 27067 (ornithorynque) R 27063 27065 27008 0 -1 4194368 11248 0 0 0 52195 20 0 0 25 0 3 0 331453984 122404864 16472 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27065/tid=27068] ppid=27063 vsize=119536 CPUtime=520.01
/proc/27065/task/27068/stat : 27068 (ornithorynque) R 27063 27065 27008 0 -1 4194368 10068 0 0 0 51997 4 0 0 25 0 3 0 331453984 122404864 16472 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.18
Current children cumulated vsize (KiB) 119536

[startup+582.302 s]
/proc/loadavg: 1.99 1.70 0.98 3/80 27068
/proc/meminfo: memFree=1806312/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=123848 CPUtime=1161.9
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 23340 0 0 0 116163 27 0 0 18 0 3 0 331453982 126820352 17596 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 30962 17596 387 42 0 25214 0
[pid=27065/tid=27067] ppid=27063 vsize=123848 CPUtime=582.12
/proc/27065/task/27067/stat : 27067 (ornithorynque) R 27063 27065 27008 0 -1 4194368 11869 0 0 0 58191 21 0 0 25 0 3 0 331453984 126820352 17596 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27065/tid=27068] ppid=27063 vsize=123848 CPUtime=579.75
/proc/27065/task/27068/stat : 27068 (ornithorynque) R 27063 27065 27008 0 -1 4194368 10898 0 0 0 57970 5 0 0 25 0 3 0 331453984 126820352 17596 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.9
Current children cumulated vsize (KiB) 123848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 1.99 1.72 1.00 3/80 27068
/proc/meminfo: memFree=1805608/2055920 swapFree=4172616/4192956
[pid=27065] ppid=27063 vsize=124872 CPUtime=1200.03
/proc/27065/stat : 27065 (ornithorynque) S 27063 27065 27008 0 -1 4194304 23499 0 0 0 119975 28 0 0 18 0 3 0 331453982 127868928 17755 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 212243345275 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27065/statm: 31218 17755 387 42 0 25470 0
[pid=27065/tid=27067] ppid=27063 vsize=124872 CPUtime=601.23
/proc/27065/task/27067/stat : 27067 (ornithorynque) R 27063 27065 27008 0 -1 4194368 12028 0 0 0 60101 22 0 0 25 0 3 0 331453984 127868928 17755 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27065/tid=27068] ppid=27063 vsize=124872 CPUtime=598.77
/proc/27065/task/27068/stat : 27068 (ornithorynque) R 27063 27065 27008 0 -1 4194368 10898 0 0 0 59872 5 0 0 25 0 3 0 331453984 127868928 17755 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242572 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 124872

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.426
CPU time (s): 1200.06
CPU user time (s): 1199.76
CPU system time (s): 0.292955
CPU usage (%): 199.535
Max. virtual memory (cumulated for all children) (KiB): 124872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.292955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23499
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= 17
involuntary context switches= 22746

runsolver used 0.618905 second user time and 1.58476 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Mar  5 17:16:36 UTC 2007

IDJOB= 327944
IDBENCH= 19852
IDSOLVER= 139
FILE ID= node14/327944-1173114996

PBS_JOBID= 4014549

Free space on /tmp= 66540 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1309933981-04.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327944-1173114996/ornithorynque /tmp/evaluation/327944-1173114996/instance-327944-1173114996.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-327944-1173114996 -o ROOT/results/node14/solver-327944-1173114996 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327944-1173114996/ornithorynque /tmp/evaluation/327944-1173114996/instance-327944-1173114996.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  22bab99737a981aff415949c82530946

RANDOM SEED= 541233823

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1876376 kB
Buffers:         32860 kB
Cached:          61524 kB
SwapCached:       2448 kB
Active:          58168 kB
Inactive:        72276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1876376 kB
SwapTotal:     4192956 kB
SwapFree:      4172616 kB
Dirty:             320 kB
Writeback:           0 kB
Mapped:          44072 kB
Slab:            34708 kB
Committed_AS:  1178996 kB
PageTables:       1736 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= 66540 MiB

End job on node14 on Mon Mar  5 17:26:39 UTC 2007