Trace number 328005

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.14 601.628

General information on the benchmark

Namerandom/OnTreshold/7SAT/v55/
unif-k7-r89-v55-c4895-S1155123565-17.UNSAT.shuffled.cnf
MD5SUMcc3368792acc31c53b7db8a3b6afc2f4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark241.327
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses4895
Sum of the clauses size34265
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54895

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.01/0.02	c ...done
0.01/0.02	c nbVar=55 nbClause=4895
0.01/0.02	c nbVar=55 nbClause=4895
0.01/0.03	c complete search running
0.01/0.03	c local search running
0.01/0.03	c flip 0 nbSat=4854 maxSat=0
0.16/0.17	c flip 0 nbSat=6203 maxSat=4880
0.76/0.41	c flip 0 nbSat=8055 maxSat=6233
1.36/0.77	c flip 0 nbSat=10066 maxSat=8072
2.35/1.24	c flip 0 nbSat=12590 maxSat=10093
2.95/1.56	c nbDecision=10000 #clauses=14015
3.75/1.93	c flip 0 nbSat=15301 maxSat=12621
5.55/2.87	c flip 0 nbSat=18418 maxSat=15336
8.14/4.13	c flip 0 nbSat=21407 maxSat=18433
9.74/4.98	c nbDecision=20000 #clauses=23293
11.73/5.92	c flip 0 nbSat=24922 maxSat=21434
16.53/8.30	c flip 0 nbSat=28952 maxSat=24947
22.11/11.15	c flip 0 nbSat=32435 maxSat=28984
22.11/11.16	c nbDecision=30000 #clauses=32505
28.89/14.52	c flip 0 nbSat=36816 maxSat=32465
36.28/18.21	c nbDecision=40000 #clauses=41789
37.08/18.61	c flip 0 nbSat=42252 maxSat=36838
45.87/23.08	c flip 0 nbSat=46940 maxSat=42268
56.23/28.26	c nbDecision=50000 #clauses=50987
57.42/28.85	c flip 0 nbSat=51315 maxSat=46961
69.59/34.99	c flip 0 nbSat=55910 maxSat=51341
83.56/41.92	c flip 0 nbSat=59498 maxSat=55925
85.75/43.09	c nbDecision=60000 #clauses=60225
97.14/48.73	c flip 0 nbSat=63932 maxSat=59520
112.30/56.39	c flip 0 nbSat=68357 maxSat=63958
116.90/58.61	c nbDecision=70000 #clauses=69481
128.27/64.38	c flip 0 nbSat=72506 maxSat=68381
146.23/73.35	c flip 0 nbSat=76978 maxSat=72528
154.40/77.46	c nbDecision=80000 #clauses=78818
165.13/82.81	c flip 0 nbSat=80942 maxSat=76996
184.63/92.66	c flip 0 nbSat=85614 maxSat=80959
193.40/97.01	c nbDecision=90000 #clauses=88092
205.76/103.29	c flip 0 nbSat=91578 maxSat=85640
226.49/113.69	c nbDecision=100000 #clauses=97373
227.88/114.34	c flip 0 nbSat=97562 maxSat=91604
252.01/126.48	c flip 0 nbSat=102469 maxSat=97585
278.31/139.65	c flip 0 nbSat=106447 maxSat=102491
279.30/140.10	c nbDecision=110000 #clauses=106602
304.83/152.93	c flip 0 nbSat=110717 maxSat=106474
332.91/167.09	c flip 0 nbSat=115307 maxSat=110747
335.90/168.59	c nbDecision=120000 #clauses=115911
362.64/181.96	c flip 0 nbSat=120638 maxSat=115334
393.98/197.61	c flip 0 nbSat=124614 maxSat=120669
397.57/199.40	c nbDecision=130000 #clauses=125172
425.10/213.28	c flip 0 nbSat=128642 maxSat=124642
456.82/229.11	c flip 0 nbSat=132605 maxSat=128663
468.20/234.82	c nbDecision=140000 #clauses=134499
489.76/245.62	c flip 0 nbSat=137487 maxSat=132621
524.27/262.94	c flip 0 nbSat=141912 maxSat=137516
536.84/269.29	c nbDecision=150000 #clauses=143813
560.98/281.38	c flip 0 nbSat=146700 maxSat=141937
598.90/300.34	c flip 0 nbSat=152019 maxSat=146720
607.87/304.84	c nbDecision=160000 #clauses=153081
638.80/320.30	c flip 0 nbSat=156482 maxSat=152048
677.72/339.88	c flip 0 nbSat=160577 maxSat=156508
691.28/346.68	c nbDecision=170000 #clauses=162404
718.01/360.01	c flip 0 nbSat=165736 maxSat=160612
759.92/381.02	c flip 0 nbSat=170702 maxSat=165753
765.31/383.80	c nbDecision=180000 #clauses=171664
803.81/403.05	c flip 0 nbSat=176336 maxSat=170716
846.93/424.67	c nbDecision=190000 #clauses=180961
847.72/425.08	c flip 0 nbSat=181001 maxSat=176364
892.21/447.32	c flip 0 nbSat=185618 maxSat=181029
927.73/465.19	c nbDecision=200000 #clauses=190185
937.91/470.29	c flip 0 nbSat=191226 maxSat=185651
984.40/493.51	c flip 0 nbSat=197657 maxSat=191274
996.37/499.55	c nbDecision=210000 #clauses=199385
1034.09/518.43	c flip 0 nbSat=203457 maxSat=197681
1085.16/544.05	c flip 0 nbSat=208081 maxSat=203495
1090.95/546.95	c nbDecision=220000 #clauses=208654
1137.44/570.22	c flip 0 nbSat=213068 maxSat=208114
1184.74/593.91	c nbDecision=230000 #clauses=217937
1191.12/597.17	c flip 0 nbSat=218588 maxSat=213092

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

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


