Trace number 328386

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ornithorynque 0.1 alpha? (TO) 1200.06 601.427

General information on the benchmark

Namerandom/2+p/p0.8/v1295/
unif2p-p0.8-v1295-c4027-S1209647106-12-SAT.cnf
MD5SUM5b71a13667daed42fef777f7d5fe2376
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05599
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses4026
Sum of the clauses size11273
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2805
Number of clauses of size 33221
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=1295 nbClause=4026
0.00/0.01	c nbVar=1295 nbClause=4026
0.00/0.02	c complete search running
0.05/0.04	c local search running
0.05/0.04	c flip 0 nbSat=3441 maxSat=0
0.05/0.07	c flip 10000 nbSat=3983 maxSat=3986
0.17/0.11	c flip 20000 nbSat=3982 maxSat=4004
0.17/0.15	c flip 0 nbSat=4262 maxSat=4004
0.37/0.24	c flip 10000 nbSat=4827 maxSat=4835
0.57/0.36	c flip 20000 nbSat=4847 maxSat=4852
0.77/0.43	c flip 0 nbSat=5696 maxSat=4854
1.17/0.61	c flip 10000 nbSat=6244 maxSat=6250
1.57/0.80	c flip 20000 nbSat=6246 maxSat=6268
1.77/0.93	c flip 0 nbSat=8043 maxSat=6268
2.57/1.32	c flip 10000 nbSat=8607 maxSat=8616
2.77/1.49	c nbDecision=10000 #clauses=10562
3.17/1.68	c flip 20000 nbSat=8609 maxSat=8626
3.57/1.88	c flip 0 nbSat=10880 maxSat=8626
4.96/2.52	c flip 10000 nbSat=11461 maxSat=11470
6.16/3.19	c flip 20000 nbSat=11494 maxSat=11501
6.95/3.58	c flip 0 nbSat=14276 maxSat=11502
8.75/4.48	c flip 10000 nbSat=14881 maxSat=14889
9.75/4.90	c nbDecision=20000 #clauses=17407
10.75/5.47	c flip 20000 nbSat=14878 maxSat=14896
11.94/6.05	c flip 0 nbSat=18871 maxSat=14901
15.94/8.04	c flip 10000 nbSat=19492 maxSat=19501
18.73/9.43	c nbDecision=30000 #clauses=24113
19.93/10.06	c flip 20000 nbSat=19491 maxSat=19517
22.32/11.29	c flip 0 nbSat=25897 maxSat=19517
29.49/14.90	c flip 10000 nbSat=26463 maxSat=26483
32.90/16.55	c nbDecision=40000 #clauses=31086
38.88/19.59	c flip 20000 nbSat=26484 maxSat=26490
45.06/22.64	c flip 0 nbSat=34359 maxSat=26490
53.84/27.08	c nbDecision=50000 #clauses=38386
56.23/28.20	c flip 10000 nbSat=35003 maxSat=35024
66.81/33.59	c flip 20000 nbSat=35019 maxSat=35038
73.41/36.85	c flip 0 nbSat=42706 maxSat=35038
81.98/41.14	c nbDecision=60000 #clauses=45422
88.37/44.38	c flip 10000 nbSat=43282 maxSat=43302
103.74/52.07	c nbDecision=70000 #clauses=52331
103.74/52.08	c flip 20000 nbSat=43300 maxSat=43308
113.52/56.99	c flip 0 nbSat=54507 maxSat=43319
133.66/67.04	c nbDecision=80000 #clauses=59273
137.85/69.19	c flip 10000 nbSat=55092 maxSat=55112
165.59/83.08	c flip 20000 nbSat=55104 maxSat=55122
172.78/86.67	c nbDecision=90000 #clauses=66410
179.77/90.13	c flip 0 nbSat=66674 maxSat=55122
207.70/104.16	c flip 10000 nbSat=67321 maxSat=67344
220.25/110.44	c nbDecision=100000 #clauses=73646
234.64/117.61	c flip 20000 nbSat=67329 maxSat=67344
251.79/126.24	c flip 0 nbSat=78372 maxSat=67344
259.38/130.10	c nbDecision=110000 #clauses=80835
283.13/141.96	c flip 10000 nbSat=78960 maxSat=78975
312.25/156.53	c nbDecision=120000 #clauses=87831
340.19/170.54	c flip 20000 nbSat=78971 maxSat=78995
364.15/182.55	c nbDecision=130000 #clauses=94871
369.33/185.12	c flip 0 nbSat=94760 maxSat=78997
406.84/203.92	c flip 10000 nbSat=95381 maxSat=95386
416.61/208.87	c nbDecision=140000 #clauses=101974
449.35/225.29	c flip 20000 nbSat=95375 maxSat=95392
480.29/240.75	c flip 0 nbSat=108375 maxSat=95399
480.29/240.76	c nbDecision=150000 #clauses=109059
537.35/269.30	c nbDecision=160000 #clauses=116298
539.75/270.53	c flip 10000 nbSat=108976 maxSat=108979
587.62/294.58	c flip 20000 nbSat=108984 maxSat=109010
613.97/307.73	c nbDecision=170000 #clauses=123651
619.56/310.59	c flip 0 nbSat=123489 maxSat=109010
677.82/339.74	c flip 10000 nbSat=124078 maxSat=124112
679.61/340.67	c nbDecision=180000 #clauses=130804
735.70/368.71	c flip 20000 nbSat=124115 maxSat=124131
738.09/369.96	c nbDecision=190000 #clauses=138033
778.79/390.30	c flip 0 nbSat=143039 maxSat=124136
789.37/395.68	c nbDecision=200000 #clauses=145339
841.64/421.82	c flip 10000 nbSat=143613 maxSat=143634
851.23/426.68	c nbDecision=210000 #clauses=152588
915.88/459.00	c flip 20000 nbSat=143589 maxSat=143648
923.06/462.68	c nbDecision=220000 #clauses=159880
959.57/480.93	c flip 0 nbSat=162317 maxSat=143653
1013.25/507.84	c nbDecision=230000 #clauses=167252
1041.36/521.98	c flip 10000 nbSat=162958 maxSat=162985
1107.63/555.18	c nbDecision=240000 #clauses=174517
1129.97/566.39	c flip 20000 nbSat=162975 maxSat=162999
1182.46/592.61	c flip 0 nbSat=179446 maxSat=163001

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/node22/watcher-328386-1173110769 -o ROOT/results/node22/solver-328386-1173110769 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328386-1173110769/ornithorynque /tmp/evaluation/328386-1173110769/instance-328386-1173110769.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.87 1.98 1.99 3/77 15640
/proc/meminfo: memFree=1081960/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=23220 CPUtime=0
/proc/15640/stat : 15640 (ornithorynque) R 15638 15640 14849 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 37046576 23777280 267 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272465169681 0 0 4096 0 0 0 0 17 1 0 0
/proc/15640/statm: 5805 267 220 42 0 45 0

