Trace number 337507

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ornithorynque 0.1 alpha? (TO) 1200.05 601.632

General information on the benchmark

Namecrafted/Hard/contest03/others/
mm-2x3-8-8-sb.1.sat05-475.reshuffled-07.cnf
MD5SUM4a090b704246d3ad726ea9c32639743a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2326
Number of clauses80891
Sum of the clauses size424112
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21079
Number of clauses of size 319889
Number of clauses of size 413613
Number of clauses of size 511813
Number of clauses of size over 534497

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.28/0.31	c ...done
0.28/0.31	c nbVar=2326 nbClause=80891
0.28/0.32	c nbVar=2326 nbClause=80891
0.28/0.37	c complete search running
0.28/0.37	c local search running
0.28/0.39	c flip 0 nbSat=75638 maxSat=0
5.60/3.00	c flip 10000 nbSat=80108 maxSat=80206
10.59/5.54	c flip 20000 nbSat=80092 maxSat=80268
15.57/8.06	c flip 30000 nbSat=80107 maxSat=80278
20.75/10.65	c flip 40000 nbSat=80120 maxSat=80280
24.14/12.35	c flip 0 nbSat=79829 maxSat=80280
30.53/15.56	c nbDecision=10000 #clauses=87665
30.93/15.76	c flip 10000 nbSat=83298 maxSat=83549
37.52/19.04	c flip 20000 nbSat=83447 maxSat=83549
42.71/21.67	c nbDecision=20000 #clauses=95065
44.10/22.36	c flip 30000 nbSat=83318 maxSat=83587
50.89/25.73	c flip 40000 nbSat=83284 maxSat=83587
55.28/27.99	c flip 0 nbSat=96440 maxSat=83620
59.86/30.28	c nbDecision=30000 #clauses=102967
74.24/37.44	c nbDecision=40000 #clauses=110864
76.83/38.76	c flip 10000 nbSat=100080 maxSat=100276
91.00/45.82	c nbDecision=50000 #clauses=118412
98.57/49.61	c flip 20000 nbSat=100261 maxSat=100323
112.34/56.50	c nbDecision=60000 #clauses=126413
119.12/59.93	c flip 30000 nbSat=100232 maxSat=100363
140.87/70.80	c flip 40000 nbSat=100228 maxSat=100382
143.47/72.20	c nbDecision=70000 #clauses=134495
155.25/78.02	c flip 0 nbSat=133292 maxSat=100416
174.80/87.84	c nbDecision=80000 #clauses=142566
214.70/107.83	c nbDecision=90000 #clauses=150779
221.29/111.13	c flip 10000 nbSat=136711 maxSat=136752
253.01/127.00	c nbDecision=100000 #clauses=158821
284.54/142.84	c flip 20000 nbSat=136461 maxSat=136884
298.11/149.66	c nbDecision=110000 #clauses=167168
343.20/172.20	c nbDecision=120000 #clauses=175497
345.80/173.53	c flip 30000 nbSat=136727 maxSat=136884
389.69/195.56	c nbDecision=130000 #clauses=183888
407.86/204.67	c flip 40000 nbSat=136662 maxSat=136884
440.79/221.13	c nbDecision=140000 #clauses=192266
448.56/225.08	c flip 0 nbSat=189296 maxSat=136884
491.65/246.67	c nbDecision=150000 #clauses=200280
568.28/285.04	c nbDecision=160000 #clauses=208360
580.04/290.91	c flip 10000 nbSat=192537 maxSat=192957
615.77/308.86	c nbDecision=170000 #clauses=216341
676.02/339.00	c nbDecision=180000 #clauses=224557
708.75/355.48	c flip 20000 nbSat=192582 maxSat=192981
731.29/366.77	c nbDecision=190000 #clauses=232729
792.16/397.22	c nbDecision=200000 #clauses=240982
835.86/419.11	c flip 30000 nbSat=192896 maxSat=193034
856.80/429.64	c nbDecision=210000 #clauses=249314
924.84/463.70	c nbDecision=220000 #clauses=257700
960.97/481.80	c flip 40000 nbSat=192920 maxSat=193048
1002.87/502.84	c nbDecision=230000 #clauses=266211
1039.98/521.48	c flip 0 nbSat=265674 maxSat=193048
1087.07/545.07	c nbDecision=240000 #clauses=274450
1170.88/587.08	c nbDecision=250000 #clauses=282732

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.96 0.98 3/77 15944
/proc/meminfo: memFree=1477800/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=23220 CPUtime=0
/proc/15944/stat : 15944 (ornithorynque) R 15942 15944 15185 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 386816372 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255233920625 0 0 4096 0 0 0 0 17 1 0 0
/proc/15944/statm: 5805 267 220 42 0 45 0

