Trace number 328080

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1459708824-17.UNSAT.shuffled.cnf
MD5SUM975946115a74669405c34f3732da3d4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.1906
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
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.01	c ...done
0.00/0.01	c nbVar=360 nbClause=1533
0.00/0.01	c nbVar=360 nbClause=1533
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1316 maxSat=0
0.05/0.05	c flip 0 nbSat=1955 maxSat=1521
0.18/0.17	c flip 0 nbSat=3227 maxSat=2127
0.78/0.44	c flip 0 nbSat=5136 maxSat=3420
1.98/1.03	c flip 0 nbSat=8226 maxSat=5302
2.18/1.10	c nbDecision=10000 #clauses=8817
3.77/1.98	c flip 0 nbSat=11913 maxSat=8421
6.97/3.50	c nbDecision=20000 #clauses=16231
6.97/3.60	c flip 0 nbSat=16290 maxSat=12086
12.55/6.38	c flip 0 nbSat=21830 maxSat=16477
14.94/7.54	c nbDecision=30000 #clauses=23757
22.53/11.35	c flip 0 nbSat=28546 maxSat=22019
27.11/13.62	c nbDecision=40000 #clauses=31400
37.89/19.09	c flip 0 nbSat=36634 maxSat=28751
43.28/21.73	c nbDecision=50000 #clauses=39195
57.05/28.66	c flip 0 nbSat=45077 maxSat=36836
61.63/30.94	c nbDecision=60000 #clauses=46876
82.59/41.42	c flip 0 nbSat=53769 maxSat=45254
83.58/41.93	c nbDecision=70000 #clauses=54433
108.72/54.56	c nbDecision=80000 #clauses=62110
114.12/57.27	c flip 0 nbSat=63225 maxSat=53986
140.25/70.37	c nbDecision=90000 #clauses=69790
150.82/75.68	c flip 0 nbSat=72157 maxSat=63448
177.56/89.09	c nbDecision=100000 #clauses=77643
195.12/97.86	c flip 0 nbSat=80550 maxSat=72344
220.06/110.30	c nbDecision=110000 #clauses=85747
243.21/121.93	c flip 0 nbSat=89433 maxSat=80790
267.15/133.92	c nbDecision=120000 #clauses=93558
295.08/147.92	c flip 0 nbSat=98031 maxSat=89656
314.44/157.64	c nbDecision=130000 #clauses=101378
354.73/177.81	c flip 0 nbSat=107374 maxSat=98274
362.91/181.97	c nbDecision=140000 #clauses=109210
403.82/202.43	c nbDecision=150000 #clauses=116842
413.60/207.32	c flip 0 nbSat=118410 maxSat=107623
443.72/222.44	c nbDecision=160000 #clauses=124462
484.43/242.86	c nbDecision=170000 #clauses=132225
484.63/242.98	c flip 0 nbSat=131906 maxSat=118646
538.30/269.86	c nbDecision=180000 #clauses=140072
559.85/280.61	c flip 0 nbSat=142789 maxSat=132225
587.38/294.49	c nbDecision=190000 #clauses=147763
627.29/314.43	c nbDecision=200000 #clauses=155499
639.86/320.78	c flip 0 nbSat=157107 maxSat=143056
670.19/335.99	c nbDecision=210000 #clauses=163115
724.45/363.13	c nbDecision=220000 #clauses=170719
735.64/368.75	c flip 0 nbSat=171445 maxSat=157381
791.90/396.98	c nbDecision=230000 #clauses=178464
840.19/421.20	c flip 0 nbSat=184120 maxSat=171773
859.74/430.93	c nbDecision=240000 #clauses=186344
924.99/463.65	c nbDecision=250000 #clauses=194054
951.72/477.09	c flip 0 nbSat=196869 maxSat=184397
997.81/500.19	c nbDecision=260000 #clauses=201735
1066.44/534.51	c flip 0 nbSat=208788 maxSat=197156
1070.63/536.60	c nbDecision=270000 #clauses=209587
1158.03/580.49	c nbDecision=280000 #clauses=217526
1193.95/598.47	c flip 0 nbSat=220090 maxSat=209054

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/node45/watcher-328080-1173107556 -o ROOT/results/node45/solver-328080-1173107556 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328080-1173107556/ornithorynque /tmp/evaluation/328080-1173107556/instance-328080-1173107556.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.99 1.97 1.91 3/64 14934
/proc/meminfo: memFree=758400/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=23220 CPUtime=0
/proc/14934/stat : 14934 (ornithorynque) R 14932 14934 14551 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 36731365 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258936444016 0 0 4096 0 0 0 0 17 1 0 0
/proc/14934/statm: 5805 265 218 42 0 45 0