[startup+0.041998 s]
/proc/loadavg: 1.87 1.98 1.99 3/77 15640
/proc/meminfo: memFree=1081960/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=44688 CPUtime=0.05
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 723 0 0 0 5 0 0 0 18 0 3 0 37046576 45760512 684 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 11172 684 387 42 0 5424 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 44688

[startup+0.102001 s]
/proc/loadavg: 1.87 1.98 1.99 3/77 15640
/proc/meminfo: memFree=1081960/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=44688 CPUtime=0.17
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 736 0 0 0 17 0 0 0 18 0 3 0 37046576 45760512 697 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 11172 697 387 42 0 5424 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 44688

[startup+0.302016 s]
/proc/loadavg: 1.87 1.98 1.99 3/77 15640
/proc/meminfo: memFree=1081960/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=45972 CPUtime=0.57
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 841 0 0 0 57 0 0 0 18 0 3 0 37046576 47075328 802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 11493 802 387 42 0 5745 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 45972

[startup+0.701048 s]
/proc/loadavg: 1.87 1.98 1.99 3/77 15640
/proc/meminfo: memFree=1081960/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=46100 CPUtime=1.37
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 985 0 0 0 137 0 0 0 18 0 3 0 37046576 47206400 946 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 11525 946 387 42 0 5777 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46100