[startup+0.077742 s]
/proc/loadavg: 0.92 0.96 0.98 3/77 15944
/proc/meminfo: memFree=1477800/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=25076 CPUtime=0.07
/proc/15944/stat : 15944 (ornithorynque) R 15942 15944 15185 0 -1 4194304 940 0 0 0 7 0 0 0 18 0 1 0 386816372 25677824 868 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 216358436543 0 0 4096 1088 0 0 0 17 1 0 0
/proc/15944/statm: 6269 868 377 42 0 521 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25076

[startup+0.101744 s]
/proc/loadavg: 0.92 0.96 0.98 3/77 15944
/proc/meminfo: memFree=1477800/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=25604 CPUtime=0.09
/proc/15944/stat : 15944 (ornithorynque) R 15942 15944 15185 0 -1 4194304 1084 0 0 0 9 0 0 0 18 0 1 0 386816372 26218496 1012 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255236412129 0 0 4096 1088 0 0 0 17 1 0 0
/proc/15944/statm: 6401 1012 377 42 0 653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25604

[startup+0.301766 s]
/proc/loadavg: 0.92 0.96 0.98 3/77 15944
/proc/meminfo: memFree=1477800/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=30596 CPUtime=0.28
/proc/15944/stat : 15944 (ornithorynque) R 15942 15944 15185 0 -1 4194304 2451 0 0 0 28 0 0 0 19 0 1 0 386816372 31330304 2185 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4258260 0 0 4096 1088 0 0 0 17 1 0 0
/proc/15944/statm: 7649 2185 377 42 0 1901 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30596

[startup+0.701818 s]
/proc/loadavg: 0.92 0.96 0.98 3/77 15944
/proc/meminfo: memFree=1477800/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=57196 CPUtime=1.02
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 4118 0 0 0 101 1 0 0 20 0 3 0 386816372 58568704 3546 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 14299 3546 387 42 0 8551 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 57196

[startup+1.5019 s]
/proc/loadavg: 0.92 0.96 0.98 3/80 15947
/proc/meminfo: memFree=1464720/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=57588 CPUtime=2.61
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 4204 0 0 0 260 1 0 0 20 0 3 0 386816372 58970112 3632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 14397 3632 387 42 0 8649 0
[pid=15944/tid=15946] ppid=15942 vsize=57588 CPUtime=1.12
/proc/15944/task/15946/stat : 15946 (ornithorynque) R 15942 15944 15185 0 -1 4194368 258 0 0 0 112 0 0 0 25 0 3 0 386816409 58970112 3632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4243006 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15942 vsize=57588 CPUtime=1.12
/proc/15944/task/15947/stat : 15947 (ornithorynque) R 15942 15944 15185 0 -1 4194368 2 0 0 0 112 0 0 0 25 0 3 0 386816409 58970112 3632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242301 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 57588

[startup+3.10108 s]
/proc/loadavg: 0.92 0.96 0.98 3/80 15947
/proc/meminfo: memFree=1464464/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=57588 CPUtime=5.79
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 4205 0 0 0 578 1 0 0 20 0 3 0 386816372 58970112 3633 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 14397 3633 387 42 0 8649 0
[pid=15944/tid=15946] ppid=15942 vsize=57588 CPUtime=2.72
/proc/15944/task/15946/stat : 15946 (ornithorynque) R 15942 15944 15185 0 -1 4194368 259 0 0 0 272 0 0 0 25 0 3 0 386816409 58970112 3633 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242881 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15942 vsize=57588 CPUtime=2.7
/proc/15944/task/15947/stat : 15947 (ornithorynque) R 15942 15944 15185 0 -1 4194368 2 0 0 0 270 0 0 0 25 0 3 0 386816409 58970112 3633 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 57588

[startup+6.30243 s]
/proc/loadavg: 1.01 0.98 0.99 3/80 15947
/proc/meminfo: memFree=1464272/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=57588 CPUtime=12.18
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 4205 0 0 0 1217 1 0 0 20 0 3 0 386816372 58970112 3633 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 14397 3633 387 42 0 8649 0
[pid=15944/tid=15946] ppid=15942 vsize=57588 CPUtime=5.92
/proc/15944/task/15946/stat : 15946 (ornithorynque) R 15942 15944 15185 0 -1 4194368 259 0 0 0 592 0 0 0 25 0 3 0 386816409 58970112 3633 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242957 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15942 vsize=57588 CPUtime=5.89
/proc/15944/task/15947/stat : 15947 (ornithorynque) R 15942 15944 15185 0 -1 4194368 2 0 0 0 589 0 0 0 25 0 3 0 386816409 58970112 3633 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 57588

