Trace number 327915

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.03 601.422

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1264328999-02.SAT.shuffled.cnf
MD5SUMa8f6f75455aa2da8d4fca50e54ce6642
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
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 51704
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=80 nbClause=1704
0.00/0.01	c nbVar=80 nbClause=1704
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1656 maxSat=0
0.00/0.05	c flip 0 nbSat=2360 maxSat=1687
0.18/0.14	c flip 0 nbSat=3551 maxSat=2408
0.58/0.31	c flip 0 nbSat=5180 maxSat=3593
0.98/0.58	c flip 0 nbSat=7261 maxSat=5213
1.78/0.99	c flip 0 nbSat=9190 maxSat=7290
2.38/1.24	c nbDecision=10000 #clauses=10486
2.97/1.52	c flip 0 nbSat=11726 maxSat=9240
4.57/2.30	c flip 0 nbSat=14295 maxSat=11765
6.56/3.35	c flip 0 nbSat=17924 maxSat=14336
7.75/3.90	c nbDecision=20000 #clauses=19369
9.75/4.93	c flip 0 nbSat=21541 maxSat=17946
14.13/7.10	c flip 0 nbSat=25557 maxSat=21581
16.94/8.53	c nbDecision=30000 #clauses=28096
19.54/9.82	c flip 0 nbSat=30417 maxSat=25599
26.32/13.24	c flip 0 nbSat=34844 maxSat=30447
30.90/15.57	c nbDecision=40000 #clauses=36954
34.69/17.43	c flip 0 nbSat=38466 maxSat=34895
44.28/22.30	c flip 0 nbSat=42218 maxSat=38521
54.66/27.43	c nbDecision=50000 #clauses=45747
55.65/27.98	c flip 0 nbSat=46211 maxSat=42274
67.83/34.04	c flip 0 nbSat=51832 maxSat=46260
75.00/37.60	c nbDecision=60000 #clauses=54614
81.58/40.93	c flip 0 nbSat=57268 maxSat=51891
96.55/48.48	c flip 0 nbSat=62583 maxSat=57335
100.13/50.27	c nbDecision=70000 #clauses=63474
113.71/57.01	c flip 0 nbSat=67364 maxSat=62629
132.27/66.36	c flip 0 nbSat=72005 maxSat=67397
133.47/66.92	c nbDecision=80000 #clauses=72298
151.63/76.06	c flip 0 nbSat=76053 maxSat=72059
172.58/86.50	c flip 0 nbSat=80453 maxSat=76097
175.38/87.99	c nbDecision=90000 #clauses=81188
194.12/97.31	c flip 0 nbSat=86022 maxSat=80519
209.89/105.20	c nbDecision=100000 #clauses=90135
217.09/108.87	c flip 0 nbSat=91758 maxSat=86072
242.82/121.72	c flip 0 nbSat=96494 maxSat=91834
256.18/128.44	c nbDecision=110000 #clauses=99164
269.35/135.08	c flip 0 nbSat=101538 maxSat=96536
298.69/149.77	c flip 0 nbSat=107020 maxSat=101586
305.08/152.98	c nbDecision=120000 #clauses=108147
328.83/164.80	c flip 0 nbSat=111914 maxSat=107050
357.15/179.03	c nbDecision=130000 #clauses=117114
360.15/180.56	c flip 0 nbSat=117606 maxSat=111968
393.46/197.26	c flip 0 nbSat=123378 maxSat=117655
407.03/204.08	c nbDecision=140000 #clauses=126009
428.19/214.61	c flip 0 nbSat=129104 maxSat=123422
462.31/231.76	c flip 0 nbSat=133112 maxSat=129141
476.87/239.06	c nbDecision=150000 #clauses=134827
500.23/250.76	c flip 0 nbSat=137329 maxSat=133155
539.13/270.24	c flip 0 nbSat=141724 maxSat=137372
558.48/279.99	c nbDecision=160000 #clauses=143843
580.83/291.17	c flip 0 nbSat=145923 maxSat=141762
623.34/312.49	c flip 0 nbSat=149933 maxSat=145976
655.46/328.55	c nbDecision=170000 #clauses=152793
667.04/334.38	c flip 0 nbSat=153611 maxSat=149975
711.13/356.47	c flip 0 nbSat=157886 maxSat=153807
749.24/375.56	c nbDecision=180000 #clauses=161638
754.03/377.95	c flip 0 nbSat=161985 maxSat=157922
799.93/400.96	c flip 0 nbSat=166674 maxSat=162021
846.81/424.46	c flip 0 nbSat=170391 maxSat=166734
848.41/425.21	c nbDecision=190000 #clauses=170636
893.32/447.79	c flip 0 nbSat=174163 maxSat=170468
943.00/472.67	c flip 0 nbSat=177588 maxSat=174199
964.55/483.47	c nbDecision=200000 #clauses=179576
995.87/499.19	c flip 0 nbSat=182146 maxSat=177816
1044.96/523.70	c nbDecision=210000 #clauses=188537
1048.75/525.69	c flip 0 nbSat=188955 maxSat=182197
1102.43/552.54	c flip 0 nbSat=195354 maxSat=188982
1118.39/560.53	c nbDecision=220000 #clauses=197461
1157.10/579.92	c flip 0 nbSat=200737 maxSat=195411

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/node75/watcher-327915-1173114944 -o ROOT/results/node75/solver-327915-1173114944 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327915-1173114944/ornithorynque /tmp/evaluation/327915-1173114944/instance-327915-1173114944.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.24 3/64 27321
/proc/meminfo: memFree=834840/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=23220 CPUtime=0
/proc/27321/stat : 27321 (ornithorynque) R 27319 27321 27264 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 331460255 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231880035601 0 0 4096 0 0 0 0 17 1 0 0
/proc/27321/statm: 5805 266 219 42 0 45 0

