Trace number 328353

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.15 601.629

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1274825698-06-SAT.cnf
MD5SUM4b942756bd3042b1996070cebc1719eb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.029994
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
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.01	c This is Ornithorynque version 0.1 alpha
0.00/0.01	c (c) roussel@cril.univ-artois.fr
0.00/0.01	c using unsigned short
0.00/0.01	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=810 nbClause=2931
0.00/0.01	c nbVar=810 nbClause=2931
0.00/0.01	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=2534 maxSat=0
0.00/0.06	c flip 10000 nbSat=2881 maxSat=2894
0.19/0.11	c flip 0 nbSat=3290 maxSat=2894
0.38/0.22	c flip 10000 nbSat=3668 maxSat=3670
0.38/0.29	c flip 0 nbSat=4695 maxSat=3675
0.98/0.56	c flip 10000 nbSat=5047 maxSat=5060
1.38/0.74	c flip 0 nbSat=7142 maxSat=5070
2.37/1.20	c nbDecision=10000 #clauses=9693
2.37/1.26	c flip 10000 nbSat=7508 maxSat=7517
2.97/1.59	c flip 0 nbSat=10756 maxSat=7527
4.76/2.42	c flip 10000 nbSat=11092 maxSat=11121
5.76/2.99	c flip 0 nbSat=14453 maxSat=11121
7.56/3.84	c nbDecision=20000 #clauses=16633
8.57/4.33	c flip 10000 nbSat=14814 maxSat=14840
10.36/5.24	c flip 0 nbSat=18352 maxSat=14846
14.94/7.52	c flip 10000 nbSat=18704 maxSat=18722
17.34/8.75	c nbDecision=30000 #clauses=23748
18.12/9.10	c flip 0 nbSat=23668 maxSat=18728
25.11/12.62	c flip 10000 nbSat=24077 maxSat=24083
29.51/14.87	c flip 0 nbSat=29656 maxSat=24091
31.30/15.76	c nbDecision=40000 #clauses=30880
42.64/21.46	c flip 10000 nbSat=30028 maxSat=30057
48.97/24.63	c nbDecision=50000 #clauses=37995
51.16/25.76	c flip 0 nbSat=38477 maxSat=30062
67.93/34.12	c nbDecision=60000 #clauses=45211
71.70/36.09	c flip 10000 nbSat=38911 maxSat=38926
83.05/41.71	c flip 0 nbSat=49379 maxSat=38926
92.41/46.41	c nbDecision=70000 #clauses=52388
104.78/52.67	c flip 10000 nbSat=49743 maxSat=49771
121.52/61.07	c flip 0 nbSat=58546 maxSat=49771
125.11/62.81	c nbDecision=80000 #clauses=59758
152.41/76.50	c flip 10000 nbSat=58927 maxSat=58944
163.57/82.13	c nbDecision=90000 #clauses=67038
172.34/86.55	c flip 0 nbSat=68270 maxSat=58957
198.66/99.78	c nbDecision=100000 #clauses=74333
207.01/103.91	c flip 10000 nbSat=68675 maxSat=68687
233.55/117.21	c flip 0 nbSat=80660 maxSat=68687
235.54/118.23	c nbDecision=110000 #clauses=81554
272.47/136.75	c nbDecision=120000 #clauses=88843
272.87/136.92	c flip 10000 nbSat=81059 maxSat=81075
298.40/149.71	c flip 0 nbSat=92620 maxSat=81080
320.74/160.93	c nbDecision=130000 #clauses=96097
342.49/171.87	c flip 10000 nbSat=93068 maxSat=93095
369.43/185.30	c nbDecision=140000 #clauses=103410
372.03/186.69	c flip 0 nbSat=103297 maxSat=93095
423.70/212.58	c flip 10000 nbSat=103694 maxSat=103729
427.90/214.66	c nbDecision=150000 #clauses=110933
460.42/230.97	c flip 0 nbSat=114310 maxSat=103738
492.35/246.90	c nbDecision=160000 #clauses=118254
523.48/262.54	c flip 10000 nbSat=114771 maxSat=114776
562.38/282.05	c nbDecision=170000 #clauses=125806
570.37/286.00	c flip 0 nbSat=126355 maxSat=114779
629.04/315.48	c nbDecision=180000 #clauses=133113
650.78/326.30	c flip 10000 nbSat=126751 maxSat=126776
708.25/355.11	c flip 0 nbSat=139391 maxSat=126783
720.42/361.21	c nbDecision=190000 #clauses=140905
794.65/398.44	c flip 10000 nbSat=139831 maxSat=139886
814.02/408.11	c nbDecision=200000 #clauses=148888
845.73/424.07	c flip 0 nbSat=151823 maxSat=139896
895.82/449.12	c nbDecision=210000 #clauses=156540
936.73/469.61	c flip 10000 nbSat=152224 maxSat=152255
991.20/496.99	c nbDecision=220000 #clauses=164168
991.40/497.09	c flip 0 nbSat=163680 maxSat=152274
1091.36/547.13	c flip 10000 nbSat=164121 maxSat=164143
1106.32/554.65	c nbDecision=230000 #clauses=171885
1150.23/576.67	c flip 0 nbSat=174681 maxSat=164143
1184.55/593.88	c nbDecision=240000 #clauses=179254

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/node19/watcher-328353-1173110441 -o ROOT/results/node19/solver-328353-1173110441 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328353-1173110441/ornithorynque /tmp/evaluation/328353-1173110441/instance-328353-1173110441.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: 2.00 2.00 1.91 3/77 26510
/proc/meminfo: memFree=1043632/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=23220 CPUtime=0
/proc/26510/stat : 26510 (ornithorynque) R 26508 26510 25959 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 330998161 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255233920273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26510/statm: 5805 266 219 42 0 45 0

