Trace number 327917

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1279127780-17.UNSAT.shuffled.cnf
MD5SUM7fdde2ec2d206698ff9f891232ef9afa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.9115
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=1648 maxSat=0
0.05/0.05	c flip 0 nbSat=2322 maxSat=1691
0.18/0.15	c flip 0 nbSat=3525 maxSat=2358
0.58/0.33	c flip 0 nbSat=5181 maxSat=3563
1.18/0.61	c flip 0 nbSat=7112 maxSat=5217
1.98/1.05	c flip 0 nbSat=9572 maxSat=7141
2.37/1.28	c nbDecision=10000 #clauses=10523
3.17/1.68	c flip 0 nbSat=12166 maxSat=9611
4.97/2.55	c flip 0 nbSat=15450 maxSat=12192
7.36/3.75	c nbDecision=20000 #clauses=19303
7.57/3.84	c flip 0 nbSat=19481 maxSat=15506
11.36/5.74	c flip 0 nbSat=23802 maxSat=19511
14.95/7.52	c nbDecision=30000 #clauses=28175
16.34/8.28	c flip 0 nbSat=29636 maxSat=23842
23.13/11.68	c flip 0 nbSat=35301 maxSat=29688
25.13/12.64	c nbDecision=40000 #clauses=36896
32.31/16.29	c flip 0 nbSat=41369 maxSat=35352
40.68/20.47	c nbDecision=50000 #clauses=45680
42.68/21.48	c flip 0 nbSat=46642 maxSat=41420
54.86/27.52	c flip 0 nbSat=52218 maxSat=46689
59.25/29.75	c nbDecision=60000 #clauses=54471
68.22/34.29	c flip 0 nbSat=57801 maxSat=52281
83.59/41.92	c flip 0 nbSat=62851 maxSat=57843
84.99/42.63	c nbDecision=70000 #clauses=63304
100.75/50.53	c flip 0 nbSat=67728 maxSat=62889
119.10/59.78	c nbDecision=80000 #clauses=72177
119.30/59.86	c flip 0 nbSat=72144 maxSat=67775
139.86/70.13	c flip 0 nbSat=76183 maxSat=72179
162.41/81.49	c flip 0 nbSat=80400 maxSat=76250
165.79/83.10	c nbDecision=90000 #clauses=81035
185.35/92.98	c flip 0 nbSat=84196 maxSat=80443
209.49/105.09	c flip 0 nbSat=89673 maxSat=84256
210.09/105.36	c nbDecision=100000 #clauses=89863
234.44/117.55	c flip 0 nbSat=94669 maxSat=89715
255.99/128.36	c nbDecision=110000 #clauses=98706
260.58/130.62	c flip 0 nbSat=99414 maxSat=94732
288.71/144.75	c flip 0 nbSat=105523 maxSat=99479
298.49/149.61	c nbDecision=120000 #clauses=107669
318.05/159.44	c flip 0 nbSat=111370 maxSat=105590
348.78/174.84	c flip 0 nbSat=116360 maxSat=111416
350.16/175.53	c nbDecision=130000 #clauses=116632
381.50/191.24	c flip 0 nbSat=121015 maxSat=116406
409.24/205.18	c nbDecision=140000 #clauses=125589
415.62/208.34	c flip 0 nbSat=126440 maxSat=121062
453.13/227.14	c flip 0 nbSat=131866 maxSat=126485
468.30/234.70	c nbDecision=150000 #clauses=134538
492.04/246.66	c flip 0 nbSat=137748 maxSat=131912
531.95/266.68	c flip 0 nbSat=143359 maxSat=137822
532.15/266.75	c nbDecision=160000 #clauses=143473
574.45/287.97	c flip 0 nbSat=149581 maxSat=143422
592.80/297.15	c nbDecision=170000 #clauses=152474
617.75/309.67	c flip 0 nbSat=155919 maxSat=149620
653.08/327.35	c nbDecision=180000 #clauses=161401
663.65/332.66	c flip 0 nbSat=162888 maxSat=155951
708.95/355.37	c flip 0 nbSat=169965 maxSat=162932
710.74/356.21	c nbDecision=190000 #clauses=170276
757.24/379.55	c flip 0 nbSat=175981 maxSat=170034
787.17/394.55	c nbDecision=200000 #clauses=179086
807.92/404.93	c flip 0 nbSat=181111 maxSat=176032
860.79/431.43	c flip 0 nbSat=186447 maxSat=181158
878.75/440.41	c nbDecision=210000 #clauses=188094
913.28/457.71	c flip 0 nbSat=191432 maxSat=186512
967.76/485.09	c nbDecision=220000 #clauses=196950
969.55/486.00	c flip 0 nbSat=197005 maxSat=191508
1024.22/513.35	c flip 0 nbSat=201473 maxSat=197053
1069.51/536.00	c nbDecision=230000 #clauses=205891
1084.68/543.62	c flip 0 nbSat=207250 maxSat=201530
1142.55/572.63	c flip 0 nbSat=211920 maxSat=207339
1176.86/589.86	c nbDecision=240000 #clauses=214778

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/node59/watcher-327917-1173114946 -o ROOT/results/node59/solver-327917-1173114946 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327917-1173114946/ornithorynque /tmp/evaluation/327917-1173114946/instance-327917-1173114946.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.08 0.02 0.27 3/64 26460
/proc/meminfo: memFree=1606432/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=23220 CPUtime=0
/proc/26460/stat : 26460 (ornithorynque) R 26458 26460 26403 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 331451278 23777280 257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217048978544 0 0 4096 0 0 0 0 17 1 0 0
/proc/26460/statm: 5805 257 217 42 0 45 0