[startup+12.7011 s]
/proc/loadavg: 1.09 1.00 0.99 3/80 15947
/proc/meminfo: memFree=1464144/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=58280 CPUtime=24.94
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 4418 0 0 0 2493 1 0 0 20 0 3 0 386816372 59678720 3806 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 14570 3806 387 42 0 8822 0
[pid=15944/tid=15946] ppid=15942 vsize=58280 CPUtime=12.31
/proc/15944/task/15946/stat : 15946 (ornithorynque) R 15942 15944 15185 0 -1 4194368 285 0 0 0 1231 0 0 0 25 0 3 0 386816409 59678720 3806 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242887 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15942 vsize=58280 CPUtime=12.25
/proc/15944/task/15947/stat : 15947 (ornithorynque) R 15942 15944 15185 0 -1 4194368 189 0 0 0 1225 0 0 0 25 0 3 0 386816409 59678720 3806 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 58280

[startup+25.5015 s]
/proc/loadavg: 1.29 1.04 1.01 3/80 15947
/proc/meminfo: memFree=1460304/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=61432 CPUtime=50.49
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 5237 0 0 0 5047 2 0 0 20 0 3 0 386816372 62906368 4625 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 15358 4625 387 42 0 9610 0
[pid=15944/tid=15946] ppid=15942 vsize=61432 CPUtime=25.11
/proc/15944/task/15946/stat : 15946 (ornithorynque) R 15942 15944 15185 0 -1 4194368 1104 0 0 0 2510 1 0 0 25 0 3 0 386816409 62906368 4625 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15942 vsize=61432 CPUtime=25
/proc/15944/task/15947/stat : 15947 (ornithorynque) R 15942 15944 15185 0 -1 4194368 189 0 0 0 2500 0 0 0 25 0 3 0 386816409 62906368 4625 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 61432

[startup+51.1013 s]
/proc/loadavg: 1.53 1.12 1.03 3/80 15947
/proc/meminfo: memFree=1450896/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=71228 CPUtime=101.56
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 7616 0 0 0 10152 4 0 0 20 0 3 0 386816372 72937472 7004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 17807 7004 387 42 0 12059 0
[pid=15944/tid=15946] ppid=15942 vsize=71228 CPUtime=50.7
/proc/15944/task/15946/stat : 15946 (ornithorynque) R 15942 15944 15185 0 -1 4194368 2413 0 0 0 5067 3 0 0 25 0 3 0 386816409 72937472 7004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15942 vsize=71228 CPUtime=50.48
/proc/15944/task/15947/stat : 15947 (ornithorynque) R 15942 15944 15185 0 -1 4194368 1259 0 0 0 5048 0 0 0 25 0 3 0 386816409 72937472 7004 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 71228

[startup+102.306 s]
/proc/loadavg: 1.79 1.25 1.08 3/80 15947
/proc/meminfo: memFree=1437776/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=87844 CPUtime=203.72
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 11497 0 0 0 20363 9 0 0 20 0 3 0 386816372 89952256 10239 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 21961 10239 387 42 0 16213 0
[pid=15944/tid=15946] ppid=15942 vsize=87844 CPUtime=101.89
/proc/15944/task/15946/stat : 15946 (ornithorynque) R 15942 15944 15185 0 -1 4194368 4349 0 0 0 10182 7 0 0 25 0 3 0 386816409 89952256 10239 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15942 vsize=87844 CPUtime=101.45
/proc/15944/task/15947/stat : 15947 (ornithorynque) R 15942 15944 15185 0 -1 4194368 3204 0 0 0 10144 1 0 0 25 0 3 0 386816409 89952256 10239 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 87844

