Trace number 333811

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.09 601.526

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
MD5SUM378c3c007a4c6e49e4da1e6f32094183
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 variables1192
Number of clauses14506
Sum of the clauses size43816
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314208
Number of clauses of size 4298
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.04	c ...done
0.00/0.04	c nbVar=1192 nbClause=14506
0.00/0.04	c nbVar=1192 nbClause=14506
0.00/0.05	c complete search running
0.00/0.05	c local search running
0.00/0.05	c flip 0 nbSat=12423 maxSat=0
0.14/0.18	c flip 10000 nbSat=14455 maxSat=14465
0.54/0.31	c flip 20000 nbSat=14453 maxSat=14473
0.54/0.37	c flip 0 nbSat=14748 maxSat=14473
0.93/0.58	c flip 10000 nbSat=16599 maxSat=16625
1.33/0.78	c flip 20000 nbSat=16619 maxSat=16634
1.53/0.87	c flip 0 nbSat=15050 maxSat=16642
1.93/1.07	c flip 10000 nbSat=16788 maxSat=16789
2.32/1.29	c flip 20000 nbSat=16767 maxSat=16793
2.52/1.37	c flip 0 nbSat=15127 maxSat=16793
2.92/1.59	c flip 10000 nbSat=16771 maxSat=16793
3.52/1.81	c flip 20000 nbSat=16771 maxSat=16793
3.52/1.89	c flip 0 nbSat=15073 maxSat=16799
4.13/2.11	c flip 10000 nbSat=16791 maxSat=16803
4.52/2.32	c flip 20000 nbSat=16776 maxSat=16803
4.72/2.40	c flip 0 nbSat=14835 maxSat=16803
5.12/2.62	c flip 10000 nbSat=16763 maxSat=16803
5.52/2.83	c flip 20000 nbSat=16776 maxSat=16803
5.72/2.91	c flip 0 nbSat=14847 maxSat=16803
6.12/3.12	c flip 10000 nbSat=16769 maxSat=16803
6.53/3.33	c flip 20000 nbSat=16776 maxSat=16803
6.71/3.42	c flip 0 nbSat=14836 maxSat=16803
7.11/3.63	c flip 10000 nbSat=16781 maxSat=16803
7.51/3.85	c flip 20000 nbSat=16784 maxSat=16803
7.71/3.94	c flip 0 nbSat=15083 maxSat=16803
8.11/4.15	c flip 10000 nbSat=16778 maxSat=16803
8.52/4.37	c flip 20000 nbSat=16775 maxSat=16803
8.72/4.45	c flip 0 nbSat=15011 maxSat=16803
9.11/4.66	c flip 10000 nbSat=16781 maxSat=16803
9.51/4.88	c flip 20000 nbSat=16769 maxSat=16803
9.71/4.97	c flip 0 nbSat=15158 maxSat=16803
10.11/5.17	c flip 10000 nbSat=16783 maxSat=16803
10.51/5.39	c flip 20000 nbSat=16772 maxSat=16803
10.71/5.48	c flip 0 nbSat=14889 maxSat=16803
11.10/5.68	c flip 10000 nbSat=16765 maxSat=16803
11.50/5.89	c flip 20000 nbSat=16779 maxSat=16803
11.70/5.98	c flip 0 nbSat=15091 maxSat=16803
12.10/6.19	c flip 10000 nbSat=16780 maxSat=16803
12.70/6.41	c flip 20000 nbSat=16769 maxSat=16803
12.70/6.49	c flip 0 nbSat=15180 maxSat=16803
13.30/6.71	c flip 10000 nbSat=16780 maxSat=16803
13.70/6.92	c flip 20000 nbSat=16774 maxSat=16803
13.90/7.00	c flip 0 nbSat=15068 maxSat=16803
14.30/7.21	c flip 10000 nbSat=16752 maxSat=16803
14.70/7.42	c flip 20000 nbSat=16754 maxSat=16803
14.90/7.51	c flip 0 nbSat=15167 maxSat=16803
15.31/7.72	c flip 10000 nbSat=16771 maxSat=16803
15.70/7.94	c flip 20000 nbSat=16774 maxSat=16803
15.90/8.03	c flip 0 nbSat=15686 maxSat=16803
16.30/8.26	c flip 10000 nbSat=17264 maxSat=17277
16.70/8.40	c nbDecision=10000 #clauses=18919
16.90/8.51	c flip 20000 nbSat=17270 maxSat=17285
17.09/8.62	c flip 0 nbSat=17675 maxSat=17289
17.89/9.01	c flip 10000 nbSat=19352 maxSat=19376
18.49/9.39	c flip 20000 nbSat=19349 maxSat=19383
18.89/9.55	c flip 0 nbSat=19971 maxSat=19383
20.08/10.12	c flip 10000 nbSat=21666 maxSat=21690
21.08/10.69	c flip 20000 nbSat=21685 maxSat=21695
21.69/10.94	c flip 0 nbSat=21896 maxSat=21700
23.28/11.79	c flip 10000 nbSat=23929 maxSat=23939
23.87/12.05	c nbDecision=20000 #clauses=25791
25.27/12.70	c flip 20000 nbSat=23921 maxSat=23945
25.87/13.07	c flip 0 nbSat=25576 maxSat=23945
28.65/14.48	c flip 10000 nbSat=27395 maxSat=27435
31.25/15.79	c flip 20000 nbSat=27413 maxSat=27439
32.45/16.38	c flip 0 nbSat=30549 maxSat=27439
33.25/16.77	c nbDecision=30000 #clauses=32864
37.44/18.83	c flip 10000 nbSat=32198 maxSat=32213
42.43/21.36	c flip 20000 nbSat=32194 maxSat=32220
44.63/22.41	c flip 0 nbSat=35827 maxSat=32220
52.20/26.29	c flip 10000 nbSat=37538 maxSat=37567
54.81/27.56	c nbDecision=40000 #clauses=40727
60.79/30.55	c flip 20000 nbSat=37545 maxSat=37573
63.98/32.18	c flip 0 nbSat=40896 maxSat=37573
75.75/38.04	c flip 10000 nbSat=43170 maxSat=43184
80.14/40.22	c nbDecision=50000 #clauses=48762
89.12/44.73	c flip 20000 nbSat=43166 maxSat=43200
93.50/46.94	c flip 0 nbSat=51566 maxSat=43200
99.29/49.84	c nbDecision=60000 #clauses=56160
111.87/56.12	c flip 10000 nbSat=53684 maxSat=53725
127.22/63.83	c nbDecision=70000 #clauses=64207
131.21/65.80	c flip 20000 nbSat=53685 maxSat=53725
139.60/70.03	c flip 0 nbSat=65398 maxSat=53725
162.54/81.51	c nbDecision=80000 #clauses=72714
166.34/83.42	c flip 10000 nbSat=67094 maxSat=67138
195.86/98.29	c flip 20000 nbSat=67089 maxSat=67138
206.83/103.71	c nbDecision=90000 #clauses=81269
207.83/104.27	c flip 0 nbSat=79441 maxSat=67138
245.34/123.01	c flip 10000 nbSat=81367 maxSat=81408
260.51/130.62	c nbDecision=100000 #clauses=89771
284.25/142.57	c flip 20000 nbSat=81375 maxSat=81408
299.00/149.90	c flip 0 nbSat=92433 maxSat=81408
328.34/164.62	c nbDecision=110000 #clauses=98456
345.10/173.04	c flip 10000 nbSat=94441 maxSat=94476
393.18/197.19	c flip 20000 nbSat=94440 maxSat=94487
400.17/200.66	c nbDecision=120000 #clauses=107201
411.14/206.15	c flip 0 nbSat=105980 maxSat=94487
472.59/236.94	c flip 10000 nbSat=108175 maxSat=108199
490.35/245.89	c nbDecision=130000 #clauses=116088
534.85/268.13	c flip 20000 nbSat=108191 maxSat=108207
557.59/279.56	c flip 0 nbSat=120738 maxSat=108207
578.74/290.14	c nbDecision=140000 #clauses=125107
626.43/314.09	c flip 10000 nbSat=122525 maxSat=122559
678.30/340.02	c nbDecision=150000 #clauses=133979
696.86/349.38	c flip 20000 nbSat=122519 maxSat=122562
721.61/361.77	c flip 0 nbSat=135469 maxSat=122562
781.26/391.65	c nbDecision=160000 #clauses=142903
808.20/405.16	c flip 10000 nbSat=137285 maxSat=137325
890.40/446.32	c nbDecision=170000 #clauses=151945
897.18/449.78	c flip 20000 nbSat=137304 maxSat=137333
929.49/465.98	c flip 0 nbSat=153319 maxSat=137338
1001.33/501.93	c nbDecision=180000 #clauses=160744
1033.46/518.02	c flip 10000 nbSat=155134 maxSat=155170
1115.45/559.17	c nbDecision=190000 #clauses=169669
1129.22/566.09	c flip 20000 nbSat=155133 maxSat=155171
1165.94/584.41	c flip 0 nbSat=171945 maxSat=155171

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/node9/watcher-333811-1173532849 -o ROOT/results/node9/solver-333811-1173532849 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333811-1173532849/ornithorynque /tmp/evaluation/333811-1173532849/instance-333811-1173532849.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.72 0.93 0.98 2/77 20633
/proc/meminfo: memFree=1627048/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=23220 CPUtime=0
/proc/20633/stat : 20633 (ornithorynque) R 20631 20633 20574 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 373239500 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215416345712 0 0 4096 0 0 0 0 17 1 0 0
/proc/20633/statm: 5805 263 218 42 0 45 0