[startup+0.088724 s]
/proc/loadavg: 0.00 0.00 0.24 3/64 27321
/proc/meminfo: memFree=834840/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=45216 CPUtime=0.15
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 641 0 0 0 15 0 0 0 19 0 3 0 331460255 46301184 602 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 11304 602 387 42 0 5556 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 45216

[startup+0.101725 s]
/proc/loadavg: 0.00 0.00 0.24 3/64 27321
/proc/meminfo: memFree=834840/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=45216 CPUtime=0.18
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 647 0 0 0 18 0 0 0 19 0 3 0 331460255 46301184 608 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 11304 608 387 42 0 5556 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45216

[startup+0.301749 s]
/proc/loadavg: 0.00 0.00 0.24 3/64 27321
/proc/meminfo: memFree=834840/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=45348 CPUtime=0.58
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 773 0 0 0 58 0 0 0 19 0 3 0 331460255 46436352 734 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 11337 734 387 42 0 5589 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45348

[startup+0.701798 s]
/proc/loadavg: 0.00 0.00 0.24 3/64 27321
/proc/meminfo: memFree=834840/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=45936 CPUtime=1.38
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 994 0 0 0 138 0 0 0 19 0 3 0 331460255 47038464 955 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 11484 955 387 42 0 5736 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45936

[startup+1.5019 s]
/proc/loadavg: 0.00 0.00 0.24 3/67 27324
/proc/meminfo: memFree=831936/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=47252 CPUtime=2.97
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 1194 0 0 0 297 0 0 0 19 0 3 0 331460255 48386048 1155 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 11813 1155 387 42 0 6065 0
[pid=27321/tid=27323] ppid=27319 vsize=47252 CPUtime=1.48
/proc/27321/task/27323/stat : 27323 (ornithorynque) R 27319 27321 27264 0 -1 4194368 430 0 0 0 148 0 0 0 25 0 3 0 331460257 48386048 1155 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=47252 CPUtime=1.48
/proc/27321/task/27324/stat : 27324 (ornithorynque) R 27319 27321 27264 0 -1 4194368 211 0 0 0 148 0 0 0 22 0 3 0 331460257 48386048 1155 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241403 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47252

[startup+3.10109 s]
/proc/loadavg: 0.16 0.03 0.25 3/67 27324
/proc/meminfo: memFree=830912/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=49208 CPUtime=6.16
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 1608 0 0 0 616 0 0 0 19 0 3 0 331460255 50388992 1536 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 12302 1536 387 42 0 6554 0
[pid=27321/tid=27323] ppid=27319 vsize=49208 CPUtime=3.08
/proc/27321/task/27323/stat : 27323 (ornithorynque) R 27319 27321 27264 0 -1 4194368 685 0 0 0 308 0 0 0 25 0 3 0 331460257 50388992 1536 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=49208 CPUtime=3.06
/proc/27321/task/27324/stat : 27324 (ornithorynque) R 27319 27321 27264 0 -1 4194368 370 0 0 0 306 0 0 0 25 0 3 0 331460257 50388992 1536 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49208

