Trace number 327927

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.05 601.423

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1402143852-01.UNSAT.shuffled.cnf
MD5SUM0748b6663894d676be78ac8cb4ea38d8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.47602
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
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 51491
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=70 nbClause=1491
0.00/0.01	c nbVar=70 nbClause=1491
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1449 maxSat=0
0.05/0.04	c flip 0 nbSat=2111 maxSat=1479
0.18/0.13	c flip 0 nbSat=3119 maxSat=2149
0.38/0.28	c flip 0 nbSat=4565 maxSat=3154
0.98/0.50	c flip 0 nbSat=6481 maxSat=4588
1.58/0.84	c flip 0 nbSat=8843 maxSat=6521
1.98/1.08	c nbDecision=10000 #clauses=10348
2.57/1.36	c flip 0 nbSat=11588 maxSat=8884
4.18/2.14	c flip 0 nbSat=14617 maxSat=11627
6.37/3.24	c flip 0 nbSat=18194 maxSat=14644
7.16/3.66	c nbDecision=20000 #clauses=19252
9.35/4.70	c flip 0 nbSat=21718 maxSat=18232
13.14/6.62	c flip 0 nbSat=25331 maxSat=21762
16.14/8.13	c nbDecision=30000 #clauses=28154
17.73/8.97	c flip 0 nbSat=29479 maxSat=25366
23.93/12.05	c flip 0 nbSat=33389 maxSat=29535
28.51/14.35	c nbDecision=40000 #clauses=37052
30.71/15.49	c flip 0 nbSat=38532 maxSat=33431
39.08/19.66	c flip 0 nbSat=43060 maxSat=38576
46.46/23.37	c nbDecision=50000 #clauses=45965
48.65/24.46	c flip 0 nbSat=46816 maxSat=43101
59.24/29.79	c flip 0 nbSat=51532 maxSat=46858
67.21/33.70	c nbDecision=60000 #clauses=54918
71.00/35.66	c flip 0 nbSat=56498 maxSat=51559
83.58/41.91	c flip 0 nbSat=60358 maxSat=56531
94.56/47.41	c nbDecision=70000 #clauses=63831
97.74/49.09	c flip 0 nbSat=64872 maxSat=60423
114.12/57.20	c flip 0 nbSat=69959 maxSat=64906
125.29/62.83	c nbDecision=80000 #clauses=72775
131.07/65.70	c flip 0 nbSat=74285 maxSat=70016
149.03/74.75	c flip 0 nbSat=79271 maxSat=74321
159.40/79.90	c nbDecision=90000 #clauses=81774
168.39/84.43	c flip 0 nbSat=84084 maxSat=79342
189.74/95.17	c flip 0 nbSat=89466 maxSat=84127
194.53/97.52	c nbDecision=100000 #clauses=90805
211.49/106.07	c flip 0 nbSat=94615 maxSat=89510
234.04/117.33	c nbDecision=110000 #clauses=99839
235.03/117.89	c flip 0 nbSat=100025 maxSat=94676
260.38/130.52	c flip 0 nbSat=106069 maxSat=100073
271.96/136.39	c nbDecision=120000 #clauses=108836
285.91/143.33	c flip 0 nbSat=112411 maxSat=106102
312.65/156.74	c flip 0 nbSat=116924 maxSat=112462
318.25/159.59	c nbDecision=130000 #clauses=117925
341.59/171.24	c flip 0 nbSat=121534 maxSat=116975
370.93/185.97	c flip 0 nbSat=125978 maxSat=121589
377.11/189.06	c nbDecision=140000 #clauses=126963
402.05/201.51	c flip 0 nbSat=129895 maxSat=126044
432.97/217.03	c flip 0 nbSat=133702 maxSat=129959
454.93/228.08	c nbDecision=150000 #clauses=136020
464.90/233.02	c flip 0 nbSat=137183 maxSat=133746
498.82/250.03	c flip 0 nbSat=141425 maxSat=137226
530.16/265.71	c nbDecision=160000 #clauses=145038
532.35/266.88	c flip 0 nbSat=145218 maxSat=141493
567.87/284.66	c flip 0 nbSat=150422 maxSat=145269
599.20/300.34	c nbDecision=170000 #clauses=154006
604.58/303.08	c flip 0 nbSat=154566 maxSat=150479
641.30/321.46	c flip 0 nbSat=157822 maxSat=154615
680.41/341.08	c flip 0 nbSat=161478 maxSat=157873
692.58/347.17	c nbDecision=180000 #clauses=162966
719.32/360.56	c flip 0 nbSat=165478 maxSat=161545
759.44/380.68	c flip 0 nbSat=169765 maxSat=165546
776.39/389.10	c nbDecision=190000 #clauses=171958
801.15/401.50	c flip 0 nbSat=174639 maxSat=169837
844.44/423.20	c flip 0 nbSat=179563 maxSat=174681
855.61/428.89	c nbDecision=200000 #clauses=180869
888.13/445.18	c flip 0 nbSat=183736 maxSat=179595
931.24/466.79	c flip 0 nbSat=187402 maxSat=183792
947.41/474.81	c nbDecision=210000 #clauses=189880
978.33/490.34	c flip 0 nbSat=193020 maxSat=188104
1024.62/513.59	c flip 0 nbSat=198070 maxSat=193092
1033.00/517.76	c nbDecision=220000 #clauses=198880
1074.30/538.42	c flip 0 nbSat=201870 maxSat=198118
1122.80/562.77	c flip 0 nbSat=205114 maxSat=201912
1155.12/578.99	c nbDecision=230000 #clauses=207966
1175.87/589.30	c flip 0 nbSat=209284 maxSat=205727

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/node67/watcher-327927-1173114970 -o ROOT/results/node67/solver-327927-1173114970 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327927-1173114970/ornithorynque /tmp/evaluation/327927-1173114970/instance-327927-1173114970.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.21 3/64 15688
/proc/meminfo: memFree=597352/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=23220 CPUtime=0
/proc/15688/stat : 15688 (ornithorynque) R 15686 15688 15631 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 331454613 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271635740298 0 0 4096 0 0 0 0 17 1 0 0
/proc/15688/statm: 5805 263 218 42 0 45 0