[startup+0.097211 s]
/proc/loadavg: 0.72 0.93 0.98 2/77 20633
/proc/meminfo: memFree=1627048/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=47236 CPUtime=0.13
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 1122 0 0 0 13 0 0 0 18 0 3 0 373239500 48369664 1083 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 11809 1083 387 42 0 6061 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 47236

[startup+0.101209 s]
/proc/loadavg: 0.72 0.93 0.98 2/77 20633
/proc/meminfo: memFree=1627048/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=47236 CPUtime=0.14
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 1125 0 0 0 14 0 0 0 18 0 3 0 373239500 48369664 1086 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 11809 1086 387 42 0 6061 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 47236

[startup+0.301249 s]
/proc/loadavg: 0.72 0.93 0.98 2/77 20633
/proc/meminfo: memFree=1627048/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=47236 CPUtime=0.54
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 1181 0 0 0 54 0 0 0 18 0 3 0 373239500 48369664 1142 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 11809 1142 387 42 0 6061 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 47236

[startup+0.701328 s]
/proc/loadavg: 0.72 0.93 0.98 2/77 20633
/proc/meminfo: memFree=1627048/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=47624 CPUtime=1.33
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 1273 0 0 0 133 0 0 0 18 0 3 0 373239500 48766976 1201 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 11906 1201 387 42 0 6158 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 47624

