Trace number 328392

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/2+p/p0.8/v2035/
unif2p-p0.8-v2035-c6328-S1891492462-09-SAT.cnf
MD5SUMe3a15c23dccd4bd1567a9bbf23bf14e3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.574911
Satisfiable
(Un)Satisfiability was proved
Number of variables2034
Number of clauses6327
Sum of the clauses size17716
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21265
Number of clauses of size 35062
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.02	c ...done
0.00/0.02	c nbVar=2035 nbClause=6327
0.00/0.02	c nbVar=2035 nbClause=6327
0.00/0.02	c complete search running
0.00/0.02	c local search running
0.00/0.03	c flip 0 nbSat=5398 maxSat=0
0.00/0.08	c flip 10000 nbSat=6190 maxSat=6205
0.16/0.12	c flip 20000 nbSat=6235 maxSat=6249
0.16/0.17	c flip 30000 nbSat=6246 maxSat=6253
0.36/0.22	c flip 40000 nbSat=6254 maxSat=6263
0.36/0.23	c flip 0 nbSat=6410 maxSat=6263
0.56/0.33	c flip 10000 nbSat=7207 maxSat=7210
0.76/0.44	c flip 20000 nbSat=7240 maxSat=7244
0.96/0.54	c flip 30000 nbSat=7238 maxSat=7249
1.16/0.65	c flip 40000 nbSat=7214 maxSat=7254
1.16/0.67	c flip 0 nbSat=8149 maxSat=7254
1.56/0.86	c flip 10000 nbSat=9030 maxSat=9041
1.96/1.08	c flip 20000 nbSat=9036 maxSat=9052
2.36/1.26	c flip 30000 nbSat=9032 maxSat=9055
2.76/1.48	c flip 40000 nbSat=9051 maxSat=9063
2.96/1.51	c flip 0 nbSat=10738 maxSat=9063
3.56/1.89	c flip 10000 nbSat=11561 maxSat=11573
3.76/1.94	c nbDecision=10000 #clauses=12869
4.55/2.30	c flip 20000 nbSat=11597 maxSat=11609
5.15/2.69	c flip 30000 nbSat=11606 maxSat=11626
5.95/3.07	c flip 40000 nbSat=11623 maxSat=11626
6.15/3.11	c flip 0 nbSat=14560 maxSat=11626
7.55/3.84	c flip 10000 nbSat=15377 maxSat=15420
8.95/4.57	c flip 20000 nbSat=15436 maxSat=15458
9.15/4.65	c nbDecision=20000 #clauses=19389
10.55/5.30	c flip 30000 nbSat=15448 maxSat=15469
11.54/5.89	c flip 40000 nbSat=15454 maxSat=15477
11.74/5.95	c flip 0 nbSat=20683 maxSat=15477
14.53/7.36	c flip 10000 nbSat=21544 maxSat=21551
17.71/8.97	c flip 20000 nbSat=21565 maxSat=21580
18.71/9.47	c nbDecision=30000 #clauses=26007
20.51/10.39	c flip 30000 nbSat=21550 maxSat=21580
23.71/11.90	c flip 40000 nbSat=21546 maxSat=21580
23.91/12.07	c flip 0 nbSat=27552 maxSat=21580
29.30/14.77	c flip 10000 nbSat=28334 maxSat=28339
33.89/17.09	c nbDecision=40000 #clauses=32865
35.28/17.79	c flip 20000 nbSat=28345 maxSat=28369
42.26/21.23	c flip 30000 nbSat=28361 maxSat=28382
49.04/24.64	c flip 40000 nbSat=28366 maxSat=28382
49.45/24.89	c flip 0 nbSat=36698 maxSat=28382
56.03/28.19	c nbDecision=50000 #clauses=39664
58.63/29.41	c flip 10000 nbSat=37564 maxSat=37573
70.20/35.29	c flip 20000 nbSat=37568 maxSat=37602
81.57/40.98	c flip 30000 nbSat=37576 maxSat=37602
85.76/43.05	c nbDecision=60000 #clauses=46531
93.35/46.88	c flip 40000 nbSat=37587 maxSat=37622
93.95/47.19	c flip 0 nbSat=47143 maxSat=37622
107.31/53.90	c flip 10000 nbSat=48033 maxSat=48067
122.48/61.44	c nbDecision=70000 #clauses=53360
123.07/61.70	c flip 20000 nbSat=48078 maxSat=48092
141.63/71.01	c flip 30000 nbSat=48085 maxSat=48111
158.99/79.74	c flip 40000 nbSat=48089 maxSat=48120
160.59/80.51	c flip 0 nbSat=58378 maxSat=48120
167.77/84.18	c nbDecision=80000 #clauses=60317
179.95/90.21	c flip 10000 nbSat=59168 maxSat=59202
200.29/100.43	c flip 20000 nbSat=59162 maxSat=59216
217.65/109.16	c flip 30000 nbSat=59224 maxSat=59228
223.05/111.80	c nbDecision=90000 #clauses=67532
238.81/119.79	c flip 40000 nbSat=59225 maxSat=59245
240.60/120.66	c flip 0 nbSat=69493 maxSat=59251
266.34/133.53	c nbDecision=100000 #clauses=74606
266.94/133.82	c flip 10000 nbSat=70350 maxSat=70372
299.87/150.39	c flip 20000 nbSat=70366 maxSat=70386
313.44/157.17	c nbDecision=110000 #clauses=81458
331.00/165.93	c flip 30000 nbSat=70385 maxSat=70409
354.35/177.60	c flip 40000 nbSat=70403 maxSat=70428
356.14/178.50	c flip 0 nbSat=86550 maxSat=70428
362.13/181.60	c nbDecision=120000 #clauses=88587
387.07/194.05	c flip 10000 nbSat=87366 maxSat=87373
407.22/204.13	c nbDecision=130000 #clauses=95703
420.79/210.95	c flip 20000 nbSat=87366 maxSat=87397
461.31/231.22	c flip 30000 nbSat=87389 maxSat=87414
469.08/235.13	c nbDecision=140000 #clauses=102980
499.01/250.13	c flip 40000 nbSat=87389 maxSat=87414
502.01/251.64	c flip 0 nbSat=105637 maxSat=87414
538.12/269.70	c flip 10000 nbSat=106470 maxSat=106502
541.71/271.53	c nbDecision=150000 #clauses=110191
579.23/290.30	c flip 20000 nbSat=106526 maxSat=106536
616.14/308.85	c nbDecision=160000 #clauses=117359
634.50/318.08	c flip 30000 nbSat=106530 maxSat=106553
684.59/343.16	c flip 40000 nbSat=106551 maxSat=106572
688.78/345.22	c flip 0 nbSat=122455 maxSat=106572
700.15/350.92	c nbDecision=170000 #clauses=124410
738.26/370.09	c flip 10000 nbSat=123332 maxSat=123344
786.55/394.25	c flip 20000 nbSat=123314 maxSat=123359
797.32/399.63	c nbDecision=180000 #clauses=131461
843.02/422.54	c flip 30000 nbSat=123333 maxSat=123359
883.33/442.78	c nbDecision=190000 #clauses=138399
899.30/450.70	c flip 40000 nbSat=123333 maxSat=123359
903.48/452.84	c flip 0 nbSat=140045 maxSat=123359
945.18/473.71	c nbDecision=200000 #clauses=145095
958.76/480.54	c flip 10000 nbSat=140852 maxSat=140883
1020.01/511.27	c nbDecision=210000 #clauses=151864
1021.01/511.77	c flip 20000 nbSat=140880 maxSat=140913
1084.87/543.72	c flip 30000 nbSat=140928 maxSat=140951
1099.23/550.96	c nbDecision=220000 #clauses=158858
1149.92/576.38	c flip 40000 nbSat=140934 maxSat=140962
1155.50/579.18	c flip 0 nbSat=162621 maxSat=140962
1182.24/592.55	c nbDecision=230000 #clauses=165842

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node59/watcher-328392-1173110810 -o ROOT/results/node59/solver-328392-1173110810 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328392-1173110810/ornithorynque /tmp/evaluation/328392-1173110810/instance-328392-1173110810.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.92 3/64 26020
/proc/meminfo: memFree=1654304/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=23220 CPUtime=0
/proc/26020/stat : 26020 (ornithorynque) R 26018 26020 25229 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 331037744 23777280 257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217048976085 0 0 4096 0 0 0 0 17 1 0 0
/proc/26020/statm: 5805 259 217 42 0 45 0