[startup+1.50211 s]
/proc/loadavg: 1.87 1.98 1.99 3/80 15643
/proc/meminfo: memFree=1078928/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=46784 CPUtime=2.97
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 1217 0 0 0 297 0 0 0 18 0 3 0 37046576 47906816 1178 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 11696 1178 387 42 0 5948 0
[pid=15640/tid=15642] ppid=15638 vsize=46784 CPUtime=1.47
/proc/15640/task/15642/stat : 15642 (ornithorynque) R 15638 15640 14849 0 -1 4194368 294 0 0 0 147 0 0 0 21 0 3 0 37046578 47906816 1178 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15640/tid=15643] ppid=15638 vsize=46784 CPUtime=1.47
/proc/15640/task/15643/stat : 15643 (ornithorynque) R 15638 15640 14849 0 -1 4194368 222 0 0 0 147 0 0 0 21 0 3 0 37046578 47906816 1178 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 46784

[startup+3.10224 s]
/proc/loadavg: 1.87 1.98 1.99 3/80 15643
/proc/meminfo: memFree=1077648/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=48592 CPUtime=6.16
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 1531 0 0 0 616 0 0 0 18 0 3 0 37046576 49758208 1492 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 12148 1492 387 42 0 6400 0
[pid=15640/tid=15642] ppid=15638 vsize=48592 CPUtime=3.07
/proc/15640/task/15642/stat : 15642 (ornithorynque) R 15638 15640 14849 0 -1 4194368 498 0 0 0 307 0 0 0 25 0 3 0 37046578 49758208 1492 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15640/tid=15643] ppid=15638 vsize=48592 CPUtime=3.07
/proc/15640/task/15643/stat : 15643 (ornithorynque) R 15638 15640 14849 0 -1 4194368 332 0 0 0 307 0 0 0 25 0 3 0 37046578 49758208 1492 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241403 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 48592

[startup+6.30147 s]
/proc/loadavg: 1.88 1.98 1.99 3/80 15643
/proc/meminfo: memFree=1075792/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=51184 CPUtime=12.55
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 2208 0 0 0 1254 1 0 0 18 0 3 0 37046576 52412416 2103 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 12796 2103 387 42 0 7048 0
[pid=15640/tid=15642] ppid=15638 vsize=51184 CPUtime=6.27
/proc/15640/task/15642/stat : 15642 (ornithorynque) R 15638 15640 14849 0 -1 4194368 860 0 0 0 627 0 0 0 18 0 3 0 37046578 52412416 2103 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15640/tid=15643] ppid=15638 vsize=51184 CPUtime=6.25
/proc/15640/task/15643/stat : 15643 (ornithorynque) R 15638 15640 14849 0 -1 4194368 647 0 0 0 625 0 0 0 25 0 3 0 37046578 52412416 2103 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51184

[startup+12.7019 s]
/proc/loadavg: 1.89 1.98 1.99 3/80 15643
/proc/meminfo: memFree=1072016/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=54072 CPUtime=25.31
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 2896 0 0 0 2530 1 0 0 18 0 3 0 37046576 55369728 2791 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 13518 2791 387 42 0 7770 0
[pid=15640/tid=15642] ppid=15638 vsize=54072 CPUtime=12.67
/proc/15640/task/15642/stat : 15642 (ornithorynque) R 15638 15640 14849 0 -1 4194368 1320 0 0 0 1266 1 0 0 25 0 3 0 37046578 55369728 2791 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272467660592 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15640/tid=15643] ppid=15638 vsize=54072 CPUtime=12.63
/proc/15640/task/15643/stat : 15643 (ornithorynque) R 15638 15640 14849 0 -1 4194368 875 0 0 0 1263 0 0 0 25 0 3 0 37046578 55369728 2791 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 54072