[startup+0.0712411 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 26510
/proc/meminfo: memFree=1043632/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=44464 CPUtime=0.12
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 668 0 0 0 12 0 0 0 18 0 3 0 330998161 45531136 629 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 11116 630 387 42 0 5368 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 44464

[startup+0.109245 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 26510
/proc/meminfo: memFree=1043632/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=45620 CPUtime=0.19
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 719 0 0 0 19 0 0 0 18 0 3 0 330998161 46714880 680 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 11405 680 387 42 0 5657 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 45620

[startup+0.301268 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 26510
/proc/meminfo: memFree=1043632/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=45772 CPUtime=0.58
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 844 0 0 0 58 0 0 0 18 0 3 0 330998161 46870528 805 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 11443 805 387 42 0 5695 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45772

[startup+0.701311 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 26510
/proc/meminfo: memFree=1043632/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=45772 CPUtime=1.38
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 966 0 0 0 138 0 0 0 18 0 3 0 330998161 46870528 927 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 11443 927 387 42 0 5695 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45772

[startup+1.5014 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 26513
/proc/meminfo: memFree=1040664/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=47328 CPUtime=2.97
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 1228 0 0 0 297 0 0 0 18 0 3 0 330998161 48463872 1189 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 11832 1189 387 42 0 6084 0
[pid=26510/tid=26512] ppid=26508 vsize=47328 CPUtime=1.47
/proc/26510/task/26512/stat : 26512 (ornithorynque) R 26508 26510 25959 0 -1 4194368 429 0 0 0 147 0 0 0 22 0 3 0 330998163 48463872 1189 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311458 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26510/tid=26513] ppid=26508 vsize=47328 CPUtime=1.47
/proc/26510/task/26513/stat : 26513 (ornithorynque) R 26508 26510 25959 0 -1 4194368 161 0 0 0 147 0 0 0 25 0 3 0 330998163 48463872 1189 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285958 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47328

[startup+3.10158 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 26513
/proc/meminfo: memFree=1039192/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=49572 CPUtime=6.16
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 1730 0 0 0 616 0 0 0 18 0 3 0 330998161 50761728 1691 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 12393 1691 387 42 0 6645 0
[pid=26510/tid=26512] ppid=26508 vsize=49572 CPUtime=3.07
/proc/26510/task/26512/stat : 26512 (ornithorynque) R 26508 26510 25959 0 -1 4194368 663 0 0 0 307 0 0 0 25 0 3 0 330998163 50761728 1691 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312288 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26510/tid=26513] ppid=26508 vsize=49572 CPUtime=3.07
/proc/26510/task/26513/stat : 26513 (ornithorynque) R 26508 26510 25959 0 -1 4194368 429 0 0 0 307 0 0 0 25 0 3 0 330998163 50761728 1691 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49572

[startup+6.30192 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 26513
/proc/meminfo: memFree=1036568/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=51272 CPUtime=12.55
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 2210 0 0 0 1254 1 0 0 18 0 3 0 330998161 52502528 2105 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 12818 2105 387 42 0 7070 0
[pid=26510/tid=26512] ppid=26508 vsize=51272 CPUtime=6.27
/proc/26510/task/26512/stat : 26512 (ornithorynque) R 26508 26510 25959 0 -1 4194368 987 0 0 0 627 0 0 0 25 0 3 0 330998163 52502528 2105 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26510/tid=26513] ppid=26508 vsize=51272 CPUtime=6.25
/proc/26510/task/26513/stat : 26513 (ornithorynque) R 26508 26510 25959 0 -1 4194368 585 0 0 0 625 0 0 0 25 0 3 0 330998163 52502528 2105 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283723 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51272

[startup+12.7016 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 26513
/proc/meminfo: memFree=1034072/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=53344 CPUtime=25.32
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 2794 0 0 0 2530 2 0 0 18 0 3 0 330998161 54624256 2689 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 13336 2689 387 42 0 7588 0
[pid=26510/tid=26512] ppid=26508 vsize=53344 CPUtime=12.67
/proc/26510/task/26512/stat : 26512 (ornithorynque) R 26508 26510 25959 0 -1 4194368 1397 0 0 0 1266 1 0 0 25 0 3 0 330998163 54624256 2689 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26510/tid=26513] ppid=26508 vsize=53344 CPUtime=12.62
/proc/26510/task/26513/stat : 26513 (ornithorynque) R 26508 26510 25959 0 -1 4194368 759 0 0 0 1262 0 0 0 25 0 3 0 330998163 54624256 2689 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242249 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 53344

[startup+25.503 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 26577
/proc/meminfo: memFree=1029384/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=56556 CPUtime=50.77
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 3648 0 0 0 5072 5 0 0 18 0 3 0 330998161 57913344 3478 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 14139 3478 387 42 0 8391 0
[pid=26510/tid=26512] ppid=26508 vsize=56556 CPUtime=25.4
/proc/26510/task/26512/stat : 26512 (ornithorynque) R 26508 26510 25959 0 -1 4194368 2019 0 0 0 2538 2 0 0 25 0 3 0 330998163 57913344 3478 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26510/tid=26513] ppid=26508 vsize=56556 CPUtime=25.33
/proc/26510/task/26513/stat : 26513 (ornithorynque) R 26508 26510 25959 0 -1 4194368 991 0 0 0 2531 2 0 0 25 0 3 0 330998163 57913344 3478 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 56556

[startup+51.1028 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 26625
/proc/meminfo: memFree=1023448/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=64260 CPUtime=101.79
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 5228 0 0 0 10168 11 0 0 18 0 3 0 330998161 65802240 4948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 16065 4948 387 42 0 10317 0
[pid=26510/tid=26512] ppid=26508 vsize=64260 CPUtime=50.95
/proc/26510/task/26512/stat : 26512 (ornithorynque) R 26508 26510 25959 0 -1 4194368 2887 0 0 0 5091 4 0 0 25 0 3 0 330998163 65802240 4948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4289517 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26510/tid=26513] ppid=26508 vsize=64260 CPUtime=50.81
/proc/26510/task/26513/stat : 26513 (ornithorynque) R 26508 26510 25959 0 -1 4194368 1703 0 0 0 5075 6 0 0 25 0 3 0 330998163 65802240 4948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 64260

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 26691
/proc/meminfo: memFree=1016536/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=72144 CPUtime=203.86
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 7241 0 0 0 20363 23 0 0 18 0 3 0 330998161 73875456 6637 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 18036 6637 387 42 0 12288 0
[pid=26510/tid=26512] ppid=26508 vsize=72144 CPUtime=102.07
/proc/26510/task/26512/stat : 26512 (ornithorynque) R 26508 26510 25959 0 -1 4194368 4123 0 0 0 10201 6 0 0 25 0 3 0 330998163 73875456 6637 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26510/tid=26513] ppid=26508 vsize=72144 CPUtime=101.76
/proc/26510/task/26513/stat : 26513 (ornithorynque) R 26508 26510 25959 0 -1 4194368 2480 0 0 0 10160 16 0 0 25 0 3 0 330998163 73875456 6637 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 72144

[startup+162.303 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 26711
/proc/meminfo: memFree=1010072/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=80864 CPUtime=323.54
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 9537 0 0 0 32325 29 0 0 18 0 3 0 330998161 82804736 8579 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 20216 8579 387 42 0 14468 0
[pid=26510/tid=26512] ppid=26508 vsize=80864 CPUtime=162.02
/proc/26510/task/26512/stat : 26512 (ornithorynque) R 26508 26510 25959 0 -1 4194368 5360 0 0 0 16193 9 0 0 25 0 3 0 330998163 82804736 8579 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26510/tid=26513] ppid=26508 vsize=80864 CPUtime=161.48
/proc/26510/task/26513/stat : 26513 (ornithorynque) R 26508 26510 25959 0 -1 4194368 3539 0 0 0 16129 19 0 0 25 0 3 0 330998163 82804736 8579 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.54
Current children cumulated vsize (KiB) 80864

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 26711
/proc/meminfo: memFree=1005272/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=85412 CPUtime=443.26
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 10740 0 0 0 44295 31 0 0 18 0 3 0 330998161 87461888 9782 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 21353 9782 387 42 0 15605 0
[pid=26510/tid=26512] ppid=26508 vsize=85412 CPUtime=222
/proc/26510/task/26512/stat : 26512 (ornithorynque) R 26508 26510 25959 0 -1 4194368 6242 0 0 0 22190 10 0 0 25 0 3 0 330998163 87461888 9782 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311218 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26510/tid=26513] ppid=26508 vsize=85412 CPUtime=221.23
/proc/26510/task/26513/stat : 26513 (ornithorynque) R 26508 26510 25959 0 -1 4194368 3860 0 0 0 22103 20 0 0 25 0 3 0 330998163 87461888 9782 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284371 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.26
Current children cumulated vsize (KiB) 85412

[startup+282.303 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 26711
/proc/meminfo: memFree=1001240/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=88772 CPUtime=562.98
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 11791 0 0 0 56266 32 0 0 18 0 3 0 330998161 90902528 10800 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 22193 10800 387 42 0 16445 0
[pid=26510/tid=26512] ppid=26508 vsize=88772 CPUtime=281.99
/proc/26510/task/26512/stat : 26512 (ornithorynque) R 26508 26510 25959 0 -1 4194368 6934 0 0 0 28187 12 0 0 25 0 3 0 330998163 90902528 10800 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312036 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26510/tid=26513] ppid=26508 vsize=88772 CPUtime=280.97
/proc/26510/task/26513/stat : 26513 (ornithorynque) R 26508 26510 25959 0 -1 4194368 4219 0 0 0 28077 20 0 0 25 0 3 0 330998163 90902528 10800 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.98
Current children cumulated vsize (KiB) 88772

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 26711
/proc/meminfo: memFree=996824/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=95528 CPUtime=682.7
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 13434 0 0 0 68236 34 0 0 18 0 3 0 330998161 97820672 11891 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 23882 11891 387 42 0 18134 0
[pid=26510/tid=26512] ppid=26508 vsize=95528 CPUtime=341.97
/proc/26510/task/26512/stat : 26512 (ornithorynque) R 26508 26510 25959 0 -1 4194368 7920 0 0 0 34184 13 0 0 25 0 3 0 330998163 97820672 11891 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26510/tid=26513] ppid=26508 vsize=95528 CPUtime=340.71
/proc/26510/task/26513/stat : 26513 (ornithorynque) R 26508 26510 25959 0 -1 4194368 4876 0 0 0 34051 20 0 0 25 0 3 0 330998163 97820672 11891 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240902 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.7
Current children cumulated vsize (KiB) 95528

[startup+402.303 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 26711
/proc/meminfo: memFree=992408/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=101932 CPUtime=802.44
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 15203 0 0 0 80208 36 0 0 18 0 3 0 330998161 104378368 12949 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 25483 12949 387 42 0 19735 0
[pid=26510/tid=26512] ppid=26508 vsize=101932 CPUtime=401.95
/proc/26510/task/26512/stat : 26512 (ornithorynque) R 26508 26510 25959 0 -1 4194368 8592 0 0 0 40181 14 0 0 25 0 3 0 330998163 104378368 12949 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26510/tid=26513] ppid=26508 vsize=101932 CPUtime=400.46
/proc/26510/task/26513/stat : 26513 (ornithorynque) R 26508 26510 25959 0 -1 4194368 5973 0 0 0 40025 21 0 0 25 0 3 0 330998163 104378368 12949 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.44
Current children cumulated vsize (KiB) 101932

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 26711
/proc/meminfo: memFree=988824/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=106364 CPUtime=922.15
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 16482 0 0 0 92178 37 0 0 18 0 3 0 330998161 108916736 13901 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 26591 13901 387 42 0 20843 0
[pid=26510/tid=26512] ppid=26508 vsize=106364 CPUtime=461.93
/proc/26510/task/26512/stat : 26512 (ornithorynque) R 26508 26510 25959 0 -1 4194368 9199 0 0 0 46178 15 0 0 25 0 3 0 330998163 108916736 13901 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26510/tid=26513] ppid=26508 vsize=106364 CPUtime=460.19
/proc/26510/task/26513/stat : 26513 (ornithorynque) R 26508 26510 25959 0 -1 4194368 6645 0 0 0 45998 21 0 0 25 0 3 0 330998163 108916736 13901 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.15
Current children cumulated vsize (KiB) 106364

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 26711
/proc/meminfo: memFree=985560/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=110088 CPUtime=1041.88
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 17500 0 0 0 104149 39 0 0 18 0 3 0 330998161 112730112 14723 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 27522 14723 387 42 0 21774 0
[pid=26510/tid=26512] ppid=26508 vsize=110088 CPUtime=521.92
/proc/26510/task/26512/stat : 26512 (ornithorynque) R 26508 26510 25959 0 -1 4194368 9743 0 0 0 52175 17 0 0 25 0 3 0 330998163 112730112 14723 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4313859 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26510/tid=26513] ppid=26508 vsize=110088 CPUtime=519.94
/proc/26510/task/26513/stat : 26513 (ornithorynque) R 26508 26510 25959 0 -1 4194368 7119 0 0 0 51973 21 0 0 25 0 3 0 330998163 112730112 14723 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.88
Current children cumulated vsize (KiB) 110088

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 26711
/proc/meminfo: memFree=981912/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=112968 CPUtime=1161.6
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 18608 0 0 0 116120 40 0 0 18 0 3 0 330998161 115679232 15635 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 28242 15635 387 42 0 22494 0
[pid=26510/tid=26512] ppid=26508 vsize=112968 CPUtime=581.9
/proc/26510/task/26512/stat : 26512 (ornithorynque) R 26508 26510 25959 0 -1 4194368 10394 0 0 0 58172 18 0 0 25 0 3 0 330998163 115679232 15635 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26510/tid=26513] ppid=26508 vsize=112968 CPUtime=579.67
/proc/26510/task/26513/stat : 26513 (ornithorynque) R 26508 26510 25959 0 -1 4194368 7576 0 0 0 57946 21 0 0 25 0 3 0 330998163 115679232 15635 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.6
Current children cumulated vsize (KiB) 112968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 26711
/proc/meminfo: memFree=980888/2055920 swapFree=4169440/4192956
[pid=26510] ppid=26508 vsize=114700 CPUtime=1200.12
/proc/26510/stat : 26510 (ornithorynque) S 26508 26510 25959 0 -1 4194304 19008 0 0 0 119971 41 0 0 18 0 3 0 330998161 117452800 15858 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26510/statm: 28675 15858 387 42 0 22927 0
[pid=26510/tid=26512] ppid=26508 vsize=114700 CPUtime=601.2
/proc/26510/task/26512/stat : 26512 (ornithorynque) R 26508 26510 25959 0 -1 4194368 10794 0 0 0 60102 18 0 0 25 0 3 0 330998163 117452800 15858 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26510/tid=26513] ppid=26508 vsize=114700 CPUtime=598.88
/proc/26510/task/26513/stat : 26513 (ornithorynque) R 26508 26510 25959 0 -1 4194368 7576 0 0 0 59867 21 0 0 25 0 3 0 330998163 117452800 15858 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 114700

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.629
CPU time (s): 1200.15
CPU user time (s): 1199.73
CPU system time (s): 0.423935
CPU usage (%): 199.484
Max. virtual memory (cumulated for all children) (KiB): 114700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.73
system time used= 0.423935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19008
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= 19
involuntary context switches= 22828