[startup+0 s]
/proc/loadavg: 1.83 1.70 1.51 3/77 12934
/proc/meminfo: memFree=1166720/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=23220 CPUtime=0
/proc/12934/stat : 12934 (ornithorynque) R 12932 12934 12835 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 330633142 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259350631536 0 0 4096 0 0 0 0 17 1 0 0
/proc/12934/statm: 5805 263 218 42 0 45 0

[startup+0.0264 s]
/proc/loadavg: 1.83 1.70 1.51 3/77 12934
/proc/meminfo: memFree=1166720/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=23736 CPUtime=0.01
/proc/12934/stat : 12934 (ornithorynque) R 12932 12934 12835 0 -1 4194304 583 0 0 0 1 0 0 0 18 0 1 0 330633142 24305664 544 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259353121505 0 0 4096 1088 0 0 0 17 1 0 0
/proc/12934/statm: 5934 544 377 42 0 186 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23736

[startup+0.101409 s]
/proc/loadavg: 1.83 1.70 1.51 3/77 12934
/proc/meminfo: memFree=1166720/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=45656 CPUtime=0.16
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 754 0 0 0 16 0 0 0 18 0 3 0 330633142 46751744 715 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 11414 715 387 42 0 5666 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 45656

[startup+0.301433 s]
/proc/loadavg: 1.83 1.70 1.51 3/77 12934
/proc/meminfo: memFree=1166720/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=45788 CPUtime=0.56
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 870 0 0 0 56 0 0 0 18 0 3 0 330633142 46886912 831 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 11447 831 387 42 0 5699 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 45788

[startup+0.701481 s]
/proc/loadavg: 1.83 1.70 1.51 3/77 12934
/proc/meminfo: memFree=1166720/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=46192 CPUtime=1.36
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 1037 0 0 0 136 0 0 0 18 0 3 0 330633142 47300608 998 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 11548 998 387 42 0 5800 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46192

[startup+1.50158 s]
/proc/loadavg: 1.83 1.70 1.51 3/80 12937
/proc/meminfo: memFree=1163560/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=47628 CPUtime=2.95
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 1300 0 0 0 295 0 0 0 18 0 3 0 330633142 48771072 1261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 11907 1261 387 42 0 6159 0
[pid=12934/tid=12936] ppid=12932 vsize=47628 CPUtime=1.46
/proc/12934/task/12936/stat : 12936 (ornithorynque) R 12932 12934 12835 0 -1 4194368 417 0 0 0 146 0 0 0 23 0 3 0 330633145 48771072 1261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311308 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12934/tid=12937] ppid=12932 vsize=47628 CPUtime=1.46
/proc/12934/task/12937/stat : 12937 (ornithorynque) R 12932 12934 12835 0 -1 4194368 192 0 0 0 146 0 0 0 25 0 3 0 330633145 48771072 1261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 47628

