Trace number 334105

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.18 601.528

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d-0.02-s405595518.sat05-531.reshuffled-07.cnf
MD5SUM289600ad1a14c58bf1b867d8d9aa90f1
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 variables1124
Number of clauses13289
Sum of the clauses size40148
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313008
Number of clauses of size 4281
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.01	c This is Ornithorynque version 0.1 alpha
0.00/0.01	c (c) roussel@cril.univ-artois.fr
0.00/0.01	c using unsigned short
0.00/0.01	c parsing...
0.00/0.03	c ...done
0.00/0.03	c nbVar=1124 nbClause=13289
0.00/0.04	c nbVar=1124 nbClause=13289
0.00/0.04	c complete search running
0.00/0.04	c local search running
0.00/0.05	c flip 0 nbSat=11665 maxSat=0
0.14/0.17	c flip 10000 nbSat=13216 maxSat=13232
0.34/0.28	c flip 20000 nbSat=13215 maxSat=13232
0.54/0.32	c flip 0 nbSat=13371 maxSat=13234
0.94/0.51	c flip 10000 nbSat=15094 maxSat=15109
1.34/0.71	c flip 20000 nbSat=15091 maxSat=15110
1.34/0.77	c flip 0 nbSat=14792 maxSat=15111
1.95/1.07	c flip 10000 nbSat=16374 maxSat=16381
1.95/1.08	c nbDecision=10000 #clauses=17068
2.54/1.38	c flip 20000 nbSat=16379 maxSat=16391
2.74/1.47	c flip 0 nbSat=15978 maxSat=16392
3.54/1.88	c flip 10000 nbSat=17790 maxSat=17798
4.54/2.35	c flip 20000 nbSat=17762 maxSat=17808
4.74/2.47	c flip 0 nbSat=17887 maxSat=17808
5.94/3.05	c flip 10000 nbSat=19552 maxSat=19564
7.13/3.69	c flip 20000 nbSat=19549 maxSat=19567
7.53/3.87	c flip 0 nbSat=20232 maxSat=19567
9.52/4.83	c flip 10000 nbSat=21851 maxSat=21870
11.52/5.80	c flip 20000 nbSat=21858 maxSat=21882
11.92/6.06	c flip 0 nbSat=23063 maxSat=21882
12.32/6.23	c nbDecision=20000 #clauses=25039
15.32/7.79	c flip 10000 nbSat=24743 maxSat=24766
18.91/9.59	c flip 20000 nbSat=24736 maxSat=24766
19.90/10.03	c flip 0 nbSat=27068 maxSat=24766
26.09/13.16	c flip 10000 nbSat=28711 maxSat=28730
32.08/16.12	c nbDecision=30000 #clauses=33651
33.48/16.85	c flip 20000 nbSat=28687 maxSat=28733
35.27/17.71	c flip 0 nbSat=33289 maxSat=28733
46.64/23.46	c flip 10000 nbSat=34823 maxSat=34865
56.42/28.36	c nbDecision=40000 #clauses=42247
58.41/29.30	c flip 20000 nbSat=34826 maxSat=34865
61.60/30.95	c flip 0 nbSat=42579 maxSat=34865
80.76/40.52	c nbDecision=50000 #clauses=50826
80.97/40.65	c flip 10000 nbSat=44204 maxSat=44220
100.12/50.20	c flip 20000 nbSat=44192 maxSat=44222
105.31/52.81	c flip 0 nbSat=56182 maxSat=44222
109.70/55.04	c nbDecision=60000 #clauses=59015
135.63/68.08	c flip 10000 nbSat=57733 maxSat=57781
142.42/71.40	c nbDecision=70000 #clauses=67319
170.36/85.45	c flip 20000 nbSat=57721 maxSat=57783
179.13/89.80	c flip 0 nbSat=73620 maxSat=57783
182.52/91.50	c nbDecision=80000 #clauses=75923
221.24/110.98	c nbDecision=90000 #clauses=84297
226.61/113.68	c flip 10000 nbSat=75130 maxSat=75152
275.10/137.93	c nbDecision=100000 #clauses=93057
275.30/138.03	c flip 20000 nbSat=75129 maxSat=75162
286.68/143.77	c flip 0 nbSat=93005 maxSat=75162
331.77/166.31	c nbDecision=110000 #clauses=101740
355.90/178.49	c flip 10000 nbSat=94709 maxSat=94753
391.04/196.06	c nbDecision=120000 #clauses=110288
423.36/212.25	c flip 20000 nbSat=94730 maxSat=94754
443.12/222.13	c flip 0 nbSat=116891 maxSat=94754
446.10/223.69	c nbDecision=130000 #clauses=119145
483.01/242.15	c nbDecision=140000 #clauses=127511
513.35/257.32	c nbDecision=150000 #clauses=136080
531.50/266.42	c flip 10000 nbSat=118425 maxSat=118449
568.62/285.09	c nbDecision=160000 #clauses=144720
623.49/312.51	c nbDecision=170000 #clauses=153379
628.08/314.88	c flip 20000 nbSat=118416 maxSat=118458
653.42/327.57	c flip 0 nbSat=155538 maxSat=118458
689.53/345.60	c nbDecision=180000 #clauses=162266
753.59/377.74	c nbDecision=190000 #clauses=170681
791.90/396.99	c flip 10000 nbSat=157339 maxSat=157372
807.26/404.67	c nbDecision=200000 #clauses=178978
864.32/433.26	c nbDecision=210000 #clauses=187326
925.58/463.95	c flip 20000 nbSat=157331 maxSat=157376
954.91/478.66	c flip 0 nbSat=193810 maxSat=157376
955.31/478.84	c nbDecision=220000 #clauses=195681
1052.68/527.65	c nbDecision=230000 #clauses=204012
1117.93/560.33	c flip 10000 nbSat=195490 maxSat=195542
1147.65/575.30	c nbDecision=240000 #clauses=212432

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/node13/watcher-334105-1173551106 -o ROOT/results/node13/solver-334105-1173551106 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334105-1173551106/ornithorynque /tmp/evaluation/334105-1173551106/instance-334105-1173551106.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.98 0.99 3/77 30204
/proc/meminfo: memFree=1541168/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=23220 CPUtime=0
/proc/30204/stat : 30204 (ornithorynque) R 30202 30204 29470 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 375065076 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269754602608 0 0 4096 0 0 0 0 17 1 0 0
/proc/30204/statm: 5805 266 219 42 0 45 0