[startup+25.5019 s]
/proc/loadavg: 1.91 1.98 1.99 3/80 15643
/proc/meminfo: memFree=1068304/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=58148 CPUtime=50.84
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 3943 0 0 0 5082 2 0 0 18 0 3 0 37046576 59543552 3708 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 14537 3708 387 42 0 8789 0
[pid=15640/tid=15642] ppid=15638 vsize=58148 CPUtime=25.46
/proc/15640/task/15642/stat : 15642 (ornithorynque) R 15638 15640 14849 0 -1 4194368 1987 0 0 0 2545 1 0 0 25 0 3 0 37046578 59543552 3708 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15640/tid=15643] ppid=15638 vsize=58148 CPUtime=25.35
/proc/15640/task/15643/stat : 15643 (ornithorynque) R 15638 15640 14849 0 -1 4194368 1255 0 0 0 2535 0 0 0 25 0 3 0 37046578 59543552 3708 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 58148

[startup+51.1017 s]
/proc/loadavg: 1.94 1.98 1.99 3/80 15643
/proc/meminfo: memFree=1063824/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=63024 CPUtime=101.93
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 5068 0 0 0 10190 3 0 0 18 0 3 0 37046576 64536576 4833 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 15756 4833 387 42 0 10008 0
[pid=15640/tid=15642] ppid=15638 vsize=63024 CPUtime=51.05
/proc/15640/task/15642/stat : 15642 (ornithorynque) R 15638 15640 14849 0 -1 4194368 2824 0 0 0 5103 2 0 0 25 0 3 0 37046578 64536576 4833 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15640/tid=15643] ppid=15638 vsize=63024 CPUtime=50.85
/proc/15640/task/15643/stat : 15643 (ornithorynque) R 15638 15640 14849 0 -1 4194368 1543 0 0 0 5085 0 0 0 25 0 3 0 37046578 64536576 4833 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) 63024