[startup+0.0377189 s]
/proc/loadavg: 0.00 0.00 0.21 3/64 15688
/proc/meminfo: memFree=597352/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=44060 CPUtime=0.05
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 572 0 0 0 5 0 0 0 18 0 3 0 331454613 45117440 533 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 11015 533 387 42 0 5267 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 44060

[startup+0.101726 s]
/proc/loadavg: 0.00 0.00 0.21 3/64 15688
/proc/meminfo: memFree=597352/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=45216 CPUtime=0.18
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 638 0 0 0 18 0 0 0 18 0 3 0 331454613 46301184 599 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 11304 599 387 42 0 5556 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45216

[startup+0.301747 s]
/proc/loadavg: 0.00 0.00 0.21 3/64 15688
/proc/meminfo: memFree=597352/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=45488 CPUtime=0.58
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 797 0 0 0 58 0 0 0 18 0 3 0 331454613 46579712 758 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 11372 758 387 42 0 5624 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45488

[startup+0.70179 s]
/proc/loadavg: 0.00 0.00 0.21 3/64 15688
/proc/meminfo: memFree=597352/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=45620 CPUtime=1.38
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 951 0 0 0 138 0 0 0 18 0 3 0 331454613 46714880 912 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 11405 912 387 42 0 5657 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45620

[startup+1.50188 s]
/proc/loadavg: 0.00 0.00 0.21 3/67 15691
/proc/meminfo: memFree=594448/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=47340 CPUtime=2.97
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 1254 0 0 0 297 0 0 0 18 0 3 0 331454613 48476160 1215 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 11835 1215 387 42 0 6087 0
[pid=15688/tid=15690] ppid=15686 vsize=47340 CPUtime=1.48
/proc/15688/task/15690/stat : 15690 (ornithorynque) R 15686 15688 15631 0 -1 4194368 455 0 0 0 148 0 0 0 22 0 3 0 331454615 48476160 1215 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15688/tid=15691] ppid=15686 vsize=47340 CPUtime=1.48
/proc/15688/task/15691/stat : 15691 (ornithorynque) R 15686 15688 15631 0 -1 4194368 251 0 0 0 148 0 0 0 25 0 3 0 331454615 48476160 1215 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241616 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47340