[startup+0.0994859 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30204
/proc/meminfo: memFree=1541168/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=46056 CPUtime=0.14
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 1037 0 0 0 14 0 0 0 18 0 3 0 375065076 47161344 998 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 11514 998 387 42 0 5766 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 46056

[startup+0.101483 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30204
/proc/meminfo: memFree=1541168/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=46056 CPUtime=0.14
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 1037 0 0 0 14 0 0 0 18 0 3 0 375065076 47161344 998 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 11514 998 387 42 0 5766 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 46056

[startup+0.30151 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30204
/proc/meminfo: memFree=1541168/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=46188 CPUtime=0.54
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 1077 0 0 0 54 0 0 0 18 0 3 0 375065076 47296512 1038 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 11547 1038 387 42 0 5799 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 46188

[startup+0.701568 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30204
/proc/meminfo: memFree=1541168/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=47344 CPUtime=1.34
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 1191 0 0 0 134 0 0 0 18 0 3 0 375065076 48480256 1152 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 11836 1152 387 42 0 6088 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 47344

[startup+1.50168 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 30207
/proc/meminfo: memFree=1537496/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=48132 CPUtime=2.94
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 1469 0 0 0 293 1 0 0 18 0 3 0 375065076 49287168 1397 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 12033 1397 387 42 0 6285 0
[pid=30204/tid=30206] ppid=30202 vsize=48132 CPUtime=1.44
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 272 0 0 0 144 0 0 0 25 0 3 0 375065081 49287168 1397 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=48132 CPUtime=1.44
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 190 0 0 0 144 0 0 0 25 0 3 0 375065081 49287168 1397 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 48132

[startup+3.10189 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 30207
/proc/meminfo: memFree=1536536/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=49576 CPUtime=6.14
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 1762 0 0 0 613 1 0 0 18 0 3 0 375065076 50765824 1690 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 12394 1690 387 42 0 6646 0
[pid=30204/tid=30206] ppid=30202 vsize=49576 CPUtime=3.04
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 458 0 0 0 304 0 0 0 25 0 3 0 375065081 50765824 1690 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=49576 CPUtime=3.04
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 297 0 0 0 304 0 0 0 25 0 3 0 375065081 50765824 1690 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240899 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 49576

[startup+6.30132 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 30207
/proc/meminfo: memFree=1534360/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=51740 CPUtime=12.52
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 2320 0 0 0 1251 1 0 0 18 0 3 0 375065076 52981760 2248 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 12935 2248 387 42 0 7187 0
[pid=30204/tid=30206] ppid=30202 vsize=51740 CPUtime=6.24
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 740 0 0 0 623 1 0 0 25 0 3 0 375065081 52981760 2248 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312083 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=51740 CPUtime=6.23
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 573 0 0 0 623 0 0 0 25 0 3 0 375065081 52981760 2248 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 51740

[startup+12.7012 s]
/proc/loadavg: 1.09 1.02 1.01 3/80 30207
/proc/meminfo: memFree=1530648/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=55236 CPUtime=25.29
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 3023 0 0 0 2527 2 0 0 18 0 3 0 375065076 56561664 2951 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 13809 2951 387 42 0 8061 0
[pid=30204/tid=30206] ppid=30202 vsize=55236 CPUtime=12.64
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 1192 0 0 0 1262 2 0 0 25 0 3 0 375065081 56561664 2951 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=55236 CPUtime=12.6
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 824 0 0 0 1260 0 0 0 25 0 3 0 375065081 56561664 2951 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 55236

[startup+25.5029 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 30207
/proc/meminfo: memFree=1526680/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=59160 CPUtime=50.83
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 4105 0 0 0 5079 4 0 0 18 0 3 0 375065076 60579840 3903 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 14790 3903 387 42 0 9042 0
[pid=30204/tid=30206] ppid=30202 vsize=59160 CPUtime=25.44
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 1896 0 0 0 2541 3 0 0 25 0 3 0 375065081 60579840 3903 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=59160 CPUtime=25.34
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 1202 0 0 0 2534 0 0 0 25 0 3 0 375065081 60579840 3903 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 59160

[startup+51.1023 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 30207
/proc/meminfo: memFree=1520344/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=65828 CPUtime=101.92
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 5774 0 0 0 10186 6 0 0 18 0 3 0 375065076 67407872 5520 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 16457 5520 387 42 0 10709 0
[pid=30204/tid=30206] ppid=30202 vsize=65828 CPUtime=51.03
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 3066 0 0 0 5098 5 0 0 25 0 3 0 375065081 67407872 5520 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=65828 CPUtime=50.83
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 1701 0 0 0 5083 0 0 0 25 0 3 0 375065081 67407872 5520 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 65828

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.09 4/80 30207
/proc/meminfo: memFree=1506456/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=82028 CPUtime=204.08
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 9797 0 0 0 20398 10 0 0 18 0 3 0 375065076 83996672 8922 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 20507 8922 387 42 0 14759 0
[pid=30204/tid=30206] ppid=30202 vsize=82028 CPUtime=102.21
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 4869 0 0 0 10214 7 0 0 25 0 3 0 375065081 83996672 8922 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=82028 CPUtime=101.8
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 3921 0 0 0 10179 1 0 0 25 0 3 0 375065081 83996672 8922 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 82028

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/80 30207
/proc/meminfo: memFree=1496216/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=93996 CPUtime=323.79
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 12995 0 0 0 32364 15 0 0 18 0 3 0 375065076 96251904 11457 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 23499 11457 387 42 0 17751 0
[pid=30204/tid=30206] ppid=30202 vsize=93996 CPUtime=162.2
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 6372 0 0 0 16208 12 0 0 25 0 3 0 375065081 96251904 11457 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=93996 CPUtime=161.54
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 5616 0 0 0 16152 2 0 0 25 0 3 0 375065081 96251904 11457 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.79
Current children cumulated vsize (KiB) 93996

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 30207
/proc/meminfo: memFree=1486232/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=105376 CPUtime=443.51
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 16370 0 0 0 44333 18 0 0 18 0 3 0 375065076 107905024 13944 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 26344 13944 387 42 0 20596 0
[pid=30204/tid=30206] ppid=30202 vsize=105376 CPUtime=222.18
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 7792 0 0 0 22204 14 0 0 25 0 3 0 375065081 107905024 13944 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=105376 CPUtime=221.28
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 7571 0 0 0 22125 3 0 0 25 0 3 0 375065081 107905024 13944 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241077 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.51
Current children cumulated vsize (KiB) 105376

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 30207
/proc/meminfo: memFree=1478680/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=113584 CPUtime=563.23
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 18647 0 0 0 56301 22 0 0 18 0 3 0 375065076 116310016 15833 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 28396 15833 387 42 0 22648 0
[pid=30204/tid=30206] ppid=30202 vsize=113584 CPUtime=282.15
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 10069 0 0 0 28198 17 0 0 25 0 3 0 375065081 116310016 15833 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=113584 CPUtime=281.02
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 7571 0 0 0 28099 3 0 0 25 0 3 0 375065081 116310016 15833 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.23
Current children cumulated vsize (KiB) 113584

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 30207
/proc/meminfo: memFree=1467032/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=129664 CPUtime=682.94
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 23152 0 0 0 68269 25 0 0 18 0 3 0 375065076 132775936 18720 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 32416 18720 387 42 0 26668 0
[pid=30204/tid=30206] ppid=30202 vsize=129664 CPUtime=342.13
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 11215 0 0 0 34194 19 0 0 25 0 3 0 375065081 132775936 18720 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=129664 CPUtime=340.75
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 10930 0 0 0 34070 5 0 0 25 0 3 0 375065081 132775936 18720 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.94
Current children cumulated vsize (KiB) 129664

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/80 30207
/proc/meminfo: memFree=1462744/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=133892 CPUtime=802.67
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 24215 0 0 0 80239 28 0 0 18 0 3 0 375065076 137105408 19783 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 33473 19783 387 42 0 27725 0
[pid=30204/tid=30206] ppid=30202 vsize=133892 CPUtime=402.11
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 12278 0 0 0 40190 21 0 0 25 0 3 0 375065081 137105408 19783 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=133892 CPUtime=400.49
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 10930 0 0 0 40044 5 0 0 25 0 3 0 375065081 137105408 19783 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241645 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.67
Current children cumulated vsize (KiB) 133892

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 4/80 30207
/proc/meminfo: memFree=1458904/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=137228 CPUtime=922.39
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 25195 0 0 0 92209 30 0 0 18 0 3 0 375065076 140521472 20763 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 34307 20763 387 42 0 28559 0
[pid=30204/tid=30206] ppid=30202 vsize=137228 CPUtime=462.1
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 13258 0 0 0 46187 23 0 0 25 0 3 0 375065081 140521472 20763 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=137228 CPUtime=460.23
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 10930 0 0 0 46018 5 0 0 25 0 3 0 375065081 140521472 20763 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.39
Current children cumulated vsize (KiB) 137228

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 30207
/proc/meminfo: memFree=1448856/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=149248 CPUtime=1042.1
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 28844 0 0 0 104178 32 0 0 18 0 3 0 375065076 152829952 23307 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 37312 23307 387 42 0 31564 0
[pid=30204/tid=30206] ppid=30202 vsize=149248 CPUtime=522.08
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 14030 0 0 0 52183 25 0 0 25 0 3 0 375065081 152829952 23307 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=149248 CPUtime=519.96
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 13807 0 0 0 51990 6 0 0 25 0 3 0 375065081 152829952 23307 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.1
Current children cumulated vsize (KiB) 149248

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 30207
/proc/meminfo: memFree=1445912/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=152632 CPUtime=1161.82
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 29822 0 0 0 116148 34 0 0 18 0 3 0 375065076 156295168 24014 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 38158 24014 387 42 0 32410 0
[pid=30204/tid=30206] ppid=30202 vsize=152632 CPUtime=582.06
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 15008 0 0 0 58179 27 0 0 25 0 3 0 375065081 156295168 24014 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311279 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=152632 CPUtime=579.7
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 13807 0 0 0 57964 6 0 0 25 0 3 0 375065081 156295168 24014 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.82
Current children cumulated vsize (KiB) 152632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 30207
/proc/meminfo: memFree=1445080/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=153656 CPUtime=1200.14
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 30024 0 0 0 119979 35 0 0 18 0 3 0 375065076 157343744 24216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 38414 24216 387 42 0 32666 0
[pid=30204/tid=30206] ppid=30202 vsize=153656 CPUtime=601.26
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 15210 0 0 0 60098 28 0 0 25 0 3 0 375065081 157343744 24216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=153656 CPUtime=598.81
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 13807 0 0 0 59875 6 0 0 25 0 3 0 375065081 157343744 24216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242128 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 153656

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

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

[startup+601.502 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 30207
/proc/meminfo: memFree=1445080/2055920 swapFree=4158920/4192956
[pid=30204] ppid=30202 vsize=153656 CPUtime=1200.14
/proc/30204/stat : 30204 (ornithorynque) S 30202 30204 29470 0 -1 4194304 30024 0 0 0 119979 35 0 0 18 0 3 0 375065076 157343744 24216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/30204/statm: 38414 24216 387 42 0 32666 0
[pid=30204/tid=30206] ppid=30202 vsize=153656 CPUtime=601.26
/proc/30204/task/30206/stat : 30206 (ornithorynque) R 30202 30204 29470 0 -1 4194368 15210 0 0 0 60098 28 0 0 25 0 3 0 375065081 157343744 24216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=30204/tid=30207] ppid=30202 vsize=153656 CPUtime=598.81
/proc/30204/task/30207/stat : 30207 (ornithorynque) R 30202 30204 29470 0 -1 4194368 13807 0 0 0 59875 6 0 0 25 0 3 0 375065081 157343744 24216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242128 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 153656

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.528
CPU time (s): 1200.18
CPU user time (s): 1199.8
CPU system time (s): 0.371943
CPU usage (%): 199.521
Max. virtual memory (cumulated for all children) (KiB): 153656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.371943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30024
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 22400

runsolver used 0.623905 second user time and 1.57976 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Mar 10 18:25:06 UTC 2007

IDJOB= 334105
IDBENCH= 24619
IDSOLVER= 139
FILE ID= node13/334105-1173551106

PBS_JOBID= 4101166

Free space on /tmp= 66374 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d-0.02-s405595518.sat05-531.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334105-1173551106/ornithorynque /tmp/evaluation/334105-1173551106/instance-334105-1173551106.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-334105-1173551106 -o ROOT/results/node13/solver-334105-1173551106 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334105-1173551106/ornithorynque /tmp/evaluation/334105-1173551106/instance-334105-1173551106.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  289600ad1a14c58bf1b867d8d9aa90f1

RANDOM SEED= 439199458

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1541584 kB
Buffers:         49744 kB
Cached:         376296 kB
SwapCached:       2156 kB
Active:         191272 kB
Inactive:       257536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1541584 kB
SwapTotal:     4192956 kB
SwapFree:      4158920 kB
Dirty:             472 kB
Writeback:           0 kB
Mapped:          30796 kB
Slab:            51036 kB
Committed_AS:  1619836 kB
PageTables:       1744 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= 66374 MiB

End job on node13 on Sat Mar 10 18:35:10 UTC 2007