[startup+3.10177 s]
/proc/loadavg: 1.83 1.70 1.51 3/80 12937
/proc/meminfo: memFree=1162024/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=49752 CPUtime=6.15
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 1770 0 0 0 615 0 0 0 18 0 3 0 330633142 50946048 1665 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 12438 1665 387 42 0 6690 0
[pid=12934/tid=12936] ppid=12932 vsize=49752 CPUtime=3.06
/proc/12934/task/12936/stat : 12936 (ornithorynque) R 12932 12934 12835 0 -1 4194368 676 0 0 0 306 0 0 0 25 0 3 0 330633145 50946048 1665 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311286 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12934/tid=12937] ppid=12932 vsize=49752 CPUtime=3.06
/proc/12934/task/12937/stat : 12937 (ornithorynque) R 12932 12934 12835 0 -1 4194368 403 0 0 0 306 0 0 0 25 0 3 0 330633145 50946048 1665 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 49752

[startup+6.30214 s]
/proc/loadavg: 1.85 1.70 1.51 3/80 12937
/proc/meminfo: memFree=1160168/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=51956 CPUtime=12.54
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 2252 0 0 0 1253 1 0 0 18 0 3 0 330633142 53202944 2147 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 12989 2147 387 42 0 7241 0
[pid=12934/tid=12936] ppid=12932 vsize=51956 CPUtime=6.26
/proc/12934/task/12936/stat : 12936 (ornithorynque) R 12932 12934 12835 0 -1 4194368 943 0 0 0 626 0 0 0 25 0 3 0 330633145 53202944 2147 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12934/tid=12937] ppid=12932 vsize=51956 CPUtime=6.24
/proc/12934/task/12937/stat : 12937 (ornithorynque) R 12932 12934 12835 0 -1 4194368 618 0 0 0 624 0 0 0 25 0 3 0 330633145 53202944 2147 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241026 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 51956

[startup+12.7019 s]
/proc/loadavg: 1.86 1.71 1.51 3/80 12937
/proc/meminfo: memFree=1157160/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=54004 CPUtime=25.3
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 2838 0 0 0 2529 1 0 0 18 0 3 0 330633142 55300096 2668 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 13501 2668 387 42 0 7753 0
[pid=12934/tid=12936] ppid=12932 vsize=54004 CPUtime=12.65
/proc/12934/task/12936/stat : 12936 (ornithorynque) R 12932 12934 12835 0 -1 4194368 1345 0 0 0 1265 0 0 0 25 0 3 0 330633145 55300096 2668 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12934/tid=12937] ppid=12932 vsize=54004 CPUtime=12.62
/proc/12934/task/12937/stat : 12937 (ornithorynque) R 12932 12934 12835 0 -1 4194368 802 0 0 0 1262 0 0 0 25 0 3 0 330633145 55300096 2668 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 54004

[startup+25.5014 s]
/proc/loadavg: 1.89 1.72 1.52 3/80 12937
/proc/meminfo: memFree=1153128/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=59136 CPUtime=50.83
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 4149 0 0 0 5081 2 0 0 18 0 3 0 330633142 60555264 3644 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 14784 3644 387 42 0 9036 0
[pid=12934/tid=12936] ppid=12932 vsize=59136 CPUtime=25.46
/proc/12934/task/12936/stat : 12936 (ornithorynque) R 12932 12934 12835 0 -1 4194368 2020 0 0 0 2544 2 0 0 25 0 3 0 330633145 60555264 3644 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259353119202 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12934/tid=12937] ppid=12932 vsize=59136 CPUtime=25.35
/proc/12934/task/12937/stat : 12937 (ornithorynque) R 12932 12934 12835 0 -1 4194368 1438 0 0 0 2535 0 0 0 25 0 3 0 330633145 60555264 3644 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285353 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 59136