[startup+6.30146 s]
/proc/loadavg: 0.16 0.03 0.25 3/67 27324
/proc/meminfo: memFree=828480/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=50692 CPUtime=12.54
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 2038 0 0 0 1254 0 0 0 19 0 3 0 331460255 51908608 1966 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 12673 1966 387 42 0 6925 0
[pid=27321/tid=27323] ppid=27319 vsize=50692 CPUtime=6.27
/proc/27321/task/27323/stat : 27323 (ornithorynque) R 27319 27321 27264 0 -1 4194368 975 0 0 0 627 0 0 0 25 0 3 0 331460257 51908608 1966 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=50692 CPUtime=6.25
/proc/27321/task/27324/stat : 27324 (ornithorynque) R 27319 27321 27264 0 -1 4194368 510 0 0 0 625 0 0 0 25 0 3 0 331460257 51908608 1966 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 50692

[startup+12.7022 s]
/proc/loadavg: 0.44 0.10 0.27 3/67 27324
/proc/meminfo: memFree=825728/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=53412 CPUtime=25.31
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 2718 0 0 0 2530 1 0 0 19 0 3 0 331460255 54693888 2581 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 13353 2581 387 42 0 7605 0
[pid=27321/tid=27323] ppid=27319 vsize=53412 CPUtime=12.67
/proc/27321/task/27323/stat : 27323 (ornithorynque) R 27319 27321 27264 0 -1 4194368 1420 0 0 0 1266 1 0 0 25 0 3 0 331460257 54693888 2581 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=53412 CPUtime=12.63
/proc/27321/task/27324/stat : 27324 (ornithorynque) R 27319 27321 27264 0 -1 4194368 745 0 0 0 1263 0 0 0 25 0 3 0 331460257 54693888 2581 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 53412

[startup+25.5017 s]
/proc/loadavg: 0.68 0.16 0.29 3/67 27324
/proc/meminfo: memFree=823040/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=56528 CPUtime=50.86
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 3445 0 0 0 5084 2 0 0 19 0 3 0 331460255 57884672 3243 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 14132 3243 387 42 0 8384 0
[pid=27321/tid=27323] ppid=27319 vsize=56528 CPUtime=25.46
/proc/27321/task/27323/stat : 27323 (ornithorynque) R 27319 27321 27264 0 -1 4194368 1833 0 0 0 2545 1 0 0 25 0 3 0 331460257 57884672 3243 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=56528 CPUtime=25.37
/proc/27321/task/27324/stat : 27324 (ornithorynque) R 27319 27321 27264 0 -1 4194368 1059 0 0 0 2537 0 0 0 25 0 3 0 331460257 57884672 3243 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 56528

[startup+51.1017 s]
/proc/loadavg: 1.13 0.31 0.33 3/67 27324
/proc/meminfo: memFree=818048/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=62500 CPUtime=101.93
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 4960 0 0 0 10190 3 0 0 19 0 3 0 331460255 64000000 4511 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 15625 4511 387 42 0 9877 0
[pid=27321/tid=27323] ppid=27319 vsize=62500 CPUtime=51.06
/proc/27321/task/27323/stat : 27323 (ornithorynque) R 27319 27321 27264 0 -1 4194368 2662 0 0 0 5104 2 0 0 25 0 3 0 331460257 64000000 4511 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=62500 CPUtime=50.85
/proc/27321/task/27324/stat : 27324 (ornithorynque) R 27319 27321 27264 0 -1 4194368 1745 0 0 0 5085 0 0 0 25 0 3 0 331460257 64000000 4511 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 62500

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 0.42 3/67 27324
/proc/meminfo: memFree=811712/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=69524 CPUtime=204.1
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 6893 0 0 0 20405 5 0 0 19 0 3 0 331460255 71192576 6022 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 17381 6022 387 42 0 11633 0
[pid=27321/tid=27323] ppid=27319 vsize=69524 CPUtime=102.25
/proc/27321/task/27323/stat : 27323 (ornithorynque) R 27319 27321 27264 0 -1 4194368 3777 0 0 0 10221 4 0 0 25 0 3 0 331460257 71192576 6022 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=69524 CPUtime=101.84
/proc/27321/task/27324/stat : 27324 (ornithorynque) R 27319 27321 27264 0 -1 4194368 2563 0 0 0 10183 1 0 0 25 0 3 0 331460257 71192576 6022 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242508 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 69524

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.51 3/67 27324
/proc/meminfo: memFree=805952/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=76940 CPUtime=323.83
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 8953 0 0 0 32375 8 0 0 19 0 3 0 331460255 78786560 7464 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 19235 7464 387 42 0 13487 0
[pid=27321/tid=27323] ppid=27319 vsize=76940 CPUtime=162.23
/proc/27321/task/27323/stat : 27323 (ornithorynque) R 27319 27321 27264 0 -1 4194368 4930 0 0 0 16217 6 0 0 25 0 3 0 331460257 78786560 7464 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=76940 CPUtime=161.58
/proc/27321/task/27324/stat : 27324 (ornithorynque) R 27319 27321 27264 0 -1 4194368 3470 0 0 0 16156 2 0 0 25 0 3 0 331460257 78786560 7464 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 76940