[startup+0.0362489 s]
/proc/loadavg: 0.08 0.02 0.27 3/64 26460
/proc/meminfo: memFree=1606432/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=44060 CPUtime=0.05
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 580 0 0 0 5 0 0 0 18 0 3 0 331451278 45117440 541 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 11015 541 387 42 0 5267 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 44060

[startup+0.102257 s]
/proc/loadavg: 0.08 0.02 0.27 3/64 26460
/proc/meminfo: memFree=1606432/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=45216 CPUtime=0.18
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 646 0 0 0 18 0 0 0 18 0 3 0 331451278 46301184 608 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 11304 608 387 42 0 5556 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45216

[startup+0.301279 s]
/proc/loadavg: 0.08 0.02 0.27 3/64 26460
/proc/meminfo: memFree=1606432/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=45484 CPUtime=0.58
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 782 0 0 0 58 0 0 0 18 0 3 0 331451278 46575616 743 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 11371 743 387 42 0 5623 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45484

[startup+0.702327 s]
/proc/loadavg: 0.08 0.02 0.27 3/64 26460
/proc/meminfo: memFree=1606432/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=45760 CPUtime=1.38
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 969 0 0 0 138 0 0 0 18 0 3 0 331451278 46858240 930 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 11440 930 387 42 0 5692 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45760

[startup+1.50142 s]
/proc/loadavg: 0.08 0.02 0.27 3/67 26463
/proc/meminfo: memFree=1603912/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=47336 CPUtime=2.97
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 1201 0 0 0 297 0 0 0 18 0 3 0 331451278 48472064 1162 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 11834 1162 387 42 0 6086 0
[pid=26460/tid=26462] ppid=26458 vsize=47336 CPUtime=1.48
/proc/26460/task/26462/stat : 26462 (ornithorynque) R 26458 26460 26403 0 -1 4194368 415 0 0 0 148 0 0 0 25 0 3 0 331451279 48472064 1162 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26460/tid=26463] ppid=26458 vsize=47336 CPUtime=1.48
/proc/26460/task/26463/stat : 26463 (ornithorynque) R 26458 26460 26403 0 -1 4194368 232 0 0 0 148 0 0 0 25 0 3 0 331451279 48472064 1162 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47336