[startup+0.090261 s]
/proc/loadavg: 2.00 2.00 1.92 3/64 26020
/proc/meminfo: memFree=1654304/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=45148 CPUtime=0.14
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 849 0 0 0 14 0 0 0 18 0 3 0 331037744 46231552 810 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 11287 810 387 42 0 5539 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 45148

[startup+0.101262 s]
/proc/loadavg: 2.00 2.00 1.92 3/64 26020
/proc/meminfo: memFree=1654304/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=45276 CPUtime=0.16
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 852 0 0 0 16 0 0 0 18 0 3 0 331037744 46362624 813 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 11319 813 387 42 0 5571 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 45276

[startup+0.301285 s]
/proc/loadavg: 2.00 2.00 1.92 3/64 26020
/proc/meminfo: memFree=1654304/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=46428 CPUtime=0.56
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 958 0 0 0 56 0 0 0 18 0 3 0 331037744 47542272 919 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 11607 919 387 42 0 5859 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 46428

[startup+0.701331 s]
/proc/loadavg: 2.00 2.00 1.92 3/64 26020
/proc/meminfo: memFree=1654304/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=47212 CPUtime=1.36
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 1154 0 0 0 136 0 0 0 18 0 3 0 331037744 48345088 1115 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 11803 1115 387 42 0 6055 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 47212