[startup+51.1014 s]
/proc/loadavg: 1.93 1.74 1.53 3/80 12937
/proc/meminfo: memFree=1149032/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=63660 CPUtime=101.93
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 5237 0 0 0 10189 4 0 0 18 0 3 0 330633142 65187840 4699 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 15915 4699 387 42 0 10167 0
[pid=12934/tid=12936] ppid=12932 vsize=63660 CPUtime=51.05
/proc/12934/task/12936/stat : 12936 (ornithorynque) R 12932 12934 12835 0 -1 4194368 2677 0 0 0 5102 3 0 0 25 0 3 0 330633145 65187840 4699 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12934/tid=12937] ppid=12932 vsize=63660 CPUtime=50.84
/proc/12934/task/12937/stat : 12937 (ornithorynque) R 12932 12934 12835 0 -1 4194368 1869 0 0 0 5084 0 0 0 25 0 3 0 330633145 65187840 4699 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 63660

[startup+102.306 s]
/proc/loadavg: 1.97 1.78 1.56 3/86 13039
/proc/meminfo: memFree=1141168/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=71180 CPUtime=203.96
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 7422 0 0 0 20384 12 0 0 18 0 3 0 330633142 72888320 6256 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 17795 6256 387 42 0 12047 0
[pid=12934/tid=12936] ppid=12932 vsize=71180 CPUtime=102.14
/proc/12934/task/12936/stat : 12936 (ornithorynque) R 12932 12934 12835 0 -1 4194368 3958 0 0 0 10209 5 0 0 25 0 3 0 330633145 72888320 6256 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12934/tid=12937] ppid=12932 vsize=71180 CPUtime=101.78
/proc/12934/task/12937/stat : 12937 (ornithorynque) R 12932 12934 12835 0 -1 4194368 2773 0 0 0 10172 6 0 0 25 0 3 0 330633145 72888320 6256 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242458 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 71180

[startup+162.301 s]
/proc/loadavg: 1.99 1.82 1.58 3/86 13113
/proc/meminfo: memFree=1134768/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=78756 CPUtime=323.57
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 9332 0 0 0 32334 23 0 0 18 0 3 0 330633142 80646144 7807 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 19689 7807 387 42 0 13941 0
[pid=12934/tid=12936] ppid=12932 vsize=78756 CPUtime=162.04
/proc/12934/task/12936/stat : 12936 (ornithorynque) R 12932 12934 12835 0 -1 4194368 4897 0 0 0 16197 7 0 0 25 0 3 0 330633145 80646144 7807 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12934/tid=12937] ppid=12932 vsize=78756 CPUtime=161.48
/proc/12934/task/12937/stat : 12937 (ornithorynque) R 12932 12934 12835 0 -1 4194368 3744 0 0 0 16134 14 0 0 25 0 3 0 330633145 80646144 7807 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.57
Current children cumulated vsize (KiB) 78756

[startup+222.301 s]
/proc/loadavg: 1.99 1.85 1.60 3/80 13135
/proc/meminfo: memFree=1132264/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=82200 CPUtime=443.25
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 10465 0 0 0 44299 26 0 0 18 0 3 0 330633142 84172800 8819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 20550 8819 387 42 0 14802 0
[pid=12934/tid=12936] ppid=12932 vsize=82200 CPUtime=222
/proc/12934/task/12936/stat : 12936 (ornithorynque) R 12932 12934 12835 0 -1 4194368 5577 0 0 0 22191 9 0 0 25 0 3 0 330633145 84172800 8819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12934/tid=12937] ppid=12932 vsize=82200 CPUtime=221.2
/proc/12934/task/12937/stat : 12937 (ornithorynque) R 12932 12934 12835 0 -1 4194368 4197 0 0 0 22105 15 0 0 25 0 3 0 330633145 84172800 8819 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.25
Current children cumulated vsize (KiB) 82200