[startup+0.035843 s]
/proc/loadavg: 1.99 1.97 1.91 3/64 14934
/proc/meminfo: memFree=758400/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=44068 CPUtime=0.05
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 585 0 0 0 5 0 0 0 18 0 3 0 36731365 45125632 546 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 11017 546 387 42 0 5269 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 44068

[startup+0.102855 s]
/proc/loadavg: 1.99 1.97 1.91 3/64 14934
/proc/meminfo: memFree=758400/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=45372 CPUtime=0.18
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 646 0 0 0 18 0 0 0 18 0 3 0 36731365 46460928 607 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 11343 607 387 42 0 5595 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45372

[startup+0.302891 s]
/proc/loadavg: 1.99 1.97 1.91 3/64 14934
/proc/meminfo: memFree=758400/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=45504 CPUtime=0.58
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 778 0 0 0 58 0 0 0 18 0 3 0 36731365 46596096 739 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 11376 739 387 42 0 5628 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45504

[startup+0.701964 s]
/proc/loadavg: 1.99 1.97 1.91 3/64 14934
/proc/meminfo: memFree=758400/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=45816 CPUtime=1.38
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 946 0 0 0 138 0 0 0 18 0 3 0 36731365 46915584 907 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 11454 907 387 42 0 5706 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45816