[startup+1.50148 s]
/proc/loadavg: 0.72 0.93 0.98 3/80 20636
/proc/meminfo: memFree=1623632/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=47624 CPUtime=2.92
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 1273 0 0 0 292 0 0 0 18 0 3 0 373239500 48766976 1201 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 11906 1201 387 42 0 6158 0
[pid=20633/tid=20635] ppid=20631 vsize=47624 CPUtime=1.44
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 175 0 0 0 144 0 0 0 25 0 3 0 373239505 48766976 1201 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242918 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=47624 CPUtime=1.43
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 45 0 0 0 143 0 0 0 25 0 3 0 373239505 48766976 1201 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 47624

[startup+3.10279 s]
/proc/loadavg: 0.72 0.93 0.98 3/80 20636
/proc/meminfo: memFree=1623504/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=47624 CPUtime=6.12
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 1273 0 0 0 612 0 0 0 18 0 3 0 373239500 48766976 1201 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 11906 1201 387 42 0 6158 0
[pid=20633/tid=20635] ppid=20631 vsize=47624 CPUtime=3.04
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 175 0 0 0 304 0 0 0 25 0 3 0 373239505 48766976 1201 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242939 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=47624 CPUtime=3.02
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 45 0 0 0 302 0 0 0 25 0 3 0 373239505 48766976 1201 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 47624