[startup+3.10105 s]
/proc/loadavg: 0.00 0.00 0.21 3/67 15691
/proc/meminfo: memFree=593360/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=49044 CPUtime=6.16
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 1591 0 0 0 616 0 0 0 18 0 3 0 331454613 50221056 1519 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 12261 1519 387 42 0 6513 0
[pid=15688/tid=15690] ppid=15686 vsize=49044 CPUtime=3.08
/proc/15688/task/15690/stat : 15690 (ornithorynque) R 15686 15688 15631 0 -1 4194368 695 0 0 0 308 0 0 0 25 0 3 0 331454615 50221056 1519 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15688/tid=15691] ppid=15686 vsize=49044 CPUtime=3.07
/proc/15688/task/15691/stat : 15691 (ornithorynque) R 15686 15688 15631 0 -1 4194368 348 0 0 0 307 0 0 0 25 0 3 0 331454615 50221056 1519 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241600 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49044

[startup+6.30138 s]
/proc/loadavg: 0.16 0.03 0.22 3/67 15691
/proc/meminfo: memFree=590928/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=50816 CPUtime=12.54
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 2045 0 0 0 1254 0 0 0 18 0 3 0 331454613 52035584 1940 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 12704 1940 387 42 0 6956 0
[pid=15688/tid=15690] ppid=15686 vsize=50816 CPUtime=6.28
/proc/15688/task/15690/stat : 15690 (ornithorynque) R 15686 15688 15631 0 -1 4194368 972 0 0 0 628 0 0 0 25 0 3 0 331454615 52035584 1940 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15688/tid=15691] ppid=15686 vsize=50816 CPUtime=6.25
/proc/15688/task/15691/stat : 15691 (ornithorynque) R 15686 15688 15631 0 -1 4194368 525 0 0 0 625 0 0 0 25 0 3 0 331454615 52035584 1940 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 50816

[startup+12.702 s]
/proc/loadavg: 0.31 0.07 0.23 3/67 15691
/proc/meminfo: memFree=588368/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=53740 CPUtime=25.32
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 2839 0 0 0 2530 2 0 0 18 0 3 0 331454613 55029760 2604 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 13435 2604 387 42 0 7687 0
[pid=15688/tid=15690] ppid=15686 vsize=53740 CPUtime=12.67
/proc/15688/task/15690/stat : 15690 (ornithorynque) R 15686 15688 15631 0 -1 4194368 1425 0 0 0 1266 1 0 0 25 0 3 0 331454615 55029760 2604 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311251 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15688/tid=15691] ppid=15686 vsize=53740 CPUtime=12.62
/proc/15688/task/15691/stat : 15691 (ornithorynque) R 15686 15688 15631 0 -1 4194368 866 0 0 0 1262 0 0 0 25 0 3 0 331454615 55029760 2604 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 53740

[startup+25.5014 s]
/proc/loadavg: 0.68 0.16 0.26 3/67 15691
/proc/meminfo: memFree=584464/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=57876 CPUtime=50.85
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 3824 0 0 0 5082 3 0 0 18 0 3 0 331454613 59265024 3449 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 14469 3449 387 42 0 8721 0
[pid=15688/tid=15690] ppid=15686 vsize=57876 CPUtime=25.47
/proc/15688/task/15690/stat : 15690 (ornithorynque) R 15686 15688 15631 0 -1 4194368 1969 0 0 0 2545 2 0 0 25 0 3 0 331454615 59265024 3449 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15688/tid=15691] ppid=15686 vsize=57876 CPUtime=25.36
/proc/15688/task/15691/stat : 15691 (ornithorynque) R 15686 15688 15631 0 -1 4194368 1307 0 0 0 2536 0 0 0 25 0 3 0 331454615 59265024 3449 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242322 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 57876