[startup+3.10159 s]
/proc/loadavg: 0.08 0.02 0.27 3/67 26463
/proc/meminfo: memFree=1602504/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=49304 CPUtime=6.17
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 1638 0 0 0 617 0 0 0 18 0 3 0 331451278 50487296 1566 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 12326 1566 387 42 0 6578 0
[pid=26460/tid=26462] ppid=26458 vsize=49304 CPUtime=3.08
/proc/26460/task/26462/stat : 26462 (ornithorynque) R 26458 26460 26403 0 -1 4194368 693 0 0 0 308 0 0 0 25 0 3 0 331451279 50487296 1566 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311481 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26460/tid=26463] ppid=26458 vsize=49304 CPUtime=3.07
/proc/26460/task/26463/stat : 26463 (ornithorynque) R 26458 26460 26403 0 -1 4194368 391 0 0 0 307 0 0 0 25 0 3 0 331451279 50487296 1566 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49304

[startup+6.30195 s]
/proc/loadavg: 0.23 0.05 0.28 3/67 26463
/proc/meminfo: memFree=1600136/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=51456 CPUtime=12.56
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 2214 0 0 0 1255 1 0 0 18 0 3 0 331451278 52690944 2109 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 12864 2109 387 42 0 7116 0
[pid=26460/tid=26462] ppid=26458 vsize=51456 CPUtime=6.27
/proc/26460/task/26462/stat : 26462 (ornithorynque) R 26458 26460 26403 0 -1 4194368 1022 0 0 0 627 0 0 0 25 0 3 0 331451279 52690944 2109 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26460/tid=26463] ppid=26458 vsize=51456 CPUtime=6.26
/proc/26460/task/26463/stat : 26463 (ornithorynque) R 26458 26460 26403 0 -1 4194368 638 0 0 0 626 0 0 0 25 0 3 0 331451279 52690944 2109 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242598 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 51456

[startup+12.7016 s]
/proc/loadavg: 0.37 0.08 0.29 3/67 26463
/proc/meminfo: memFree=1596296/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=55472 CPUtime=25.32
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 3081 0 0 0 2530 2 0 0 18 0 3 0 331451278 56803328 2846 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 13868 2846 387 42 0 8120 0
[pid=26460/tid=26462] ppid=26458 vsize=55472 CPUtime=12.67
/proc/26460/task/26462/stat : 26462 (ornithorynque) R 26458 26460 26403 0 -1 4194368 1519 0 0 0 1266 1 0 0 25 0 3 0 331451279 56803328 2846 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311279 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26460/tid=26463] ppid=26458 vsize=55472 CPUtime=12.63
/proc/26460/task/26463/stat : 26463 (ornithorynque) R 26458 26460 26403 0 -1 4194368 1008 0 0 0 1263 0 0 0 25 0 3 0 331451279 56803328 2846 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242287 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 55472

[startup+25.5021 s]
/proc/loadavg: 0.73 0.18 0.31 3/67 26463
/proc/meminfo: memFree=1592776/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=59064 CPUtime=50.86
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 4077 0 0 0 5083 3 0 0 18 0 3 0 331451278 60481536 3661 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 14766 3661 387 42 0 9018 0
[pid=26460/tid=26462] ppid=26458 vsize=59064 CPUtime=25.47
/proc/26460/task/26462/stat : 26462 (ornithorynque) R 26458 26460 26403 0 -1 4194368 2170 0 0 0 2545 2 0 0 25 0 3 0 331451279 60481536 3661 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4289605 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26460/tid=26463] ppid=26458 vsize=59064 CPUtime=25.37
/proc/26460/task/26463/stat : 26463 (ornithorynque) R 26458 26460 26403 0 -1 4194368 1353 0 0 0 2537 0 0 0 25 0 3 0 331451279 60481536 3661 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242173 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 59064