runsolver used 0.409937 second user time and 1.79373 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Mar  5 16:00:41 UTC 2007

IDJOB= 328353
IDBENCH= 20268
IDSOLVER= 139
FILE ID= node19/328353-1173110441

PBS_JOBID= 4013935

Free space on /tmp= 66523 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1274825698-06-SAT.cnf
COMMAND LINE= /tmp/evaluation/328353-1173110441/ornithorynque /tmp/evaluation/328353-1173110441/instance-328353-1173110441.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-328353-1173110441 -o ROOT/results/node19/solver-328353-1173110441 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328353-1173110441/ornithorynque /tmp/evaluation/328353-1173110441/instance-328353-1173110441.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  4b942756bd3042b1996070cebc1719eb

RANDOM SEED= 827166143

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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	: 5931.00
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:       1044040 kB
Buffers:         50384 kB
Cached:         864764 kB
SwapCached:       2580 kB
Active:         248876 kB
Inactive:       689036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1044040 kB
SwapTotal:     4192956 kB
SwapFree:      4169440 kB
Dirty:             312 kB
Writeback:           0 kB
Mapped:          30124 kB
Slab:            59540 kB
Committed_AS:  1347016 kB
PageTables:       1756 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= 66523 MiB

End job on node19 on Mon Mar  5 16:10:45 UTC 2007