[startup+1.50142 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 26023
/proc/meminfo: memFree=1651016/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=47732 CPUtime=2.96
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 1291 0 0 0 296 0 0 0 18 0 3 0 331037744 48877568 1252 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 11933 1252 387 42 0 6185 0
[pid=26020/tid=26022] ppid=26018 vsize=47732 CPUtime=1.47
/proc/26020/task/26022/stat : 26022 (ornithorynque) R 26018 26020 25229 0 -1 4194368 292 0 0 0 147 0 0 0 23 0 3 0 331037747 48877568 1252 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311530 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26020/tid=26023] ppid=26018 vsize=47732 CPUtime=1.46
/proc/26020/task/26023/stat : 26023 (ornithorynque) R 26018 26020 25229 0 -1 4194368 173 0 0 0 146 0 0 0 24 0 3 0 331037747 48877568 1252 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 47732

[startup+3.1026 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 26023
/proc/meminfo: memFree=1649352/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=50200 CPUtime=6.15
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 1858 0 0 0 615 0 0 0 18 0 3 0 331037744 51404800 1819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 12550 1819 387 42 0 6802 0
[pid=26020/tid=26022] ppid=26018 vsize=50200 CPUtime=3.07
/proc/26020/task/26022/stat : 26022 (ornithorynque) R 26018 26020 25229 0 -1 4194368 532 0 0 0 307 0 0 0 25 0 3 0 331037747 51404800 1819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4257693 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26020/tid=26023] ppid=26018 vsize=50200 CPUtime=3.06
/proc/26020/task/26023/stat : 26023 (ornithorynque) R 26018 26020 25229 0 -1 4194368 500 0 0 0 306 0 0 0 16 0 3 0 331037747 51404800 1819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217051474477 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 50200