[startup+51.102 s]
/proc/loadavg: 1.13 0.31 0.30 3/67 15691
/proc/meminfo: memFree=580176/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=63072 CPUtime=101.94
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 5098 0 0 0 10190 4 0 0 18 0 3 0 331454613 64585728 4527 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 15768 4527 387 42 0 10020 0
[pid=15688/tid=15690] ppid=15686 vsize=63072 CPUtime=51.06
/proc/15688/task/15690/stat : 15690 (ornithorynque) R 15686 15688 15631 0 -1 4194368 2830 0 0 0 5103 3 0 0 25 0 3 0 331454615 64585728 4527 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15688/tid=15691] ppid=15686 vsize=63072 CPUtime=50.85
/proc/15688/task/15691/stat : 15691 (ornithorynque) R 15686 15688 15631 0 -1 4194368 1720 0 0 0 5085 0 0 0 25 0 3 0 331454615 64585728 4527 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 63072

[startup+102.305 s]
/proc/loadavg: 1.62 0.56 0.39 3/67 15691
/proc/meminfo: memFree=573840/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=69976 CPUtime=204.11
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 7055 0 0 0 20405 6 0 0 18 0 3 0 331454613 71655424 6078 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 17494 6078 387 42 0 11746 0
[pid=15688/tid=15690] ppid=15686 vsize=69976 CPUtime=102.25
/proc/15688/task/15690/stat : 15690 (ornithorynque) R 15686 15688 15631 0 -1 4194368 3952 0 0 0 10220 5 0 0 25 0 3 0 331454615 71655424 6078 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311466 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15688/tid=15691] ppid=15686 vsize=69976 CPUtime=101.83
/proc/15688/task/15691/stat : 15691 (ornithorynque) R 15686 15688 15631 0 -1 4194368 2555 0 0 0 10183 0 0 0 25 0 3 0 331454615 71655424 6078 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 69976

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.49 3/67 15691
/proc/meminfo: memFree=567760/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=77004 CPUtime=323.83
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 8978 0 0 0 32374 9 0 0 18 0 3 0 331454613 78852096 7631 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 19251 7631 387 42 0 13503 0
[pid=15688/tid=15690] ppid=15686 vsize=77004 CPUtime=162.23
/proc/15688/task/15690/stat : 15690 (ornithorynque) R 15686 15688 15631 0 -1 4194368 5130 0 0 0 16216 7 0 0 25 0 3 0 331454615 78852096 7631 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15688/tid=15691] ppid=15686 vsize=77004 CPUtime=161.57
/proc/15688/task/15691/stat : 15691 (ornithorynque) R 15686 15688 15631 0 -1 4194368 3300 0 0 0 16156 1 0 0 25 0 3 0 331454615 78852096 7631 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240947 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 77004

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.58 3/67 15691
/proc/meminfo: memFree=563984/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=83200 CPUtime=443.56
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 10522 0 0 0 44345 11 0 0 18 0 3 0 331454613 85196800 8562 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 20800 8562 387 42 0 15052 0
[pid=15688/tid=15690] ppid=15686 vsize=83200 CPUtime=222.22
/proc/15688/task/15690/stat : 15690 (ornithorynque) R 15686 15688 15631 0 -1 4194368 6014 0 0 0 22213 9 0 0 25 0 3 0 331454615 85196800 8562 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15688/tid=15691] ppid=15686 vsize=83200 CPUtime=221.32
/proc/15688/task/15691/stat : 15691 (ornithorynque) R 15686 15688 15631 0 -1 4194368 3960 0 0 0 22131 1 0 0 25 0 3 0 331454615 85196800 8562 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 83200

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.66 3/67 15691
/proc/meminfo: memFree=560656/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=86680 CPUtime=563.28
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 11528 0 0 0 56315 13 0 0 18 0 3 0 331454613 88760320 9404 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 21670 9404 387 42 0 15922 0
[pid=15688/tid=15690] ppid=15686 vsize=86680 CPUtime=282.21
/proc/15688/task/15690/stat : 15690 (ornithorynque) R 15686 15688 15631 0 -1 4194368 6753 0 0 0 28210 11 0 0 25 0 3 0 331454615 88760320 9404 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15688/tid=15691] ppid=15686 vsize=86680 CPUtime=281.05
/proc/15688/task/15691/stat : 15691 (ornithorynque) R 15686 15688 15631 0 -1 4194368 4227 0 0 0 28104 1 0 0 25 0 3 0 331454615 88760320 9404 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.28
Current children cumulated vsize (KiB) 86680