[startup+6.30141 s]
/proc/loadavg: 0.82 0.95 0.98 3/80 20636
/proc/meminfo: memFree=1623440/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=47624 CPUtime=12.5
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 1273 0 0 0 1250 0 0 0 18 0 3 0 373239500 48766976 1201 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 11906 1201 387 42 0 6158 0
[pid=20633/tid=20635] ppid=20631 vsize=47624 CPUtime=6.24
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 175 0 0 0 624 0 0 0 25 0 3 0 373239505 48766976 1201 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242918 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=47624 CPUtime=6.21
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 45 0 0 0 621 0 0 0 25 0 3 0 373239505 48766976 1201 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 47624

[startup+12.7026 s]
/proc/loadavg: 0.91 0.97 0.99 3/80 20636
/proc/meminfo: memFree=1620112/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=50904 CPUtime=25.27
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 2157 0 0 0 2526 1 0 0 18 0 3 0 373239500 52125696 2085 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 12726 2085 387 42 0 6978 0
[pid=20633/tid=20635] ppid=20631 vsize=50904 CPUtime=12.63
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 745 0 0 0 1263 0 0 0 25 0 3 0 373239505 52125696 2085 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=50904 CPUtime=12.57
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 359 0 0 0 1257 0 0 0 25 0 3 0 373239505 52125696 2085 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241403 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 50904

[startup+25.5012 s]
/proc/loadavg: 1.15 1.02 1.01 3/80 20636
/proc/meminfo: memFree=1614032/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=57624 CPUtime=50.81
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 3762 0 0 0 5078 3 0 0 18 0 3 0 373239500 59006976 3560 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 14406 3560 387 42 0 8658 0
[pid=20633/tid=20635] ppid=20631 vsize=57624 CPUtime=25.43
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 1631 0 0 0 2541 2 0 0 25 0 3 0 373239505 59006976 3560 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311218 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=57624 CPUtime=25.31
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 1078 0 0 0 2531 0 0 0 25 0 3 0 373239505 59006976 3560 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 57624

[startup+51.101 s]
/proc/loadavg: 1.44 1.10 1.03 3/80 20636
/proc/meminfo: memFree=1606288/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=65448 CPUtime=101.88
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 5714 0 0 0 10182 6 0 0 18 0 3 0 373239500 67018752 5512 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 16362 5512 387 42 0 10614 0
[pid=20633/tid=20635] ppid=20631 vsize=65448 CPUtime=51.02
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 2779 0 0 0 5098 4 0 0 25 0 3 0 373239505 67018752 5512 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311200 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=65448 CPUtime=50.8
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 1882 0 0 0 5079 1 0 0 25 0 3 0 373239505 67018752 5512 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240899 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 65448

[startup+102.306 s]
/proc/loadavg: 1.75 1.23 1.08 3/80 20636
/proc/meminfo: memFree=1597456/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=75920 CPUtime=204.04
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 8268 0 0 0 20394 10 0 0 18 0 3 0 373239500 77742080 7652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 18980 7652 387 42 0 13232 0
[pid=20633/tid=20635] ppid=20631 vsize=75920 CPUtime=102.2
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 4493 0 0 0 10212 8 0 0 25 0 3 0 373239505 77742080 7652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242861 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=75920 CPUtime=101.77
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 2722 0 0 0 10176 1 0 0 25 0 3 0 373239505 77742080 7652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 75920

[startup+162.301 s]
/proc/loadavg: 1.91 1.37 1.13 3/80 20636
/proc/meminfo: memFree=1587472/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=86992 CPUtime=323.75
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 11226 0 0 0 32361 14 0 0 18 0 3 0 373239500 89079808 10148 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 21748 10148 387 42 0 16000 0
[pid=20633/tid=20635] ppid=20631 vsize=86992 CPUtime=162.18
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 5679 0 0 0 16207 11 0 0 25 0 3 0 373239505 89079808 10148 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311157 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=86992 CPUtime=161.51
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 4494 0 0 0 16149 2 0 0 25 0 3 0 373239505 89079808 10148 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.75
Current children cumulated vsize (KiB) 86992