[startup+162.301 s]
/proc/loadavg: 1.92 1.39 1.14 3/80 15947
/proc/meminfo: memFree=1431952/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=94248 CPUtime=323.45
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 13141 0 0 0 32332 13 0 0 20 0 3 0 386816372 96509952 11692 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 23562 11692 387 42 0 17814 0
[pid=15944/tid=15946] ppid=15942 vsize=94248 CPUtime=161.87
/proc/15944/task/15946/stat : 15946 (ornithorynque) R 15942 15944 15185 0 -1 4194368 5993 0 0 0 16177 10 0 0 25 0 3 0 386816409 96509952 11692 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311456 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15942 vsize=94248 CPUtime=161.19
/proc/15944/task/15947/stat : 15947 (ornithorynque) R 15942 15944 15185 0 -1 4194368 3204 0 0 0 16118 1 0 0 25 0 3 0 386816409 96509952 11692 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.45
Current children cumulated vsize (KiB) 94248

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.19 3/80 15947
/proc/meminfo: memFree=1426000/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=100668 CPUtime=443.17
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 14769 0 0 0 44301 16 0 0 20 0 3 0 386816372 103084032 13156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 25167 13156 387 42 0 19419 0
[pid=15944/tid=15946] ppid=15942 vsize=100668 CPUtime=221.85
/proc/15944/task/15946/stat : 15946 (ornithorynque) R 15942 15944 15185 0 -1 4194368 7621 0 0 0 22172 13 0 0 25 0 3 0 386816409 103084032 13156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15942 vsize=100668 CPUtime=220.93
/proc/15944/task/15947/stat : 15947 (ornithorynque) R 15942 15944 15185 0 -1 4194368 3204 0 0 0 22092 1 0 0 25 0 3 0 386816409 103084032 13156 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.17
Current children cumulated vsize (KiB) 100668