[startup+51.1029 s]
/proc/loadavg: 1.16 0.32 0.36 3/67 26463
/proc/meminfo: memFree=1588616/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=64888 CPUtime=101.95
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 5695 0 0 0 10190 5 0 0 18 0 3 0 331451278 66445312 4856 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 16222 4856 387 42 0 10474 0
[pid=26460/tid=26462] ppid=26458 vsize=64888 CPUtime=51.06
/proc/26460/task/26462/stat : 26462 (ornithorynque) R 26458 26460 26403 0 -1 4194368 2953 0 0 0 5102 4 0 0 25 0 3 0 331451279 66445312 4856 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26460/tid=26463] ppid=26458 vsize=64888 CPUtime=50.86
/proc/26460/task/26463/stat : 26463 (ornithorynque) R 26458 26460 26403 0 -1 4194368 2188 0 0 0 5086 0 0 0 25 0 3 0 331451279 66445312 4856 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 64888

[startup+102.307 s]
/proc/loadavg: 1.64 0.58 0.44 3/67 26463
/proc/meminfo: memFree=1582984/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=70004 CPUtime=204.12
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 7010 0 0 0 20405 7 0 0 18 0 3 0 331451278 71684096 6105 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 17501 6105 387 42 0 11753 0
[pid=26460/tid=26462] ppid=26458 vsize=70004 CPUtime=102.25
/proc/26460/task/26462/stat : 26462 (ornithorynque) R 26458 26460 26403 0 -1 4194368 3856 0 0 0 10220 5 0 0 25 0 3 0 331451279 71684096 6105 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26460/tid=26463] ppid=26458 vsize=70004 CPUtime=101.84
/proc/26460/task/26463/stat : 26463 (ornithorynque) R 26458 26460 26403 0 -1 4194368 2600 0 0 0 10184 0 0 0 25 0 3 0 331451279 71684096 6105 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 70004

[startup+162.302 s]
/proc/loadavg: 1.86 0.83 0.54 3/67 26463
/proc/meminfo: memFree=1577032/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=77548 CPUtime=323.84
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 9132 0 0 0 32375 9 0 0 18 0 3 0 331451278 79409152 7609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 19387 7609 387 42 0 13639 0
[pid=26460/tid=26462] ppid=26458 vsize=77548 CPUtime=162.23
/proc/26460/task/26462/stat : 26462 (ornithorynque) R 26458 26460 26403 0 -1 4194368 4866 0 0 0 16216 7 0 0 25 0 3 0 331451279 79409152 7609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26460/tid=26463] ppid=26458 vsize=77548 CPUtime=161.58
/proc/26460/task/26463/stat : 26463 (ornithorynque) R 26458 26460 26403 0 -1 4194368 3712 0 0 0 16157 1 0 0 25 0 3 0 331451279 79409152 7609 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) 77548

[startup+222.303 s]
/proc/loadavg: 1.95 1.04 0.62 3/67 26463
/proc/meminfo: memFree=1572680/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=81352 CPUtime=443.56
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 10355 0 0 0 44345 11 0 0 18 0 3 0 331451278 83304448 8678 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 20338 8678 387 42 0 14590 0
[pid=26460/tid=26462] ppid=26458 vsize=81352 CPUtime=222.22
/proc/26460/task/26462/stat : 26462 (ornithorynque) R 26458 26460 26403 0 -1 4194368 5618 0 0 0 22213 9 0 0 25 0 3 0 331451279 83304448 8678 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26460/tid=26463] ppid=26458 vsize=81352 CPUtime=221.31
/proc/26460/task/26463/stat : 26463 (ornithorynque) R 26458 26460 26403 0 -1 4194368 4183 0 0 0 22130 1 0 0 25 0 3 0 331451279 83304448 8678 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 81352

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.71 3/67 26463
/proc/meminfo: memFree=1568200/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=87272 CPUtime=563.28
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 12178 0 0 0 56315 13 0 0 18 0 3 0 331451278 89366528 9823 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 21818 9823 387 42 0 16070 0
[pid=26460/tid=26462] ppid=26458 vsize=87272 CPUtime=282.2
/proc/26460/task/26462/stat : 26462 (ornithorynque) R 26458 26460 26403 0 -1 4194368 6736 0 0 0 28209 11 0 0 25 0 3 0 331451279 89366528 9823 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26460/tid=26463] ppid=26458 vsize=87272 CPUtime=281.06
/proc/26460/task/26463/stat : 26463 (ornithorynque) R 26458 26460 26403 0 -1 4194368 4888 0 0 0 28105 1 0 0 25 0 3 0 331451279 89366528 9823 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241590 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.28
Current children cumulated vsize (KiB) 87272