[startup+102.306 s]
/proc/loadavg: 1.97 1.98 1.99 3/80 15643
/proc/meminfo: memFree=1055632/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=72540 CPUtime=204.12
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 7408 0 0 0 20406 6 0 0 18 0 3 0 37046576 74280960 6821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 18135 6821 387 42 0 12387 0
[pid=15640/tid=15642] ppid=15638 vsize=72540 CPUtime=102.24
/proc/15640/task/15642/stat : 15642 (ornithorynque) R 15638 15640 14849 0 -1 4194368 4217 0 0 0 10220 4 0 0 25 0 3 0 37046578 74280960 6821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15640/tid=15643] ppid=15638 vsize=72540 CPUtime=101.84
/proc/15640/task/15643/stat : 15643 (ornithorynque) R 15638 15640 14849 0 -1 4194368 2490 0 0 0 10183 1 0 0 25 0 3 0 37046578 74280960 6821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 72540

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 15643
/proc/meminfo: memFree=1049488/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=79068 CPUtime=323.83
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 9106 0 0 0 32374 9 0 0 18 0 3 0 37046576 80965632 8387 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 19767 8387 387 42 0 14019 0
[pid=15640/tid=15642] ppid=15638 vsize=79068 CPUtime=162.23
/proc/15640/task/15642/stat : 15642 (ornithorynque) R 15638 15640 14849 0 -1 4194368 5371 0 0 0 16216 7 0 0 25 0 3 0 37046578 80965632 8387 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15640/tid=15643] ppid=15638 vsize=79068 CPUtime=161.57
/proc/15640/task/15643/stat : 15643 (ornithorynque) R 15638 15640 14849 0 -1 4194368 3034 0 0 0 16156 1 0 0 25 0 3 0 37046578 80965632 8387 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) 79068

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 15643
/proc/meminfo: memFree=1043600/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=85896 CPUtime=443.55
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 10761 0 0 0 44344 11 0 0 18 0 3 0 37046576 87957504 9844 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 21474 9844 387 42 0 15726 0
[pid=15640/tid=15642] ppid=15638 vsize=85896 CPUtime=222.21
/proc/15640/task/15642/stat : 15642 (ornithorynque) R 15638 15640 14849 0 -1 4194368 6273 0 0 0 22212 9 0 0 25 0 3 0 37046578 87957504 9844 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15640/tid=15643] ppid=15638 vsize=85896 CPUtime=221.31
/proc/15640/task/15643/stat : 15643 (ornithorynque) R 15638 15640 14849 0 -1 4194368 3787 0 0 0 22130 1 0 0 25 0 3 0 37046578 87957504 9844 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 85896

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 15643
/proc/meminfo: memFree=1038544/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=91392 CPUtime=563.29
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 12257 0 0 0 56316 13 0 0 18 0 3 0 37046576 93585408 11143 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 22848 11143 387 42 0 17100 0
[pid=15640/tid=15642] ppid=15638 vsize=91392 CPUtime=282.19
/proc/15640/task/15642/stat : 15642 (ornithorynque) R 15638 15640 14849 0 -1 4194368 7158 0 0 0 28209 10 0 0 25 0 3 0 37046578 93585408 11143 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15640/tid=15643] ppid=15638 vsize=91392 CPUtime=281.07
/proc/15640/task/15643/stat : 15643 (ornithorynque) R 15638 15640 14849 0 -1 4194368 4398 0 0 0 28105 2 0 0 25 0 3 0 37046578 93585408 11143 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.29
Current children cumulated vsize (KiB) 91392

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 15643
/proc/meminfo: memFree=1032720/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=98872 CPUtime=683
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 14248 0 0 0 68285 15 0 0 18 0 3 0 37046576 101244928 12543 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 24718 12543 387 42 0 18970 0
[pid=15640/tid=15642] ppid=15638 vsize=98872 CPUtime=342.18
/proc/15640/task/15642/stat : 15642 (ornithorynque) R 15638 15640 14849 0 -1 4194368 8431 0 0 0 34206 12 0 0 25 0 3 0 37046578 101244928 12543 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15640/tid=15643] ppid=15638 vsize=98872 CPUtime=340.79
/proc/15640/task/15643/stat : 15643 (ornithorynque) R 15638 15640 14849 0 -1 4194368 5116 0 0 0 34077 2 0 0 25 0 3 0 37046578 101244928 12543 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) 98872

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 15643
/proc/meminfo: memFree=1026704/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=106388 CPUtime=802.73
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 16151 0 0 0 80256 17 0 0 18 0 3 0 37046576 108941312 14095 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 26597 14095 387 42 0 20849 0
[pid=15640/tid=15642] ppid=15638 vsize=106388 CPUtime=402.16
/proc/15640/task/15642/stat : 15642 (ornithorynque) R 15638 15640 14849 0 -1 4194368 9309 0 0 0 40203 13 0 0 25 0 3 0 37046578 108941312 14095 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15640/tid=15643] ppid=15638 vsize=106388 CPUtime=400.54
/proc/15640/task/15643/stat : 15643 (ornithorynque) R 15638 15640 14849 0 -1 4194368 6141 0 0 0 40051 3 0 0 25 0 3 0 37046578 108941312 14095 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) 106388

[startup+462.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 15645
/proc/meminfo: memFree=1023568/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=109312 CPUtime=922.46
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 16891 0 0 0 92228 18 0 0 18 0 3 0 37046576 111935488 14835 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 27328 14835 387 42 0 21580 0
[pid=15640/tid=15642] ppid=15638 vsize=109312 CPUtime=462.15
/proc/15640/task/15642/stat : 15642 (ornithorynque) R 15638 15640 14849 0 -1 4194368 10049 0 0 0 46201 14 0 0 25 0 3 0 37046578 111935488 14835 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15640/tid=15643] ppid=15638 vsize=109312 CPUtime=460.29
/proc/15640/task/15643/stat : 15643 (ornithorynque) R 15638 15640 14849 0 -1 4194368 6141 0 0 0 46026 3 0 0 25 0 3 0 37046578 111935488 14835 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284381 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.46
Current children cumulated vsize (KiB) 109312

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 15645
/proc/meminfo: memFree=1018576/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=115224 CPUtime=1042.16
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 18464 0 0 0 104196 20 0 0 18 0 3 0 37046576 117989376 16114 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 28806 16114 387 42 0 23058 0
[pid=15640/tid=15642] ppid=15638 vsize=115224 CPUtime=522.13
/proc/15640/task/15642/stat : 15642 (ornithorynque) R 15638 15640 14849 0 -1 4194368 10718 0 0 0 52198 15 0 0 25 0 3 0 37046578 117989376 16114 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15640/tid=15643] ppid=15638 vsize=115224 CPUtime=520
/proc/15640/task/15643/stat : 15643 (ornithorynque) R 15638 15640 14849 0 -1 4194368 7045 0 0 0 51996 4 0 0 25 0 3 0 37046578 117989376 16114 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.16
Current children cumulated vsize (KiB) 115224