[startup+342.301 s]
/proc/loadavg: 1.99 1.35 0.75 3/67 15691
/proc/meminfo: memFree=557776/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=89000 CPUtime=683
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 12420 0 0 0 68286 14 0 0 18 0 3 0 331454613 91136000 10131 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 22250 10131 387 42 0 16502 0
[pid=15688/tid=15690] ppid=15686 vsize=89000 CPUtime=342.19
/proc/15688/task/15690/stat : 15690 (ornithorynque) R 15686 15688 15631 0 -1 4194368 7205 0 0 0 34207 12 0 0 25 0 3 0 331454615 91136000 10131 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15688/tid=15691] ppid=15686 vsize=89000 CPUtime=340.79
/proc/15688/task/15691/stat : 15691 (ornithorynque) R 15686 15688 15631 0 -1 4194368 4667 0 0 0 34077 2 0 0 25 0 3 0 331454615 91136000 10131 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 89000

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.82 3/67 15691
/proc/meminfo: memFree=555280/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=93492 CPUtime=802.74
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 13615 0 0 0 80258 16 0 0 18 0 3 0 331454613 95735808 10808 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 23373 10808 387 42 0 17625 0
[pid=15688/tid=15690] ppid=15686 vsize=93492 CPUtime=402.17
/proc/15688/task/15690/stat : 15690 (ornithorynque) R 15686 15688 15631 0 -1 4194368 7888 0 0 0 40204 13 0 0 25 0 3 0 331454615 95735808 10808 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15688/tid=15691] ppid=15686 vsize=93492 CPUtime=400.54
/proc/15688/task/15691/stat : 15691 (ornithorynque) R 15686 15688 15631 0 -1 4194368 5179 0 0 0 40052 2 0 0 25 0 3 0 331454615 95735808 10808 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.74
Current children cumulated vsize (KiB) 93492

[startup+462.302 s]
/proc/loadavg: 1.99 1.56 0.89 3/67 15691
/proc/meminfo: memFree=552528/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=96012 CPUtime=922.45
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 14508 0 0 0 92229 16 0 0 18 0 3 0 331454613 98316288 11420 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 24003 11420 387 42 0 18255 0
[pid=15688/tid=15690] ppid=15686 vsize=96012 CPUtime=462.16
/proc/15688/task/15690/stat : 15690 (ornithorynque) R 15686 15688 15631 0 -1 4194368 8375 0 0 0 46202 14 0 0 25 0 3 0 331454615 98316288 11420 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15688/tid=15691] ppid=15686 vsize=96012 CPUtime=460.27
/proc/15688/task/15691/stat : 15691 (ornithorynque) R 15686 15688 15631 0 -1 4194368 5585 0 0 0 46025 2 0 0 25 0 3 0 331454615 98316288 11420 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.45
Current children cumulated vsize (KiB) 96012

[startup+522.302 s]
/proc/loadavg: 1.99 1.64 0.96 3/67 15691
/proc/meminfo: memFree=549776/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=99032 CPUtime=1042.18
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 15299 0 0 0 104201 17 0 0 18 0 3 0 331454613 101408768 12112 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 24758 12112 387 42 0 19010 0
[pid=15688/tid=15690] ppid=15686 vsize=99032 CPUtime=522.14
/proc/15688/task/15690/stat : 15690 (ornithorynque) R 15686 15688 15631 0 -1 4194368 8870 0 0 0 52200 14 0 0 25 0 3 0 331454615 101408768 12112 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15688/tid=15691] ppid=15686 vsize=99032 CPUtime=520.02
/proc/15688/task/15691/stat : 15691 (ornithorynque) R 15686 15688 15631 0 -1 4194368 5881 0 0 0 52000 2 0 0 25 0 3 0 331454615 101408768 12112 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.18
Current children cumulated vsize (KiB) 99032