[startup+282.301 s]
/proc/loadavg: 1.99 1.87 1.63 3/80 13135
/proc/meminfo: memFree=1127976/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=88384 CPUtime=562.98
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 12208 0 0 0 56271 27 0 0 18 0 3 0 330633142 90505216 9883 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 22096 9883 387 42 0 16348 0
[pid=12934/tid=12936] ppid=12932 vsize=88384 CPUtime=281.99
/proc/12934/task/12936/stat : 12936 (ornithorynque) R 12932 12934 12835 0 -1 4194368 6539 0 0 0 28188 11 0 0 25 0 3 0 330633145 90505216 9883 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311308 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12934/tid=12937] ppid=12932 vsize=88384 CPUtime=280.95
/proc/12934/task/12937/stat : 12937 (ornithorynque) R 12932 12934 12835 0 -1 4194368 4978 0 0 0 28080 15 0 0 25 0 3 0 330633145 90505216 9883 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) 88384

[startup+342.301 s]
/proc/loadavg: 1.99 1.89 1.65 3/80 13135
/proc/meminfo: memFree=1124712/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=92340 CPUtime=682.7
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 13371 0 0 0 68240 30 0 0 18 0 3 0 330633142 94556160 10698 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 23085 10698 387 42 0 17337 0
[pid=12934/tid=12936] ppid=12932 vsize=92340 CPUtime=341.97
/proc/12934/task/12936/stat : 12936 (ornithorynque) R 12932 12934 12835 0 -1 4194368 7253 0 0 0 34184 13 0 0 25 0 3 0 330633145 94556160 10698 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311324 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12934/tid=12937] ppid=12932 vsize=92340 CPUtime=340.69
/proc/12934/task/12937/stat : 12937 (ornithorynque) R 12932 12934 12835 0 -1 4194368 5427 0 0 0 34053 16 0 0 25 0 3 0 330633145 94556160 10698 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.7
Current children cumulated vsize (KiB) 92340

[startup+402.301 s]
/proc/loadavg: 1.99 1.91 1.66 3/80 13135
/proc/meminfo: memFree=1120936/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=98000 CPUtime=802.41
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 15210 0 0 0 80209 32 0 0 18 0 3 0 330633142 100352000 11630 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 24500 11630 387 42 0 18752 0
[pid=12934/tid=12936] ppid=12932 vsize=98000 CPUtime=401.94
/proc/12934/task/12936/stat : 12936 (ornithorynque) R 12932 12934 12835 0 -1 4194368 8064 0 0 0 40180 14 0 0 25 0 3 0 330633145 100352000 11630 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12934/tid=12937] ppid=12932 vsize=98000 CPUtime=400.43
/proc/12934/task/12937/stat : 12937 (ornithorynque) R 12932 12934 12835 0 -1 4194368 6455 0 0 0 40026 17 0 0 25 0 3 0 330633145 100352000 11630 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241753 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.41
Current children cumulated vsize (KiB) 98000

[startup+462.301 s]
/proc/loadavg: 1.99 1.92 1.68 3/80 13135
/proc/meminfo: memFree=1117928/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=102112 CPUtime=922.14
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 16382 0 0 0 92181 33 0 0 18 0 3 0 330633142 104562688 12409 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 25528 12409 387 42 0 19780 0
[pid=12934/tid=12936] ppid=12932 vsize=102112 CPUtime=461.93
/proc/12934/task/12936/stat : 12936 (ornithorynque) R 12932 12934 12835 0 -1 4194368 8607 0 0 0 46178 15 0 0 25 0 3 0 330633145 104562688 12409 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12934/tid=12937] ppid=12932 vsize=102112 CPUtime=460.17
/proc/12934/task/12937/stat : 12937 (ornithorynque) R 12932 12934 12835 0 -1 4194368 7084 0 0 0 46000 17 0 0 25 0 3 0 330633145 104562688 12409 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.14
Current children cumulated vsize (KiB) 102112

[startup+522.301 s]
/proc/loadavg: 1.99 1.93 1.70 3/80 13135
/proc/meminfo: memFree=1113768/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=106112 CPUtime=1041.86
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 17550 0 0 0 104151 35 0 0 18 0 3 0 330633142 108658688 13445 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 26528 13445 387 42 0 20780 0
[pid=12934/tid=12936] ppid=12932 vsize=106112 CPUtime=521.92
/proc/12934/task/12936/stat : 12936 (ornithorynque) R 12932 12934 12835 0 -1 4194368 9197 0 0 0 52175 17 0 0 25 0 3 0 330633145 108658688 13445 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12934/tid=12937] ppid=12932 vsize=106112 CPUtime=519.91
/proc/12934/task/12937/stat : 12937 (ornithorynque) R 12932 12934 12835 0 -1 4194368 7662 0 0 0 51974 17 0 0 25 0 3 0 330633145 108658688 13445 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.86
Current children cumulated vsize (KiB) 106112