[startup+342.303 s]
/proc/loadavg: 1.99 1.36 0.79 3/67 26463
/proc/meminfo: memFree=1563784/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=91144 CPUtime=683
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 13414 0 0 0 68285 15 0 0 18 0 3 0 331451278 93331456 10927 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 22786 10927 387 42 0 17038 0
[pid=26460/tid=26462] ppid=26458 vsize=91144 CPUtime=342.18
/proc/26460/task/26462/stat : 26462 (ornithorynque) R 26458 26460 26403 0 -1 4194368 7429 0 0 0 34206 12 0 0 25 0 3 0 331451279 93331456 10927 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26460/tid=26463] ppid=26458 vsize=91144 CPUtime=340.8
/proc/26460/task/26463/stat : 26463 (ornithorynque) R 26458 26460 26403 0 -1 4194368 5431 0 0 0 34078 2 0 0 25 0 3 0 331451279 93331456 10927 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 91144

[startup+402.303 s]
/proc/loadavg: 1.99 1.47 0.86 3/67 26463
/proc/meminfo: memFree=1560328/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=96668 CPUtime=802.73
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 14888 0 0 0 80256 17 0 0 18 0 3 0 331451278 98988032 11754 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 24167 11754 387 42 0 18419 0
[pid=26460/tid=26462] ppid=26458 vsize=96668 CPUtime=402.16
/proc/26460/task/26462/stat : 26462 (ornithorynque) R 26458 26460 26403 0 -1 4194368 8028 0 0 0 40203 13 0 0 25 0 3 0 331451279 98988032 11754 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311279 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26460/tid=26463] ppid=26458 vsize=96668 CPUtime=400.53
/proc/26460/task/26463/stat : 26463 (ornithorynque) R 26458 26460 26403 0 -1 4194368 6306 0 0 0 40051 2 0 0 25 0 3 0 331451279 98988032 11754 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) 96668

[startup+462.302 s]
/proc/loadavg: 1.99 1.56 0.93 3/67 26463
/proc/meminfo: memFree=1557256/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=100908 CPUtime=922.46
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 16040 0 0 0 92228 18 0 0 18 0 3 0 331451278 103329792 12516 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 25227 12516 387 42 0 19479 0
[pid=26460/tid=26462] ppid=26458 vsize=100908 CPUtime=462.15
/proc/26460/task/26462/stat : 26462 (ornithorynque) R 26458 26460 26403 0 -1 4194368 8543 0 0 0 46201 14 0 0 25 0 3 0 331451279 103329792 12516 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26460/tid=26463] ppid=26458 vsize=100908 CPUtime=460.27
/proc/26460/task/26463/stat : 26463 (ornithorynque) R 26458 26460 26403 0 -1 4194368 6943 0 0 0 46025 2 0 0 25 0 3 0 331451279 103329792 12516 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.46
Current children cumulated vsize (KiB) 100908