[startup+222.301 s]
/proc/loadavg: 1.96 1.48 1.19 3/80 20636
/proc/meminfo: memFree=1580560/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=94212 CPUtime=443.47
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 13250 0 0 0 44331 16 0 0 18 0 3 0 373239500 96473088 11863 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 23553 11863 387 42 0 17805 0
[pid=20633/tid=20635] ppid=20631 vsize=94212 CPUtime=222.15
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 6609 0 0 0 22203 12 0 0 25 0 3 0 373239505 96473088 11863 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=94212 CPUtime=221.25
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 5588 0 0 0 22123 2 0 0 25 0 3 0 373239505 96473088 11863 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.47
Current children cumulated vsize (KiB) 94212

[startup+282.303 s]
/proc/loadavg: 1.98 1.57 1.23 3/80 20636
/proc/meminfo: memFree=1573904/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=101556 CPUtime=563.18
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 15297 0 0 0 56299 19 0 0 18 0 3 0 373239500 103993344 13535 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 25389 13535 387 42 0 19641 0
[pid=20633/tid=20635] ppid=20631 vsize=101556 CPUtime=282.13
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 7553 0 0 0 28198 15 0 0 25 0 3 0 373239505 103993344 13535 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=101556 CPUtime=280.98
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 6691 0 0 0 28095 3 0 0 25 0 3 0 373239505 103993344 13535 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240961 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.18
Current children cumulated vsize (KiB) 101556

[startup+342.301 s]
/proc/loadavg: 1.99 1.65 1.28 3/80 20636
/proc/meminfo: memFree=1570384/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=106048 CPUtime=682.89
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 16412 0 0 0 68268 21 0 0 18 0 3 0 373239500 108593152 14393 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 26512 14393 387 42 0 20764 0
[pid=20633/tid=20635] ppid=20631 vsize=106048 CPUtime=342.11
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 8668 0 0 0 34194 17 0 0 25 0 3 0 373239505 108593152 14393 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311028 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=106048 CPUtime=340.72
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 6691 0 0 0 34069 3 0 0 25 0 3 0 373239505 108593152 14393 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.89
Current children cumulated vsize (KiB) 106048

[startup+402.302 s]
/proc/loadavg: 1.99 1.71 1.32 3/80 20636
/proc/meminfo: memFree=1564688/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=115512 CPUtime=802.61
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 18984 0 0 0 80238 23 0 0 18 0 3 0 373239500 118284288 15829 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 28878 15829 387 42 0 23130 0
[pid=20633/tid=20635] ppid=20631 vsize=115512 CPUtime=402.09
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 9387 0 0 0 40190 19 0 0 25 0 3 0 373239505 118284288 15829 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=115512 CPUtime=400.46
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 8544 0 0 0 40042 4 0 0 25 0 3 0 373239505 118284288 15829 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.61
Current children cumulated vsize (KiB) 115512

[startup+462.301 s]
/proc/loadavg: 1.99 1.76 1.36 3/80 20636
/proc/meminfo: memFree=1561744/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=118844 CPUtime=922.31
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 19739 0 0 0 92205 26 0 0 18 0 3 0 373239500 121696256 16551 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 29711 16551 387 42 0 23963 0
[pid=20633/tid=20635] ppid=20631 vsize=118844 CPUtime=462.06
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 10142 0 0 0 46185 21 0 0 25 0 3 0 373239505 121696256 16551 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=118844 CPUtime=460.18
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 8544 0 0 0 46014 4 0 0 25 0 3 0 373239505 121696256 16551 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241715 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.31
Current children cumulated vsize (KiB) 118844

[startup+522.302 s]
/proc/loadavg: 1.99 1.80 1.40 3/80 20636
/proc/meminfo: memFree=1556176/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=122920 CPUtime=1042.03
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 21248 0 0 0 104175 28 0 0 18 0 3 0 373239500 125870080 17962 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 30730 17962 387 42 0 24982 0
[pid=20633/tid=20635] ppid=20631 vsize=122920 CPUtime=522.05
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 10753 0 0 0 52182 23 0 0 25 0 3 0 373239505 125870080 17962 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=122920 CPUtime=519.92
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 9442 0 0 0 51988 4 0 0 25 0 3 0 373239505 125870080 17962 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.03
Current children cumulated vsize (KiB) 122920