[startup+1.50111 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14937
/proc/meminfo: memFree=755752/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=47528 CPUtime=2.97
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 1202 0 0 0 297 0 0 0 18 0 3 0 36731365 48668672 1163 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 11882 1163 387 42 0 6134 0
[pid=14934/tid=14936] ppid=14932 vsize=47528 CPUtime=1.48
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 388 0 0 0 148 0 0 0 20 0 3 0 36731367 48668672 1163 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=47528 CPUtime=1.48
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 251 0 0 0 148 0 0 0 25 0 3 0 36731367 48668672 1163 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47528

[startup+3.1014 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14937
/proc/meminfo: memFree=754024/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=48992 CPUtime=6.16
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 1553 0 0 0 616 0 0 0 18 0 3 0 36731365 50167808 1514 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 12248 1514 387 42 0 6500 0
[pid=14934/tid=14936] ppid=14932 vsize=48992 CPUtime=3.08
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 613 0 0 0 308 0 0 0 25 0 3 0 36731367 50167808 1514 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=48992 CPUtime=3.07
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 377 0 0 0 307 0 0 0 25 0 3 0 36731367 50167808 1514 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241705 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 48992

[startup+6.30199 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14937
/proc/meminfo: memFree=751976/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=51132 CPUtime=12.55
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 2062 0 0 0 1254 1 0 0 18 0 3 0 36731365 52359168 1957 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 12783 1957 387 42 0 7035 0
[pid=14934/tid=14936] ppid=14932 vsize=51132 CPUtime=6.28
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 941 0 0 0 627 1 0 0 25 0 3 0 36731367 52359168 1957 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311518 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=51132 CPUtime=6.26
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 558 0 0 0 626 0 0 0 25 0 3 0 36731367 52359168 1957 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242463 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51132

[startup+12.7011 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14937
/proc/meminfo: memFree=748720/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=53844 CPUtime=25.32
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 2820 0 0 0 2530 2 0 0 18 0 3 0 36731365 55136256 2715 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 13461 2715 387 42 0 7713 0
[pid=14934/tid=14936] ppid=14932 vsize=53844 CPUtime=12.67
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 1318 0 0 0 1266 1 0 0 25 0 3 0 36731367 55136256 2715 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=53844 CPUtime=12.62
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 939 0 0 0 1262 0 0 0 25 0 3 0 36731367 55136256 2715 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 53844

[startup+25.5025 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14937
/proc/meminfo: memFree=745520/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=57724 CPUtime=50.86
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 3764 0 0 0 5083 3 0 0 18 0 3 0 36731365 59109376 3488 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 14431 3488 387 42 0 8683 0
[pid=14934/tid=14936] ppid=14932 vsize=57724 CPUtime=25.47
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 1967 0 0 0 2545 2 0 0 25 0 3 0 36731367 59109376 3488 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=57724 CPUtime=25.37
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 1234 0 0 0 2537 0 0 0 25 0 3 0 36731367 59109376 3488 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 57724

[startup+51.1011 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14937
/proc/meminfo: memFree=740464/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=63360 CPUtime=101.94
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 5144 0 0 0 10190 4 0 0 18 0 3 0 36731365 64880640 4769 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 15840 4769 387 42 0 10092 0
[pid=14934/tid=14936] ppid=14932 vsize=63360 CPUtime=51.06
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 2764 0 0 0 5103 3 0 0 25 0 3 0 36731367 64880640 4769 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=63360 CPUtime=50.86
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 1817 0 0 0 5086 0 0 0 25 0 3 0 36731367 64880640 4769 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283692 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 63360

[startup+102.305 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14937
/proc/meminfo: memFree=733360/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=72148 CPUtime=204.11
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 7363 0 0 0 20404 7 0 0 18 0 3 0 36731365 73879552 6484 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 18037 6484 387 42 0 12289 0
[pid=14934/tid=14936] ppid=14932 vsize=72148 CPUtime=102.24
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 3968 0 0 0 10219 5 0 0 25 0 3 0 36731367 73879552 6484 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=72148 CPUtime=101.84
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 2832 0 0 0 10184 0 0 0 25 0 3 0 36731367 73879552 6484 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 72148

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14937
/proc/meminfo: memFree=728112/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=77816 CPUtime=323.82
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 8929 0 0 0 32373 9 0 0 18 0 3 0 36731365 79683584 7821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 19454 7821 387 42 0 13706 0
[pid=14934/tid=14936] ppid=14932 vsize=77816 CPUtime=162.22
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 4903 0 0 0 16215 7 0 0 25 0 3 0 36731367 79683584 7821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=77816 CPUtime=161.57
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 3463 0 0 0 16157 0 0 0 25 0 3 0 36731367 79683584 7821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.82
Current children cumulated vsize (KiB) 77816

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14937
/proc/meminfo: memFree=722096/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=84944 CPUtime=443.52
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 10939 0 0 0 44341 11 0 0 18 0 3 0 36731365 86982656 9288 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 21236 9288 387 42 0 15488 0
[pid=14934/tid=14936] ppid=14932 vsize=84944 CPUtime=222.2
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 5935 0 0 0 22211 9 0 0 25 0 3 0 36731367 86982656 9288 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=84944 CPUtime=221.3
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 4441 0 0 0 22129 1 0 0 25 0 3 0 36731367 86982656 9288 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238103 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.52
Current children cumulated vsize (KiB) 84944

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14937
/proc/meminfo: memFree=716016/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=93460 CPUtime=563.24
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 13358 0 0 0 56311 13 0 0 18 0 3 0 36731365 95703040 10834 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 23365 10834 387 42 0 17617 0
[pid=14934/tid=14936] ppid=14932 vsize=93460 CPUtime=282.18
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 7248 0 0 0 28207 11 0 0 25 0 3 0 36731367 95703040 10834 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=93460 CPUtime=281.05
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 5547 0 0 0 28103 2 0 0 25 0 3 0 36731367 95703040 10834 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.24
Current children cumulated vsize (KiB) 93460

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14937
/proc/meminfo: memFree=710768/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=98488 CPUtime=682.96
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 14840 0 0 0 68281 15 0 0 18 0 3 0 36731365 100851712 12057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 24622 12057 387 42 0 18874 0
[pid=14934/tid=14936] ppid=14932 vsize=98488 CPUtime=342.15
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 8284 0 0 0 34203 12 0 0 25 0 3 0 36731367 100851712 12057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=98488 CPUtime=340.78
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 5993 0 0 0 34076 2 0 0 25 0 3 0 36731367 100851712 12057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.96
Current children cumulated vsize (KiB) 98488

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14937
/proc/meminfo: memFree=706864/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=102456 CPUtime=802.68
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 16019 0 0 0 80251 17 0 0 18 0 3 0 36731365 104914944 13105 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 25614 13105 387 42 0 19866 0
[pid=14934/tid=14936] ppid=14932 vsize=102456 CPUtime=402.13
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 8932 0 0 0 40199 14 0 0 25 0 3 0 36731367 104914944 13105 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=102456 CPUtime=400.52
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 6524 0 0 0 40050 2 0 0 25 0 3 0 36731367 104914944 13105 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.68
Current children cumulated vsize (KiB) 102456

[startup+462.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14937
/proc/meminfo: memFree=703024/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=106252 CPUtime=922.39
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 17205 0 0 0 92220 19 0 0 18 0 3 0 36731365 108802048 14093 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 26563 14093 387 42 0 20815 0
[pid=14934/tid=14936] ppid=14932 vsize=106252 CPUtime=462.11
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 9633 0 0 0 46195 16 0 0 25 0 3 0 36731367 108802048 14093 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=106252 CPUtime=460.26
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 7009 0 0 0 46024 2 0 0 25 0 3 0 36731367 108802048 14093 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241636 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.39
Current children cumulated vsize (KiB) 106252

[startup+522.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14937
/proc/meminfo: memFree=699504/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=111068 CPUtime=1042.11
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 18528 0 0 0 104190 21 0 0 18 0 3 0 36731365 113733632 14928 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 27767 14928 387 42 0 22019 0
[pid=14934/tid=14936] ppid=14932 vsize=111068 CPUtime=522.08
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 10267 0 0 0 52191 17 0 0 25 0 3 0 36731367 113733632 14928 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4290037 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=111068 CPUtime=519.99
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 7698 0 0 0 51997 2 0 0 25 0 3 0 36731367 113733632 14928 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.11
Current children cumulated vsize (KiB) 111068

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14937
/proc/meminfo: memFree=696624/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=113856 CPUtime=1161.82
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 19581 0 0 0 116159 23 0 0 18 0 3 0 36731365 116588544 15687 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 28464 15687 387 42 0 22716 0
[pid=14934/tid=14936] ppid=14932 vsize=113856 CPUtime=582.06
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 10748 0 0 0 58187 19 0 0 25 0 3 0 36731367 116588544 15687 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=113856 CPUtime=579.73
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 8270 0 0 0 57970 3 0 0 25 0 3 0 36731367 116588544 15687 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.82
Current children cumulated vsize (KiB) 113856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 14937
/proc/meminfo: memFree=694128/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=117332 CPUtime=1200.13
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 20482 0 0 0 119990 23 0 0 18 0 3 0 36731365 120147968 16288 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 29333 16288 387 42 0 23585 0
[pid=14934/tid=14936] ppid=14932 vsize=117332 CPUtime=601.26
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 11035 0 0 0 60107 19 0 0 25 0 3 0 36731367 120147968 16288 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=117332 CPUtime=598.85
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 8884 0 0 0 59882 3 0 0 25 0 3 0 36731367 120147968 16288 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 117332

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.91 3/67 14937
/proc/meminfo: memFree=694128/2055920 swapFree=4192956/4192956
[pid=14934] ppid=14932 vsize=117332 CPUtime=1200.13
/proc/14934/stat : 14934 (ornithorynque) S 14932 14934 14551 0 -1 4194304 20482 0 0 0 119990 23 0 0 18 0 3 0 36731365 120147968 16288 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14934/statm: 29333 16288 387 42 0 23585 0
[pid=14934/tid=14936] ppid=14932 vsize=117332 CPUtime=601.26
/proc/14934/task/14936/stat : 14936 (ornithorynque) R 14932 14934 14551 0 -1 4194368 11035 0 0 0 60107 19 0 0 25 0 3 0 36731367 120147968 16288 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14934/tid=14937] ppid=14932 vsize=117332 CPUtime=598.85
/proc/14934/task/14937/stat : 14937 (ornithorynque) R 14932 14934 14551 0 -1 4194368 8884 0 0 0 59882 3 0 0 25 0 3 0 36731367 120147968 16288 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 117332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.524
CPU time (s): 1200.17
CPU user time (s): 1199.92
CPU system time (s): 0.250961
CPU usage (%): 199.522
Max. virtual memory (cumulated for all children) (KiB): 117332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.92
system time used= 0.250961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20482
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= 28
involuntary context switches= 9148

runsolver used 0.511922 second user time and 1.69574 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Mon Mar  5 15:12:36 UTC 2007

IDJOB= 328080
IDBENCH= 19988
IDSOLVER= 139
FILE ID= node45/328080-1173107556

PBS_JOBID= 4013890

Free space on /tmp= 66547 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1459708824-17.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328080-1173107556/ornithorynque /tmp/evaluation/328080-1173107556/instance-328080-1173107556.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-328080-1173107556 -o ROOT/results/node45/solver-328080-1173107556 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328080-1173107556/ornithorynque /tmp/evaluation/328080-1173107556/instance-328080-1173107556.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  975946115a74669405c34f3732da3d4a

RANDOM SEED= 468164358

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.265
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.265
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:        758744 kB
Buffers:         42880 kB
Cached:        1157660 kB
SwapCached:          0 kB
Active:         210716 kB
Inactive:      1005200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        758744 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             280 kB
Writeback:           0 kB
Mapped:          25572 kB
Slab:            67308 kB
Committed_AS:    95816 kB
PageTables:       1396 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= 66547 MiB

End job on node45 on Mon Mar  5 15:22:40 UTC 2007