[startup+6.30195 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 26023
/proc/meminfo: memFree=1646984/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=52396 CPUtime=12.54
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 2623 0 0 0 1253 1 0 0 18 0 3 0 331037744 53653504 2518 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 13099 2518 387 42 0 7351 0
[pid=26020/tid=26022] ppid=26018 vsize=52396 CPUtime=6.26
/proc/26020/task/26022/stat : 26022 (ornithorynque) R 26018 26020 25229 0 -1 4194368 837 0 0 0 626 0 0 0 25 0 3 0 331037747 53653504 2518 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311160 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26020/tid=26023] ppid=26018 vsize=52396 CPUtime=6.24
/proc/26020/task/26023/stat : 26023 (ornithorynque) R 26018 26020 25229 0 -1 4194368 960 0 0 0 624 0 0 0 20 0 3 0 331037747 53653504 2518 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 52396

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 26023
/proc/meminfo: memFree=1643720/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=56204 CPUtime=25.3
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 3375 0 0 0 2529 1 0 0 18 0 3 0 331037744 57552896 3270 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 14051 3270 387 42 0 8303 0
[pid=26020/tid=26022] ppid=26018 vsize=56204 CPUtime=12.66
/proc/26020/task/26022/stat : 26022 (ornithorynque) R 26018 26020 25229 0 -1 4194368 1261 0 0 0 1266 0 0 0 25 0 3 0 331037747 57552896 3270 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26020/tid=26023] ppid=26018 vsize=56204 CPUtime=12.6
/proc/26020/task/26023/stat : 26023 (ornithorynque) R 26018 26020 25229 0 -1 4194368 1288 0 0 0 1260 0 0 0 25 0 3 0 331037747 57552896 3270 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 56204

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 26023
/proc/meminfo: memFree=1638408/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=60972 CPUtime=50.84
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 4486 0 0 0 5081 3 0 0 18 0 3 0 331037744 62435328 4251 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 15243 4251 387 42 0 9495 0
[pid=26020/tid=26022] ppid=26018 vsize=60972 CPUtime=25.45
/proc/26020/task/26022/stat : 26022 (ornithorynque) R 26018 26020 25229 0 -1 4194368 1882 0 0 0 2544 1 0 0 25 0 3 0 331037747 62435328 4251 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26020/tid=26023] ppid=26018 vsize=60972 CPUtime=25.35
/proc/26020/task/26023/stat : 26023 (ornithorynque) R 26018 26020 25229 0 -1 4194368 1778 0 0 0 2534 1 0 0 25 0 3 0 331037747 62435328 4251 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 60972