[startup+582.302 s]
/proc/loadavg: 1.99 1.70 1.02 3/67 15691
/proc/meminfo: memFree=547792/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=101484 CPUtime=1161.9
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 15951 0 0 0 116172 18 0 0 18 0 3 0 331454613 103919616 12599 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 25371 12599 387 42 0 19623 0
[pid=15688/tid=15690] ppid=15686 vsize=101484 CPUtime=582.13
/proc/15688/task/15690/stat : 15690 (ornithorynque) R 15686 15688 15631 0 -1 4194368 9247 0 0 0 58198 15 0 0 25 0 3 0 331454615 103919616 12599 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15688/tid=15691] ppid=15686 vsize=101484 CPUtime=579.75
/proc/15688/task/15691/stat : 15691 (ornithorynque) R 15686 15688 15631 0 -1 4194368 6156 0 0 0 57973 2 0 0 25 0 3 0 331454615 103919616 12599 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240905 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.9
Current children cumulated vsize (KiB) 101484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 1.99 1.72 1.04 3/67 15691
/proc/meminfo: memFree=547088/2055920 swapFree=4183980/4192956
[pid=15688] ppid=15686 vsize=101740 CPUtime=1200.02
/proc/15688/stat : 15688 (ornithorynque) S 15686 15688 15631 0 -1 4194304 16167 0 0 0 119984 18 0 0 18 0 3 0 331454613 104181760 12749 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 271647272827 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15688/statm: 25435 12749 387 42 0 19687 0
[pid=15688/tid=15690] ppid=15686 vsize=101740 CPUtime=601.22
/proc/15688/task/15690/stat : 15690 (ornithorynque) R 15686 15688 15631 0 -1 4194368 9386 0 0 0 60107 15 0 0 25 0 3 0 331454615 104181760 12749 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311262 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15688/tid=15691] ppid=15686 vsize=101740 CPUtime=598.77
/proc/15688/task/15691/stat : 15691 (ornithorynque) R 15686 15688 15631 0 -1 4194368 6233 0 0 0 59875 2 0 0 25 0 3 0 331454615 104181760 12749 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285268 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 101740

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.423
CPU time (s): 1200.05
CPU user time (s): 1199.86
CPU system time (s): 0.19697
CPU usage (%): 199.536
Max. virtual memory (cumulated for all children) (KiB): 101740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16167
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 9189

runsolver used 0.58591 second user time and 1.61475 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Mon Mar  5 17:16:10 UTC 2007

IDJOB= 327927
IDBENCH= 19835
IDSOLVER= 139
FILE ID= node67/327927-1173114970

PBS_JOBID= 4014751

Free space on /tmp= 66549 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S1402143852-01.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327927-1173114970/ornithorynque /tmp/evaluation/327927-1173114970/instance-327927-1173114970.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-327927-1173114970 -o ROOT/results/node67/solver-327927-1173114970 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327927-1173114970/ornithorynque /tmp/evaluation/327927-1173114970/instance-327927-1173114970.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  0748b6663894d676be78ac8cb4ea38d8

RANDOM SEED= 250771877

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.236
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.236
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:        597760 kB
Buffers:         50076 kB
Cached:        1310420 kB
SwapCached:       3312 kB
Active:         817408 kB
Inactive:       552736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        597760 kB
SwapTotal:     4192956 kB
SwapFree:      4183980 kB
Dirty:             284 kB
Writeback:           0 kB
Mapped:          15336 kB
Slab:            73968 kB
Committed_AS:   874352 kB
PageTables:       1452 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= 66549 MiB

End job on node67 on Mon Mar  5 17:26:13 UTC 2007