[startup+522.303 s]
/proc/loadavg: 1.99 1.64 0.99 3/67 26463
/proc/meminfo: memFree=1554632/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=103860 CPUtime=1042.18
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 17087 0 0 0 104199 19 0 0 18 0 3 0 331451278 106352640 13173 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 25965 13173 387 42 0 20217 0
[pid=26460/tid=26462] ppid=26458 vsize=103860 CPUtime=522.14
/proc/26460/task/26462/stat : 26462 (ornithorynque) R 26458 26460 26403 0 -1 4194368 9278 0 0 0 52199 15 0 0 25 0 3 0 331451279 106352640 13173 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26460/tid=26463] ppid=26458 vsize=103860 CPUtime=520.02
/proc/26460/task/26463/stat : 26463 (ornithorynque) R 26458 26460 26403 0 -1 4194368 7255 0 0 0 51999 3 0 0 25 0 3 0 331451279 106352640 13173 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.18
Current children cumulated vsize (KiB) 103860

[startup+582.302 s]
/proc/loadavg: 1.99 1.70 1.05 3/67 26463
/proc/meminfo: memFree=1552328/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=106436 CPUtime=1161.9
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 17670 0 0 0 116171 19 0 0 18 0 3 0 331451278 108990464 13756 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 26609 13756 387 42 0 20861 0
[pid=26460/tid=26462] ppid=26458 vsize=106436 CPUtime=582.12
/proc/26460/task/26462/stat : 26462 (ornithorynque) R 26458 26460 26403 0 -1 4194368 9665 0 0 0 58197 15 0 0 25 0 3 0 331451279 108990464 13756 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26460/tid=26463] ppid=26458 vsize=106436 CPUtime=579.75
/proc/26460/task/26463/stat : 26463 (ornithorynque) R 26458 26460 26403 0 -1 4194368 7451 0 0 0 57972 3 0 0 25 0 3 0 331451279 108990464 13756 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.9
Current children cumulated vsize (KiB) 106436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 1.99 1.72 1.07 3/67 26463
/proc/meminfo: memFree=1551880/2055920 swapFree=4183736/4192956
[pid=26460] ppid=26458 vsize=106436 CPUtime=1200.02
/proc/26460/stat : 26460 (ornithorynque) S 26458 26460 26403 0 -1 4194304 17785 0 0 0 119982 20 0 0 18 0 3 0 331451278 108990464 13871 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26460/statm: 26609 13871 387 42 0 20861 0
[pid=26460/tid=26462] ppid=26458 vsize=106436 CPUtime=601.22
/proc/26460/task/26462/stat : 26462 (ornithorynque) R 26458 26460 26403 0 -1 4194368 9780 0 0 0 60107 15 0 0 25 0 3 0 331451279 108990464 13871 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26460/tid=26463] ppid=26458 vsize=106436 CPUtime=598.77
/proc/26460/task/26463/stat : 26463 (ornithorynque) R 26458 26460 26403 0 -1 4194368 7451 0 0 0 59874 3 0 0 25 0 3 0 331451279 108990464 13871 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 106436

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.04
CPU user time (s): 1199.83
CPU system time (s): 0.209968
CPU usage (%): 199.535
Max. virtual memory (cumulated for all children) (KiB): 106436

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

runsolver used 0.546916 second user time and 1.65075 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Mon Mar  5 17:15:46 UTC 2007

IDJOB= 327917
IDBENCH= 19825
IDSOLVER= 139
FILE ID= node59/327917-1173114946

PBS_JOBID= 4014757

Free space on /tmp= 66534 MiB

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

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  7fdde2ec2d206698ff9f891232ef9afa

RANDOM SEED= 678644916

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1606904 kB
Buffers:         25864 kB
Cached:         347444 kB
SwapCached:       3004 kB
Active:          42060 kB
Inactive:       340476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1606904 kB
SwapTotal:     4192956 kB
SwapFree:      4183736 kB
Dirty:             316 kB
Writeback:           0 kB
Mapped:          15288 kB
Slab:            52476 kB
Committed_AS:   653992 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66534 MiB

End job on node59 on Mon Mar  5 17:25:49 UTC 2007