[startup+51.1019 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 26023
/proc/meminfo: memFree=1633360/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=66608 CPUtime=101.93
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 5793 0 0 0 10189 4 0 0 18 0 3 0 331037744 68206592 5558 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 16652 5558 387 42 0 10904 0
[pid=26020/tid=26022] ppid=26018 vsize=66608 CPUtime=51.05
/proc/26020/task/26022/stat : 26022 (ornithorynque) R 26018 26020 25229 0 -1 4194368 2637 0 0 0 5103 2 0 0 25 0 3 0 331037747 68206592 5558 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26020/tid=26023] ppid=26018 vsize=66608 CPUtime=50.84
/proc/26020/task/26023/stat : 26023 (ornithorynque) R 26018 26020 25229 0 -1 4194368 2330 0 0 0 5083 1 0 0 25 0 3 0 331037747 68206592 5558 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 66608

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 26023
/proc/meminfo: memFree=1626704/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=73120 CPUtime=204.09
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 7457 0 0 0 20404 5 0 0 18 0 3 0 331037744 74874880 7140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 18280 7140 387 42 0 12532 0
[pid=26020/tid=26022] ppid=26018 vsize=73120 CPUtime=102.24
/proc/26020/task/26022/stat : 26022 (ornithorynque) R 26018 26020 25229 0 -1 4194368 3747 0 0 0 10221 3 0 0 25 0 3 0 331037747 74874880 7140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26020/tid=26023] ppid=26018 vsize=73120 CPUtime=101.81
/proc/26020/task/26023/stat : 26023 (ornithorynque) R 26018 26020 25229 0 -1 4194368 2884 0 0 0 10180 1 0 0 25 0 3 0 331037747 74874880 7140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 73120

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 26023
/proc/meminfo: memFree=1620112/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=80840 CPUtime=323.81
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 9366 0 0 0 32373 8 0 0 18 0 3 0 331037744 82780160 8791 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 20210 8791 387 42 0 14462 0
[pid=26020/tid=26022] ppid=26018 vsize=80840 CPUtime=162.22
/proc/26020/task/26022/stat : 26022 (ornithorynque) R 26018 26020 25229 0 -1 4194368 5014 0 0 0 16217 5 0 0 25 0 3 0 331037747 82780160 8791 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26020/tid=26023] ppid=26018 vsize=80840 CPUtime=161.55
/proc/26020/task/26023/stat : 26023 (ornithorynque) R 26018 26020 25229 0 -1 4194368 3526 0 0 0 16153 2 0 0 25 0 3 0 331037747 82780160 8791 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 80840

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 26023
/proc/meminfo: memFree=1612368/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=89884 CPUtime=443.53
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 11678 0 0 0 44344 9 0 0 18 0 3 0 331037744 92041216 10740 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 22471 10740 387 42 0 16723 0
[pid=26020/tid=26022] ppid=26018 vsize=89884 CPUtime=222.2
/proc/26020/task/26022/stat : 26022 (ornithorynque) R 26018 26020 25229 0 -1 4194368 6310 0 0 0 22214 6 0 0 25 0 3 0 331037747 92041216 10740 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26020/tid=26023] ppid=26018 vsize=89884 CPUtime=221.29
/proc/26020/task/26023/stat : 26023 (ornithorynque) R 26018 26020 25229 0 -1 4194368 4542 0 0 0 22127 2 0 0 25 0 3 0 331037747 92041216 10740 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.53
Current children cumulated vsize (KiB) 89884

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 26023
/proc/meminfo: memFree=1605456/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=96916 CPUtime=563.26
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 13627 0 0 0 56315 11 0 0 18 0 3 0 331037744 99241984 12459 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 24229 12459 387 42 0 18481 0
[pid=26020/tid=26022] ppid=26018 vsize=96916 CPUtime=282.19
/proc/26020/task/26022/stat : 26022 (ornithorynque) R 26018 26020 25229 0 -1 4194368 7141 0 0 0 28212 7 0 0 25 0 3 0 331037747 99241984 12459 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26020/tid=26023] ppid=26018 vsize=96916 CPUtime=281.04
/proc/26020/task/26023/stat : 26023 (ornithorynque) R 26018 26020 25229 0 -1 4194368 5660 0 0 0 28101 3 0 0 25 0 3 0 331037747 99241984 12459 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284385 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.26
Current children cumulated vsize (KiB) 96916

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 26023
/proc/meminfo: memFree=1602448/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=99844 CPUtime=682.99
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 14356 0 0 0 68288 11 0 0 18 0 3 0 331037744 102240256 13188 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 24961 13188 387 42 0 19213 0
[pid=26020/tid=26022] ppid=26018 vsize=99844 CPUtime=342.17
/proc/26020/task/26022/stat : 26022 (ornithorynque) R 26018 26020 25229 0 -1 4194368 7870 0 0 0 34210 7 0 0 25 0 3 0 331037747 102240256 13188 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26020/tid=26023] ppid=26018 vsize=99844 CPUtime=340.78
/proc/26020/task/26023/stat : 26023 (ornithorynque) R 26018 26020 25229 0 -1 4194368 5660 0 0 0 34075 3 0 0 25 0 3 0 331037747 102240256 13188 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.99
Current children cumulated vsize (KiB) 99844

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 26023
/proc/meminfo: memFree=1597264/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=107692 CPUtime=802.71
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 16295 0 0 0 80258 13 0 0 18 0 3 0 331037744 110276608 14507 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 26923 14507 387 42 0 21175 0
[pid=26020/tid=26022] ppid=26018 vsize=107692 CPUtime=402.15
/proc/26020/task/26022/stat : 26022 (ornithorynque) R 26018 26020 25229 0 -1 4194368 8702 0 0 0 40207 8 0 0 25 0 3 0 331037747 110276608 14507 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26020/tid=26023] ppid=26018 vsize=107692 CPUtime=400.52
/proc/26020/task/26023/stat : 26023 (ornithorynque) R 26018 26020 25229 0 -1 4194368 6767 0 0 0 40048 4 0 0 25 0 3 0 331037747 110276608 14507 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.71
Current children cumulated vsize (KiB) 107692

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 26023
/proc/meminfo: memFree=1591504/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=115696 CPUtime=922.43
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 18504 0 0 0 92229 14 0 0 18 0 3 0 331037744 118472704 15939 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 28924 15939 387 42 0 23176 0
[pid=26020/tid=26022] ppid=26018 vsize=115696 CPUtime=462.14
/proc/26020/task/26022/stat : 26022 (ornithorynque) R 26018 26020 25229 0 -1 4194368 9470 0 0 0 46205 9 0 0 25 0 3 0 331037747 118472704 15939 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26020/tid=26023] ppid=26018 vsize=115696 CPUtime=460.25
/proc/26020/task/26023/stat : 26023 (ornithorynque) R 26018 26020 25229 0 -1 4194368 8208 0 0 0 46021 4 0 0 25 0 3 0 331037747 118472704 15939 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.43
Current children cumulated vsize (KiB) 115696

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 26023
/proc/meminfo: memFree=1588816/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=118244 CPUtime=1042.16
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 19158 0 0 0 104201 15 0 0 18 0 3 0 331037744 121081856 16593 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 29561 16593 387 42 0 23813 0
[pid=26020/tid=26022] ppid=26018 vsize=118244 CPUtime=522.13
/proc/26020/task/26022/stat : 26022 (ornithorynque) R 26018 26020 25229 0 -1 4194368 10124 0 0 0 52203 10 0 0 25 0 3 0 331037747 121081856 16593 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26020/tid=26023] ppid=26018 vsize=118244 CPUtime=520
/proc/26020/task/26023/stat : 26023 (ornithorynque) R 26018 26020 25229 0 -1 4194368 8208 0 0 0 51996 4 0 0 25 0 3 0 331037747 121081856 16593 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.16
Current children cumulated vsize (KiB) 118244

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 26023
/proc/meminfo: memFree=1582736/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=125392 CPUtime=1161.89
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 21230 0 0 0 116172 17 0 0 18 0 3 0 331037744 128401408 18141 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 31348 18141 387 42 0 25600 0
[pid=26020/tid=26022] ppid=26018 vsize=125392 CPUtime=582.11
/proc/26020/task/26022/stat : 26022 (ornithorynque) R 26018 26020 25229 0 -1 4194368 10810 0 0 0 58201 10 0 0 25 0 3 0 331037747 128401408 18141 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26020/tid=26023] ppid=26018 vsize=125392 CPUtime=579.74
/proc/26020/task/26023/stat : 26023 (ornithorynque) R 26018 26020 25229 0 -1 4194368 9594 0 0 0 57968 6 0 0 25 0 3 0 331037747 128401408 18141 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.89
Current children cumulated vsize (KiB) 125392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.402 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 26023
/proc/meminfo: memFree=1581776/2055920 swapFree=4183736/4192956
[pid=26020] ppid=26018 vsize=126212 CPUtime=1200.01
/proc/26020/stat : 26020 (ornithorynque) S 26018 26020 25229 0 -1 4194304 21455 0 0 0 119983 18 0 0 18 0 3 0 331037744 129241088 18366 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/26020/statm: 31553 18366 387 42 0 25805 0
[pid=26020/tid=26022] ppid=26018 vsize=126212 CPUtime=601.21
/proc/26020/task/26022/stat : 26022 (ornithorynque) R 26018 26020 25229 0 -1 4194368 11035 0 0 0 60110 11 0 0 25 0 3 0 331037747 129241088 18366 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=26020/tid=26023] ppid=26018 vsize=126212 CPUtime=598.76
/proc/26020/task/26023/stat : 26023 (ornithorynque) R 26018 26020 25229 0 -1 4194368 9594 0 0 0 59870 6 0 0 25 0 3 0 331037747 129241088 18366 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 126212

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.04
CPU user time (s): 1199.85
CPU system time (s): 0.19197
CPU usage (%): 199.532
Max. virtual memory (cumulated for all children) (KiB): 126212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.19197
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21455
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= 83
involuntary context switches= 9150