[startup+222.302 s]
/proc/loadavg: 1.95 1.05 0.61 3/67 27324
/proc/meminfo: memFree=801216/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=82328 CPUtime=443.55
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 10481 0 0 0 44345 10 0 0 19 0 3 0 331460255 84303872 8603 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 20582 8603 387 42 0 14834 0
[pid=27321/tid=27323] ppid=27319 vsize=82328 CPUtime=222.21
/proc/27321/task/27323/stat : 27323 (ornithorynque) R 27319 27321 27264 0 -1 4194368 5921 0 0 0 22214 7 0 0 25 0 3 0 331460257 84303872 8603 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=82328 CPUtime=221.32
/proc/27321/task/27324/stat : 27324 (ornithorynque) R 27319 27321 27264 0 -1 4194368 4007 0 0 0 22130 2 0 0 25 0 3 0 331460257 84303872 8603 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241026 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 82328

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.69 3/67 27324
/proc/meminfo: memFree=798336/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=85776 CPUtime=563.27
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 11575 0 0 0 56316 11 0 0 19 0 3 0 331460255 87834624 9374 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 21444 9374 387 42 0 15696 0
[pid=27321/tid=27323] ppid=27319 vsize=85776 CPUtime=282.19
/proc/27321/task/27323/stat : 27323 (ornithorynque) R 27319 27321 27264 0 -1 4194368 6438 0 0 0 28211 8 0 0 25 0 3 0 331460257 87834624 9374 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=85776 CPUtime=281.06
/proc/27321/task/27324/stat : 27324 (ornithorynque) R 27319 27321 27264 0 -1 4194368 4584 0 0 0 28103 3 0 0 25 0 3 0 331460257 87834624 9374 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241401 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.27
Current children cumulated vsize (KiB) 85776

[startup+342.302 s]
/proc/loadavg: 1.99 1.36 0.77 3/67 27324
/proc/meminfo: memFree=795456/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=89132 CPUtime=683
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 12373 0 0 0 68288 12 0 0 19 0 3 0 331460255 91271168 10073 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 22283 10073 387 42 0 16535 0
[pid=27321/tid=27323] ppid=27319 vsize=89132 CPUtime=342.18
/proc/27321/task/27323/stat : 27323 (ornithorynque) R 27319 27321 27264 0 -1 4194368 6926 0 0 0 34209 9 0 0 25 0 3 0 331460257 91271168 10073 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=89132 CPUtime=340.8
/proc/27321/task/27324/stat : 27324 (ornithorynque) R 27319 27321 27264 0 -1 4194368 4894 0 0 0 34077 3 0 0 25 0 3 0 331460257 91271168 10073 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283791 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 89132

[startup+402.302 s]
/proc/loadavg: 1.99 1.47 0.84 3/67 27324
/proc/meminfo: memFree=792384/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=92876 CPUtime=802.72
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 13507 0 0 0 80259 13 0 0 19 0 3 0 331460255 95105024 10850 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 23219 10850 387 42 0 17471 0
[pid=27321/tid=27323] ppid=27319 vsize=92876 CPUtime=402.16
/proc/27321/task/27323/stat : 27323 (ornithorynque) R 27319 27321 27264 0 -1 4194368 7379 0 0 0 40207 9 0 0 25 0 3 0 331460257 95105024 10850 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=92876 CPUtime=400.54
/proc/27321/task/27324/stat : 27324 (ornithorynque) R 27319 27321 27264 0 -1 4194368 5575 0 0 0 40051 3 0 0 25 0 3 0 331460257 95105024 10850 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.72
Current children cumulated vsize (KiB) 92876

[startup+462.301 s]
/proc/loadavg: 1.99 1.56 0.91 3/67 27324
/proc/meminfo: memFree=790208/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=96100 CPUtime=922.45
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 14365 0 0 0 92231 14 0 0 19 0 3 0 331460255 98406400 11384 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 24025 11384 387 42 0 18277 0
[pid=27321/tid=27323] ppid=27319 vsize=96100 CPUtime=462.14
/proc/27321/task/27323/stat : 27323 (ornithorynque) R 27319 27321 27264 0 -1 4194368 7728 0 0 0 46204 10 0 0 25 0 3 0 331460257 98406400 11384 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311187 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=96100 CPUtime=460.28
/proc/27321/task/27324/stat : 27324 (ornithorynque) R 27319 27321 27264 0 -1 4194368 6084 0 0 0 46025 3 0 0 25 0 3 0 331460257 98406400 11384 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) 96100