[startup+582.302 s]
/proc/loadavg: 1.99 1.83 1.43 3/80 20636
/proc/meminfo: memFree=1553040/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=126772 CPUtime=1161.75
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 22127 0 0 0 116145 30 0 0 18 0 3 0 373239500 129814528 18743 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 31693 18743 387 42 0 25945 0
[pid=20633/tid=20635] ppid=20631 vsize=126772 CPUtime=582.02
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 11632 0 0 0 58178 24 0 0 25 0 3 0 373239505 129814528 18743 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311218 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=126772 CPUtime=579.67
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 9442 0 0 0 57962 5 0 0 25 0 3 0 373239505 129814528 18743 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.75
Current children cumulated vsize (KiB) 126772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 2.19 1.89 1.46 3/80 20636
/proc/meminfo: memFree=1548560/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=131924 CPUtime=1200.05
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 23937 0 0 0 119973 32 0 0 18 0 3 0 373239500 135090176 19869 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 32981 19869 387 42 0 27233 0
[pid=20633/tid=20635] ppid=20631 vsize=131924 CPUtime=601.22
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 11843 0 0 0 60097 25 0 0 25 0 3 0 373239505 135090176 19869 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311472 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=131924 CPUtime=598.77
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 11041 0 0 0 59871 6 0 0 25 0 3 0 373239505 135090176 19869 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 131924

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+601.501 s]
/proc/loadavg: 2.19 1.89 1.46 3/80 20636
/proc/meminfo: memFree=1548560/2055920 swapFree=4152252/4192956
[pid=20633] ppid=20631 vsize=131924 CPUtime=1200.05
/proc/20633/stat : 20633 (ornithorynque) S 20631 20633 20574 0 -1 4194304 23937 0 0 0 119973 32 0 0 18 0 3 0 373239500 135090176 19869 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 215427870587 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/20633/statm: 32981 19869 387 42 0 27233 0
[pid=20633/tid=20635] ppid=20631 vsize=131924 CPUtime=601.22
/proc/20633/task/20635/stat : 20635 (ornithorynque) R 20631 20633 20574 0 -1 4194368 11843 0 0 0 60097 25 0 0 25 0 3 0 373239505 135090176 19869 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311472 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=20633/tid=20636] ppid=20631 vsize=131924 CPUtime=598.77
/proc/20633/task/20636/stat : 20636 (ornithorynque) R 20631 20633 20574 0 -1 4194368 11041 0 0 0 59871 6 0 0 25 0 3 0 373239505 135090176 19869 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 131924

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.526
CPU time (s): 1200.09
CPU user time (s): 1199.75
CPU system time (s): 0.337948
CPU usage (%): 199.507
Max. virtual memory (cumulated for all children) (KiB): 131924

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

runsolver used 0.471928 second user time and 1.73574 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Mar 10 13:20:49 UTC 2007

IDJOB= 333811
IDBENCH= 24612
IDSOLVER= 139
FILE ID= node9/333811-1173532849

PBS_JOBID= 4101160

Free space on /tmp= 66465 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333811-1173532849/ornithorynque /tmp/evaluation/333811-1173532849/instance-333811-1173532849.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-333811-1173532849 -o ROOT/results/node9/solver-333811-1173532849 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333811-1173532849/ornithorynque /tmp/evaluation/333811-1173532849/instance-333811-1173532849.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  378c3c007a4c6e49e4da1e6f32094183

RANDOM SEED= 878105281

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1627520 kB
Buffers:         49756 kB
Cached:         290664 kB
SwapCached:       8828 kB
Active:         190408 kB
Inactive:       172564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627520 kB
SwapTotal:     4192956 kB
SwapFree:      4152252 kB
Dirty:             680 kB
Writeback:           0 kB
Mapped:          29424 kB
Slab:            51064 kB
Committed_AS:  1499356 kB
PageTables:       1688 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= 66465 MiB

End job on node9 on Sat Mar 10 13:30:52 UTC 2007