runsolver used 0.468928 second user time and 1.73274 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Mon Mar  5 16:06:50 UTC 2007

IDJOB= 328392
IDBENCH= 20311
IDSOLVER= 139
FILE ID= node59/328392-1173110810

PBS_JOBID= 4013917

Free space on /tmp= 66533 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2035/unif2p-p0.8-v2035-c6328-S1891492462-09-SAT.cnf
COMMAND LINE= /tmp/evaluation/328392-1173110810/ornithorynque /tmp/evaluation/328392-1173110810/instance-328392-1173110810.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-328392-1173110810 -o ROOT/results/node59/solver-328392-1173110810 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328392-1173110810/ornithorynque /tmp/evaluation/328392-1173110810/instance-328392-1173110810.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  e3a15c23dccd4bd1567a9bbf23bf14e3

RANDOM SEED= 690731751

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.225
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.225
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1654648 kB
Buffers:         25060 kB
Cached:         300172 kB
SwapCached:       3004 kB
Active:          41760 kB
Inactive:       292916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1654648 kB
SwapTotal:     4192956 kB
SwapFree:      4183736 kB
Dirty:             348 kB
Writeback:           0 kB
Mapped:          15496 kB
Slab:            52532 kB
Committed_AS:   654112 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66533 MiB

End job on node59 on Mon Mar  5 16:16:54 UTC 2007