[startup+522.301 s]
/proc/loadavg: 1.99 1.64 0.97 3/67 27324
/proc/meminfo: memFree=787008/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=101124 CPUtime=1042.17
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 15592 0 0 0 104202 15 0 0 19 0 3 0 331460255 103550976 12189 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 25281 12189 387 42 0 19533 0
[pid=27321/tid=27323] ppid=27319 vsize=101124 CPUtime=522.12
/proc/27321/task/27323/stat : 27323 (ornithorynque) R 27319 27321 27264 0 -1 4194368 8601 0 0 0 52202 10 0 0 25 0 3 0 331460257 103550976 12189 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=101124 CPUtime=520.03
/proc/27321/task/27324/stat : 27324 (ornithorynque) R 27319 27321 27264 0 -1 4194368 6438 0 0 0 51999 4 0 0 25 0 3 0 331460257 103550976 12189 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.17
Current children cumulated vsize (KiB) 101124

[startup+582.301 s]
/proc/loadavg: 1.99 1.70 1.04 3/67 27324
/proc/meminfo: memFree=783552/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=104992 CPUtime=1161.89
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 16923 0 0 0 116173 16 0 0 19 0 3 0 331460255 107511808 13033 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 26248 13033 387 42 0 20500 0
[pid=27321/tid=27323] ppid=27319 vsize=104992 CPUtime=582.1
/proc/27321/task/27323/stat : 27323 (ornithorynque) R 27319 27321 27264 0 -1 4194368 9260 0 0 0 58199 11 0 0 25 0 3 0 331460257 107511808 13033 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=104992 CPUtime=579.76
/proc/27321/task/27324/stat : 27324 (ornithorynque) R 27319 27321 27264 0 -1 4194368 7110 0 0 0 57972 4 0 0 25 0 3 0 331460257 107511808 13033 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.89
Current children cumulated vsize (KiB) 104992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 1.99 1.72 1.06 3/67 27324
/proc/meminfo: memFree=782976/2055920 swapFree=4183180/4192956
[pid=27321] ppid=27319 vsize=106016 CPUtime=1200
/proc/27321/stat : 27321 (ornithorynque) S 27319 27321 27264 0 -1 4194304 17048 0 0 0 119984 16 0 0 19 0 3 0 331460255 108560384 13158 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231891562363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/27321/statm: 26504 13158 387 42 0 20756 0
[pid=27321/tid=27323] ppid=27319 vsize=106016 CPUtime=601.2
/proc/27321/task/27323/stat : 27323 (ornithorynque) R 27319 27321 27264 0 -1 4194368 9385 0 0 0 60108 12 0 0 25 0 3 0 331460257 108560384 13158 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=27321/tid=27324] ppid=27319 vsize=106016 CPUtime=598.78
/proc/27321/task/27324/stat : 27324 (ornithorynque) R 27319 27321 27264 0 -1 4194368 7110 0 0 0 59874 4 0 0 25 0 3 0 331460257 108560384 13158 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 106016

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.422
CPU time (s): 1200.03
CPU user time (s): 1199.86
CPU system time (s): 0.175973
CPU usage (%): 199.533
Max. virtual memory (cumulated for all children) (KiB): 106016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.175973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17048
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= 15
involuntary context switches= 9103

runsolver used 0.492925 second user time and 1.70774 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Mon Mar  5 17:15:44 UTC 2007

IDJOB= 327915
IDBENCH= 19823
IDSOLVER= 139
FILE ID= node75/327915-1173114944

PBS_JOBID= 4014745

Free space on /tmp= 66518 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1264328999-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327915-1173114944/ornithorynque /tmp/evaluation/327915-1173114944/instance-327915-1173114944.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-327915-1173114944 -o ROOT/results/node75/solver-327915-1173114944 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327915-1173114944/ornithorynque /tmp/evaluation/327915-1173114944/instance-327915-1173114944.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  a8f6f75455aa2da8d4fca50e54ce6642

RANDOM SEED= 879036089

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        835312 kB
Buffers:         38756 kB
Cached:        1095484 kB
SwapCached:       3808 kB
Active:          87784 kB
Inactive:      1055848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        835312 kB
SwapTotal:     4192956 kB
SwapFree:      4183180 kB
Dirty:             284 kB
Writeback:           0 kB
Mapped:          15312 kB
Slab:            62888 kB
Committed_AS:   848688 kB
PageTables:       1432 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= 66518 MiB

End job on node75 on Mon Mar  5 17:25:48 UTC 2007