[startup+582.301 s]
/proc/loadavg: 1.99 1.94 1.72 3/80 13135
/proc/meminfo: memFree=1111144/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=108292 CPUtime=1161.59
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 18448 0 0 0 116122 37 0 0 18 0 3 0 330633142 110891008 14080 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 27073 14080 387 42 0 21325 0
[pid=12934/tid=12936] ppid=12932 vsize=108292 CPUtime=581.9
/proc/12934/task/12936/stat : 12936 (ornithorynque) R 12932 12934 12835 0 -1 4194368 9835 0 0 0 58172 18 0 0 25 0 3 0 330633145 110891008 14080 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312381 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12934/tid=12937] ppid=12932 vsize=108292 CPUtime=579.64
/proc/12934/task/12937/stat : 12937 (ornithorynque) R 12932 12934 12835 0 -1 4194368 7922 0 0 0 57947 17 0 0 25 0 3 0 330633145 110891008 14080 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241165 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.59
Current children cumulated vsize (KiB) 108292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 1.99 1.95 1.72 3/80 13135
/proc/meminfo: memFree=1110056/2055920 swapFree=4159124/4192956
[pid=12934] ppid=12932 vsize=109576 CPUtime=1200.12
/proc/12934/stat : 12934 (ornithorynque) S 12932 12934 12835 0 -1 4194304 18746 0 0 0 119974 38 0 0 18 0 3 0 330633142 112205824 14345 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12934/statm: 27394 14345 387 42 0 21646 0
[pid=12934/tid=12936] ppid=12932 vsize=109576 CPUtime=601.2
/proc/12934/task/12936/stat : 12936 (ornithorynque) R 12932 12934 12835 0 -1 4194368 9993 0 0 0 60101 19 0 0 25 0 3 0 330633145 112205824 14345 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12934/tid=12937] ppid=12932 vsize=109576 CPUtime=598.87
/proc/12934/task/12937/stat : 12937 (ornithorynque) R 12932 12934 12835 0 -1 4194368 8062 0 0 0 59869 18 0 0 25 0 3 0 330633145 112205824 14345 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240864 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 109576

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.628
CPU time (s): 1200.14
CPU user time (s): 1199.75
CPU system time (s): 0.38994
CPU usage (%): 199.483
Max. virtual memory (cumulated for all children) (KiB): 109576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.75
system time used= 0.38994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18746
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= 22
involuntary context switches= 23051

runsolver used 0.632903 second user time and 1.57076 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Mar  5 14:59:41 UTC 2007

IDJOB= 328005
IDBENCH= 19913
IDSOLVER= 139
FILE ID= node1/328005-1173106781

PBS_JOBID= 4013928

Free space on /tmp= 66522 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v55/unif-k7-r89-v55-c4895-S1155123565-17.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328005-1173106781/ornithorynque /tmp/evaluation/328005-1173106781/instance-328005-1173106781.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-328005-1173106781 -o ROOT/results/node1/solver-328005-1173106781 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328005-1173106781/ornithorynque /tmp/evaluation/328005-1173106781/instance-328005-1173106781.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  cc3368792acc31c53b7db8a3b6afc2f4

RANDOM SEED= 731915803

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1167128 kB
Buffers:         45320 kB
Cached:         747812 kB
SwapCached:      13688 kB
Active:          53132 kB
Inactive:       762684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1167128 kB
SwapTotal:     4192956 kB
SwapFree:      4159124 kB
Dirty:             396 kB
Writeback:           0 kB
Mapped:          29680 kB
Slab:            58528 kB
Committed_AS:  1090724 kB
PageTables:       1740 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= 66522 MiB

End job on node1 on Mon Mar  5 15:09:44 UTC 2007