[startup+582.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 15645
/proc/meminfo: memFree=1016272/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=117380 CPUtime=1161.89
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 19019 0 0 0 116168 21 0 0 18 0 3 0 37046576 120197120 16669 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 29345 16669 387 42 0 23597 0
[pid=15640/tid=15642] ppid=15638 vsize=117380 CPUtime=582.11
/proc/15640/task/15642/stat : 15642 (ornithorynque) R 15638 15640 14849 0 -1 4194368 11273 0 0 0 58195 16 0 0 25 0 3 0 37046578 120197120 16669 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311068 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15640/tid=15643] ppid=15638 vsize=117380 CPUtime=579.75
/proc/15640/task/15643/stat : 15643 (ornithorynque) R 15638 15640 14849 0 -1 4194368 7045 0 0 0 57971 4 0 0 25 0 3 0 37046578 120197120 16669 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.89
Current children cumulated vsize (KiB) 117380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.403 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 15645
/proc/meminfo: memFree=1013392/2055920 swapFree=4159164/4192956
[pid=15640] ppid=15638 vsize=121136 CPUtime=1200.03
/proc/15640/stat : 15640 (ornithorynque) S 15638 15640 14849 0 -1 4194304 20082 0 0 0 119981 22 0 0 18 0 3 0 37046576 124043264 17406 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 272476696443 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15640/statm: 30284 17406 387 42 0 24536 0
[pid=15640/tid=15642] ppid=15638 vsize=121136 CPUtime=601.22
/proc/15640/task/15642/stat : 15642 (ornithorynque) R 15638 15640 14849 0 -1 4194368 11531 0 0 0 60105 17 0 0 25 0 3 0 37046578 124043264 17406 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15640/tid=15643] ppid=15638 vsize=121136 CPUtime=598.77
/proc/15640/task/15643/stat : 15643 (ornithorynque) R 15638 15640 14849 0 -1 4194368 7850 0 0 0 59873 4 0 0 25 0 3 0 37046578 124043264 17406 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284365 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 121136

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.427
CPU time (s): 1200.06
CPU user time (s): 1199.82
CPU system time (s): 0.236963
CPU usage (%): 199.536
Max. virtual memory (cumulated for all children) (KiB): 121136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.236963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20082
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= 42
involuntary context switches= 22537

runsolver used 0.365944 second user time and 1.83772 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Mon Mar  5 16:06:09 UTC 2007

IDJOB= 328386
IDBENCH= 20304
IDSOLVER= 139
FILE ID= node22/328386-1173110769

PBS_JOBID= 4013914

Free space on /tmp= 66537 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1295/unif2p-p0.8-v1295-c4027-S1209647106-12-SAT.cnf
COMMAND LINE= /tmp/evaluation/328386-1173110769/ornithorynque /tmp/evaluation/328386-1173110769/instance-328386-1173110769.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-328386-1173110769 -o ROOT/results/node22/solver-328386-1173110769 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328386-1173110769/ornithorynque /tmp/evaluation/328386-1173110769/instance-328386-1173110769.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  5b71a13667daed42fef777f7d5fe2376

RANDOM SEED= 979210614

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.214
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.214
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:       1082432 kB
Buffers:         50432 kB
Cached:         822724 kB
SwapCached:       2752 kB
Active:         204128 kB
Inactive:       692252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1082432 kB
SwapTotal:     4192956 kB
SwapFree:      4159164 kB
Dirty:             400 kB
Writeback:           0 kB
Mapped:          37600 kB
Slab:            62780 kB
Committed_AS:   179612 kB
PageTables:       1656 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= 66537 MiB

End job on node22 on Mon Mar  5 16:16:12 UTC 2007