[startup+282.301 s]
/proc/loadavg: 1.99 1.58 1.24 3/80 15947
/proc/meminfo: memFree=1412880/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=116276 CPUtime=562.89
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 19210 0 0 0 56269 20 0 0 20 0 3 0 386816372 119066624 16480 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 29069 16480 387 42 0 23321 0
[pid=15944/tid=15946] ppid=15942 vsize=116276 CPUtime=281.84
/proc/15944/task/15946/stat : 15946 (ornithorynque) R 15942 15944 15185 0 -1 4194368 8700 0 0 0 28168 16 0 0 25 0 3 0 386816409 119066624 16480 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15942 vsize=116276 CPUtime=280.66
/proc/15944/task/15947/stat : 15947 (ornithorynque) R 15942 15944 15185 0 -1 4194368 6566 0 0 0 28064 2 0 0 25 0 3 0 386816409 119066624 16480 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.89
Current children cumulated vsize (KiB) 116276

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.28 3/80 15947
/proc/meminfo: memFree=1408592/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=120632 CPUtime=682.6
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 20303 0 0 0 68238 22 0 0 20 0 3 0 386816372 123527168 17540 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 30158 17540 387 42 0 24410 0
[pid=15944/tid=15946] ppid=15942 vsize=120632 CPUtime=341.82
/proc/15944/task/15946/stat : 15946 (ornithorynque) R 15942 15944 15185 0 -1 4194368 9793 0 0 0 34164 18 0 0 25 0 3 0 386816409 123527168 17540 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311571 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15942 vsize=120632 CPUtime=340.4
/proc/15944/task/15947/stat : 15947 (ornithorynque) R 15942 15944 15185 0 -1 4194368 6566 0 0 0 34038 2 0 0 25 0 3 0 386816409 123527168 17540 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.6
Current children cumulated vsize (KiB) 120632

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.32 3/80 15947
/proc/meminfo: memFree=1404752/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=123704 CPUtime=802.34
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 21260 0 0 0 80209 25 0 0 20 0 3 0 386816372 126672896 18497 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 30926 18497 387 42 0 25178 0
[pid=15944/tid=15946] ppid=15942 vsize=123704 CPUtime=401.81
/proc/15944/task/15946/stat : 15946 (ornithorynque) R 15942 15944 15185 0 -1 4194368 10750 0 0 0 40160 21 0 0 25 0 3 0 386816409 126672896 18497 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15942 vsize=123704 CPUtime=400.14
/proc/15944/task/15947/stat : 15947 (ornithorynque) R 15942 15944 15185 0 -1 4194368 6566 0 0 0 40012 2 0 0 25 0 3 0 386816409 126672896 18497 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.34
Current children cumulated vsize (KiB) 123704

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.36 3/80 15947
/proc/meminfo: memFree=1401168/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=127932 CPUtime=922.05
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 22140 0 0 0 92177 28 0 0 20 0 3 0 386816372 131002368 19377 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 31983 19377 387 42 0 26235 0
[pid=15944/tid=15946] ppid=15942 vsize=127932 CPUtime=461.79
/proc/15944/task/15946/stat : 15946 (ornithorynque) R 15942 15944 15185 0 -1 4194368 11630 0 0 0 46155 24 0 0 25 0 3 0 386816409 131002368 19377 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15942 vsize=127932 CPUtime=459.88
/proc/15944/task/15947/stat : 15947 (ornithorynque) R 15942 15944 15185 0 -1 4194368 6566 0 0 0 45985 3 0 0 25 0 3 0 386816409 131002368 19377 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.05
Current children cumulated vsize (KiB) 127932

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.40 3/80 15947
/proc/meminfo: memFree=1391120/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=151624 CPUtime=1041.78
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 29471 0 0 0 104145 33 0 0 20 0 3 0 386816372 155262976 23270 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 37906 23270 387 42 0 32158 0
[pid=15944/tid=15946] ppid=15942 vsize=151624 CPUtime=521.78
/proc/15944/task/15946/stat : 15946 (ornithorynque) R 15942 15944 15185 0 -1 4194368 13117 0 0 0 52152 26 0 0 25 0 3 0 386816409 155262976 23270 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15942 vsize=151624 CPUtime=519.61
/proc/15944/task/15947/stat : 15947 (ornithorynque) R 15942 15944 15185 0 -1 4194368 12410 0 0 0 51956 5 0 0 25 0 3 0 386816409 155262976 23270 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.78
Current children cumulated vsize (KiB) 151624

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.43 3/80 15947
/proc/meminfo: memFree=1382864/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=154960 CPUtime=1161.5
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 30167 0 0 0 116116 34 0 0 20 0 3 0 386816372 158679040 23966 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 38740 23966 387 42 0 32992 0
[pid=15944/tid=15946] ppid=15942 vsize=154960 CPUtime=581.75
/proc/15944/task/15946/stat : 15946 (ornithorynque) R 15942 15944 15185 0 -1 4194368 13813 0 0 0 58148 27 0 0 25 0 3 0 386816409 158679040 23966 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15942 vsize=154960 CPUtime=579.36
/proc/15944/task/15947/stat : 15947 (ornithorynque) R 15942 15944 15185 0 -1 4194368 12410 0 0 0 57931 5 0 0 25 0 3 0 386816409 158679040 23966 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.5
Current children cumulated vsize (KiB) 154960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 15947
/proc/meminfo: memFree=1381968/2055920 swapFree=4169404/4192956
[pid=15944] ppid=15942 vsize=154960 CPUtime=1200.02
/proc/15944/stat : 15944 (ornithorynque) S 15942 15944 15185 0 -1 4194304 30383 0 0 0 119967 35 0 0 20 0 3 0 386816372 158679040 24182 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 255245447035 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15944/statm: 38740 24182 387 42 0 32992 0
[pid=15944/tid=15946] ppid=15942 vsize=154960 CPUtime=601.06
/proc/15944/task/15946/stat : 15946 (ornithorynque) R 15942 15944 15185 0 -1 4194368 14029 0 0 0 60078 28 0 0 25 0 3 0 386816409 158679040 24182 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15942 vsize=154960 CPUtime=598.57
/proc/15944/task/15947/stat : 15947 (ornithorynque) R 15942 15944 15185 0 -1 4194368 12410 0 0 0 59852 5 0 0 25 0 3 0 386816409 158679040 24182 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241705 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 154960

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.632
CPU time (s): 1200.05
CPU user time (s): 1199.69
CPU system time (s): 0.365944
CPU usage (%): 199.466
Max. virtual memory (cumulated for all children) (KiB): 154960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.69
system time used= 0.365944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30383
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= 27
involuntary context switches= 22502

runsolver used 0.439933 second user time and 1.76273 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Mar 12 03:03:44 UTC 2007

IDJOB= 337507
IDBENCH= 24700
IDSOLVER= 139
FILE ID= node19/337507-1173668623

PBS_JOBID= 4101444

Free space on /tmp= 66546 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/mm-2x3-8-8-sb.1.sat05-475.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337507-1173668623/ornithorynque /tmp/evaluation/337507-1173668623/instance-337507-1173668623.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-337507-1173668623 -o ROOT/results/node19/solver-337507-1173668623 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337507-1173668623/ornithorynque /tmp/evaluation/337507-1173668623/instance-337507-1173668623.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  4a090b704246d3ad726ea9c32639743a

RANDOM SEED= 591965592

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:       1478208 kB
Buffers:         48340 kB
Cached:         445416 kB
SwapCached:       2440 kB
Active:         372488 kB
Inactive:       143928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1478208 kB
SwapTotal:     4192956 kB
SwapFree:      4169404 kB
Dirty:            2580 kB
Writeback:           0 kB
Mapped:          30020 kB
Slab:            46936 kB
Committed_AS:  1472636 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= 66546 MiB

End job on node19 on Mon Mar 12 03:13:47 UTC 2007