Trace number 337885

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

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-03-S1572374531.sat05-485.reshuffled-07.cnf
MD5SUMcbcea01c0bfb42acb557e243a3a3b0bc
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 variables260
Number of clauses489
Sum of the clauses size1108
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2424
Number of clauses of size 30
Number of clauses of size 465
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.00	c ...done
0.00/0.00	c nbVar=320 nbClause=489
0.00/0.00	c nbVar=320 nbClause=489
0.58/0.31	c complete search running
0.58/0.31	c local search running
0.58/0.31	c flip 0 nbSat=428 maxSat=0
0.58/0.31	c flip 0 nbSat=861 maxSat=504
0.58/0.31	c flip 0 nbSat=1568 maxSat=981
1.18/0.65	c flip 0 nbSat=4612 maxSat=1677
2.78/1.44	c flip 0 nbSat=7838 maxSat=4710
3.18/1.64	c nbDecision=10000 #clauses=8630
8.77/4.47	c flip 0 nbSat=14208 maxSat=7923
13.36/6.74	c nbDecision=20000 #clauses=17177
19.55/9.84	c flip 0 nbSat=20992 maxSat=14313
26.13/13.14	c nbDecision=30000 #clauses=25691
43.27/21.78	c nbDecision=40000 #clauses=34207
51.05/25.61	c flip 0 nbSat=37231 maxSat=21081
64.22/32.22	c nbDecision=50000 #clauses=42993
81.99/41.19	c flip 0 nbSat=49222 maxSat=37335
92.57/46.40	c nbDecision=60000 #clauses=51649
133.87/67.19	c nbDecision=70000 #clauses=60567
143.23/71.80	c flip 0 nbSat=62663 maxSat=49333
173.38/86.99	c nbDecision=80000 #clauses=69174
221.05/110.82	c nbDecision=90000 #clauses=77987
243.01/121.82	c flip 0 nbSat=81601 maxSat=62743
271.94/136.32	c nbDecision=100000 #clauses=86644
295.90/148.31	c flip 0 nbSat=90360 maxSat=81730
323.22/162.03	c nbDecision=110000 #clauses=95364
358.94/179.95	c nbDecision=120000 #clauses=104459
406.22/203.64	c nbDecision=130000 #clauses=113350
459.70/230.43	c nbDecision=140000 #clauses=122144
464.70/232.96	c flip 0 nbSat=123210 maxSat=90472
522.56/261.97	c nbDecision=150000 #clauses=130989
571.25/286.34	c nbDecision=160000 #clauses=139749
601.76/301.66	c flip 0 nbSat=145890 maxSat=123312
617.14/309.36	c nbDecision=170000 #clauses=148495
684.17/342.94	c nbDecision=180000 #clauses=157164
780.74/391.30	c nbDecision=190000 #clauses=165951
807.49/404.75	c flip 0 nbSat=168654 maxSat=146007
871.34/436.77	c nbDecision=200000 #clauses=174718
974.51/488.46	c nbDecision=210000 #clauses=183240
979.69/491.07	c flip 0 nbSat=183362 maxSat=168743
1101.60/552.19	c nbDecision=220000 #clauses=192091
1169.85/586.35	c flip 0 nbSat=196739 maxSat=183462

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-337885-1173676390 -o ROOT/results/node13/solver-337885-1173676390 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337885-1173676390/ornithorynque /tmp/evaluation/337885-1173676390/instance-337885-1173676390.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.00 1.00 1.00 3/77 14093
/proc/meminfo: memFree=1769664/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=23220 CPUtime=0
/proc/14093/stat : 14093 (ornithorynque) R 14091 14093 12574 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 387593492 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269754600721 0 0 4096 0 0 0 0 17 1 0 0
/proc/14093/statm: 5805 267 220 42 0 45 0

[startup+0.151514 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14093
/proc/meminfo: memFree=1769664/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=45976 CPUtime=0.28
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 689 0 0 0 28 0 0 0 18 0 3 0 387593492 47079424 650 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 11494 650 387 42 0 5746 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 45976

[startup+0.201521 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14093
/proc/meminfo: memFree=1769664/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=45976 CPUtime=0.38
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 710 0 0 0 38 0 0 0 18 0 3 0 387593492 47079424 671 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 11494 671 387 42 0 5746 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 45976

[startup+0.301534 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14093
/proc/meminfo: memFree=1769664/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=45976 CPUtime=0.58
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 741 0 0 0 58 0 0 0 18 0 3 0 387593492 47079424 702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 11494 702 387 42 0 5746 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45976

[startup+0.70159 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14093
/proc/meminfo: memFree=1769664/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=45976 CPUtime=1.38
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 1009 0 0 0 138 0 0 0 18 0 3 0 387593492 47079424 970 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 11494 970 387 42 0 5746 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45976

[startup+1.5017 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 14096
/proc/meminfo: memFree=1766760/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=48024 CPUtime=2.98
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 1350 0 0 0 298 0 0 0 18 0 3 0 387593492 49176576 1311 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 12006 1311 387 42 0 6258 0
[pid=14093/tid=14095] ppid=14091 vsize=48024 CPUtime=1.49
/proc/14093/task/14095/stat : 14095 (ornithorynque) R 14091 14093 12574 0 -1 4194368 421 0 0 0 149 0 0 0 23 0 3 0 387593493 49176576 1311 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311877 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14093/tid=14096] ppid=14091 vsize=48024 CPUtime=1.48
/proc/14093/task/14096/stat : 14096 (ornithorynque) R 14091 14093 12574 0 -1 4194368 406 0 0 0 148 0 0 0 25 0 3 0 387593493 49176576 1311 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241600 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 48024

[startup+3.10191 s]
/proc/loadavg: 1.08 1.02 1.01 3/80 14096
/proc/meminfo: memFree=1765160/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=49180 CPUtime=6.17
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 1580 0 0 0 617 0 0 0 18 0 3 0 387593492 50360320 1541 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 12295 1541 387 42 0 6547 0
[pid=14093/tid=14095] ppid=14091 vsize=49180 CPUtime=3.08
/proc/14093/task/14095/stat : 14095 (ornithorynque) R 14091 14093 12574 0 -1 4194368 651 0 0 0 308 0 0 0 25 0 3 0 387593493 50360320 1541 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311174 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14093/tid=14096] ppid=14091 vsize=49180 CPUtime=3.07
/proc/14093/task/14096/stat : 14096 (ornithorynque) R 14091 14093 12574 0 -1 4194368 406 0 0 0 307 0 0 0 25 0 3 0 387593493 50360320 1541 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49180

[startup+6.30134 s]
/proc/loadavg: 1.08 1.02 1.01 3/80 14096
/proc/meminfo: memFree=1762536/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=52644 CPUtime=12.55
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 2202 0 0 0 1255 0 0 0 18 0 3 0 387593492 53907456 2130 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 13161 2130 387 42 0 7413 0
[pid=14093/tid=14095] ppid=14091 vsize=52644 CPUtime=6.28
/proc/14093/task/14095/stat : 14095 (ornithorynque) R 14091 14093 12574 0 -1 4194368 961 0 0 0 628 0 0 0 25 0 3 0 387593493 53907456 2130 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14093/tid=14096] ppid=14091 vsize=52644 CPUtime=6.26
/proc/14093/task/14096/stat : 14096 (ornithorynque) R 14091 14093 12574 0 -1 4194368 718 0 0 0 626 0 0 0 25 0 3 0 387593493 53907456 2130 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241715 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 52644

[startup+12.7022 s]
/proc/loadavg: 1.22 1.05 1.02 3/80 14096
/proc/meminfo: memFree=1759144/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=56108 CPUtime=25.33
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 3035 0 0 0 2532 1 0 0 18 0 3 0 387593492 57454592 2930 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 14027 2930 387 42 0 8279 0
[pid=14093/tid=14095] ppid=14091 vsize=56108 CPUtime=12.68
/proc/14093/task/14095/stat : 14095 (ornithorynque) R 14091 14093 12574 0 -1 4194368 1425 0 0 0 1268 0 0 0 25 0 3 0 387593493 57454592 2930 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14093/tid=14096] ppid=14091 vsize=56108 CPUtime=12.63
/proc/14093/task/14096/stat : 14096 (ornithorynque) R 14091 14093 12574 0 -1 4194368 1087 0 0 0 1263 0 0 0 25 0 3 0 387593493 57454592 2930 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 56108

[startup+25.5019 s]
/proc/loadavg: 1.34 1.08 1.02 3/80 14096
/proc/meminfo: memFree=1756264/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=58672 CPUtime=50.85
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 3822 0 0 0 5083 2 0 0 18 0 3 0 387593492 60080128 3619 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 14668 3619 387 42 0 8920 0
[pid=14093/tid=14095] ppid=14091 vsize=58672 CPUtime=25.47
/proc/14093/task/14095/stat : 14095 (ornithorynque) R 14091 14093 12574 0 -1 4194368 2212 0 0 0 2546 1 0 0 25 0 3 0 387593493 60080128 3619 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14093/tid=14096] ppid=14091 vsize=58672 CPUtime=25.36
/proc/14093/task/14096/stat : 14096 (ornithorynque) R 14091 14093 12574 0 -1 4194368 1087 0 0 0 2536 0 0 0 25 0 3 0 387593493 60080128 3619 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241125 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 58672

[startup+51.1013 s]
/proc/loadavg: 1.56 1.15 1.05 3/80 14096
/proc/meminfo: memFree=1746984/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=70384 CPUtime=101.94
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 6620 0 0 0 10189 5 0 0 18 0 3 0 387593492 72073216 5977 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 17596 5977 387 42 0 11848 0
[pid=14093/tid=14095] ppid=14091 vsize=70384 CPUtime=51.07
/proc/14093/task/14095/stat : 14095 (ornithorynque) R 14091 14093 12574 0 -1 4194368 3232 0 0 0 5103 4 0 0 25 0 3 0 387593493 72073216 5977 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311163 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14093/tid=14096] ppid=14091 vsize=70384 CPUtime=50.86
/proc/14093/task/14096/stat : 14096 (ornithorynque) R 14091 14093 12574 0 -1 4194368 2865 0 0 0 5085 1 0 0 25 0 3 0 387593493 72073216 5977 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 70384

[startup+102.301 s]
/proc/loadavg: 1.82 1.29 1.10 3/80 14096
/proc/meminfo: memFree=1739368/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=79028 CPUtime=204.12
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 9103 0 0 0 20404 8 0 0 18 0 3 0 387593492 80924672 7804 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 19757 7804 387 42 0 14009 0
[pid=14093/tid=14095] ppid=14091 vsize=79028 CPUtime=102.25
/proc/14093/task/14095/stat : 14095 (ornithorynque) R 14091 14093 12574 0 -1 4194368 4649 0 0 0 10219 6 0 0 25 0 3 0 387593493 80924672 7804 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14093/tid=14096] ppid=14091 vsize=79028 CPUtime=101.84
/proc/14093/task/14096/stat : 14096 (ornithorynque) R 14091 14093 12574 0 -1 4194368 3931 0 0 0 10183 1 0 0 25 0 3 0 387593493 80924672 7804 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242553 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 79028

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.15 3/80 14096
/proc/meminfo: memFree=1729448/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=90836 CPUtime=323.82
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 12876 0 0 0 32370 12 0 0 18 0 3 0 387593492 93016064 10305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 22709 10305 387 42 0 16961 0
[pid=14093/tid=14095] ppid=14091 vsize=90836 CPUtime=162.23
/proc/14093/task/14095/stat : 14095 (ornithorynque) R 14091 14093 12574 0 -1 4194368 6124 0 0 0 16214 9 0 0 25 0 3 0 387593493 93016064 10305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311212 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14093/tid=14096] ppid=14091 vsize=90836 CPUtime=161.57
/proc/14093/task/14096/stat : 14096 (ornithorynque) R 14091 14093 12574 0 -1 4194368 6229 0 0 0 16155 2 0 0 25 0 3 0 387593493 93016064 10305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.82
Current children cumulated vsize (KiB) 90836

[startup+222.305 s]
/proc/loadavg: 1.97 1.52 1.20 3/80 14096
/proc/meminfo: memFree=1723368/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=97508 CPUtime=443.54
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 14598 0 0 0 44339 15 0 0 18 0 3 0 387593492 99848192 11763 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 24377 11763 387 42 0 18629 0
[pid=14093/tid=14095] ppid=14091 vsize=97508 CPUtime=222.21
/proc/14093/task/14095/stat : 14095 (ornithorynque) R 14091 14093 12574 0 -1 4194368 7846 0 0 0 22209 12 0 0 25 0 3 0 387593493 99848192 11763 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14093/tid=14096] ppid=14091 vsize=97508 CPUtime=221.31
/proc/14093/task/14096/stat : 14096 (ornithorynque) R 14091 14093 12574 0 -1 4194368 6229 0 0 0 22129 2 0 0 25 0 3 0 387593493 99848192 11763 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.54
Current children cumulated vsize (KiB) 97508

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.25 3/80 14096
/proc/meminfo: memFree=1713640/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=111520 CPUtime=563.27
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 19010 0 0 0 56308 19 0 0 18 0 3 0 387593492 114196480 14258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 27880 14258 387 42 0 22132 0
[pid=14093/tid=14095] ppid=14091 vsize=111520 CPUtime=282.2
/proc/14093/task/14095/stat : 14095 (ornithorynque) R 14091 14093 12574 0 -1 4194368 9362 0 0 0 28205 15 0 0 25 0 3 0 387593493 114196480 14258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311137 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14093/tid=14096] ppid=14091 vsize=111520 CPUtime=281.05
/proc/14093/task/14096/stat : 14096 (ornithorynque) R 14091 14093 12574 0 -1 4194368 9125 0 0 0 28102 3 0 0 25 0 3 0 387593493 114196480 14258 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241065 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.27
Current children cumulated vsize (KiB) 111520

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.30 3/80 14096
/proc/meminfo: memFree=1705512/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=119604 CPUtime=682.97
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 21919 0 0 0 68275 22 0 0 18 0 3 0 387593492 122474496 16263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 29901 16263 387 42 0 24153 0
[pid=14093/tid=14095] ppid=14091 vsize=119604 CPUtime=342.18
/proc/14093/task/14095/stat : 14095 (ornithorynque) R 14091 14093 12574 0 -1 4194368 10467 0 0 0 34201 17 0 0 25 0 3 0 387593493 122474496 16263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14093/tid=14096] ppid=14091 vsize=119604 CPUtime=340.77
/proc/14093/task/14096/stat : 14096 (ornithorynque) R 14091 14093 12574 0 -1 4194368 10929 0 0 0 34073 4 0 0 25 0 3 0 387593493 122474496 16263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.97
Current children cumulated vsize (KiB) 119604

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.34 3/80 14096
/proc/meminfo: memFree=1702312/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=123196 CPUtime=802.7
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 23054 0 0 0 80246 24 0 0 18 0 3 0 387593492 126152704 17072 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 30799 17072 387 42 0 25051 0
[pid=14093/tid=14095] ppid=14091 vsize=123196 CPUtime=402.16
/proc/14093/task/14095/stat : 14095 (ornithorynque) R 14091 14093 12574 0 -1 4194368 11602 0 0 0 40197 19 0 0 25 0 3 0 387593493 126152704 17072 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311247 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14093/tid=14096] ppid=14091 vsize=123196 CPUtime=400.53
/proc/14093/task/14096/stat : 14096 (ornithorynque) R 14091 14093 12574 0 -1 4194368 10929 0 0 0 40048 5 0 0 25 0 3 0 387593493 126152704 17072 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.7
Current children cumulated vsize (KiB) 123196

[startup+462.302 s]
/proc/loadavg: 1.99 1.78 1.38 3/80 14096
/proc/meminfo: memFree=1695848/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=131276 CPUtime=922.43
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 26005 0 0 0 92216 27 0 0 18 0 3 0 387593492 134426624 18660 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 32819 18660 387 42 0 27071 0
[pid=14093/tid=14095] ppid=14091 vsize=131276 CPUtime=462.14
/proc/14093/task/14095/stat : 14095 (ornithorynque) R 14091 14093 12574 0 -1 4194368 12208 0 0 0 46193 21 0 0 25 0 3 0 387593493 134426624 18660 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14093/tid=14096] ppid=14091 vsize=131276 CPUtime=460.27
/proc/14093/task/14096/stat : 14096 (ornithorynque) R 14091 14093 12574 0 -1 4194368 13274 0 0 0 46022 5 0 0 25 0 3 0 387593493 134426624 18660 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.43
Current children cumulated vsize (KiB) 131276

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 14096
/proc/meminfo: memFree=1691304/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=141016 CPUtime=1042.13
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 28982 0 0 0 104184 29 0 0 18 0 3 0 387593492 144400384 19822 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 35254 19822 387 42 0 29506 0
[pid=14093/tid=14095] ppid=14091 vsize=141016 CPUtime=522.12
/proc/14093/task/14095/stat : 14095 (ornithorynque) R 14091 14093 12574 0 -1 4194368 12859 0 0 0 52190 22 0 0 25 0 3 0 387593493 144400384 19822 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14093/tid=14096] ppid=14091 vsize=141016 CPUtime=519.99
/proc/14093/task/14096/stat : 14096 (ornithorynque) R 14091 14093 12574 0 -1 4194368 15600 0 0 0 51993 6 0 0 25 0 3 0 387593493 144400384 19822 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241162 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.13
Current children cumulated vsize (KiB) 141016

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 14096
/proc/meminfo: memFree=1689320/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=143324 CPUtime=1161.85
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 29493 0 0 0 116155 30 0 0 18 0 3 0 387593492 146763776 20300 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 35831 20300 387 42 0 30083 0
[pid=14093/tid=14095] ppid=14091 vsize=143324 CPUtime=582.1
/proc/14093/task/14095/stat : 14095 (ornithorynque) R 14091 14093 12574 0 -1 4194368 13370 0 0 0 58187 23 0 0 25 0 3 0 387593493 146763776 20300 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14093/tid=14096] ppid=14091 vsize=143324 CPUtime=579.73
/proc/14093/task/14096/stat : 14096 (ornithorynque) R 14091 14093 12574 0 -1 4194368 15600 0 0 0 57967 6 0 0 25 0 3 0 387593493 146763776 20300 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.85
Current children cumulated vsize (KiB) 143324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.85 1.46 3/80 14096
/proc/meminfo: memFree=1685864/2055920 swapFree=4158788/4192956
[pid=14093] ppid=14091 vsize=147176 CPUtime=1200.18
/proc/14093/stat : 14093 (ornithorynque) S 14091 14093 12574 0 -1 4194304 31167 0 0 0 119987 31 0 0 18 0 3 0 387593492 150708224 21133 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14093/statm: 36794 21133 387 42 0 31046 0
[pid=14093/tid=14095] ppid=14091 vsize=147176 CPUtime=601.3
/proc/14093/task/14095/stat : 14095 (ornithorynque) R 14091 14093 12574 0 -1 4194368 13575 0 0 0 60106 24 0 0 25 0 3 0 387593493 150708224 21133 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14093/tid=14096] ppid=14091 vsize=147176 CPUtime=598.87
/proc/14093/task/14096/stat : 14096 (ornithorynque) R 14091 14093 12574 0 -1 4194368 17069 0 0 0 59880 7 0 0 25 0 3 0 387593493 150708224 21133 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 147176

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.528
CPU time (s): 1200.22
CPU user time (s): 1199.89
CPU system time (s): 0.331949
CPU usage (%): 199.528
Max. virtual memory (cumulated for all children) (KiB): 147176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.89
system time used= 0.331949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31167
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= 21
involuntary context switches= 22428

runsolver used 0.578911 second user time and 1.61975 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Mar 12 05:13:10 UTC 2007

IDJOB= 337885
IDBENCH= 24709
IDSOLVER= 139
FILE ID= node13/337885-1173676390

PBS_JOBID= 4101443

Free space on /tmp= 66506 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-03-S1572374531.sat05-485.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337885-1173676390/ornithorynque /tmp/evaluation/337885-1173676390/instance-337885-1173676390.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-337885-1173676390 -o ROOT/results/node13/solver-337885-1173676390 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337885-1173676390/ornithorynque /tmp/evaluation/337885-1173676390/instance-337885-1173676390.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  cbcea01c0bfb42acb557e243a3a3b0bc

RANDOM SEED= 336878712

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:       1770072 kB
Buffers:         37884 kB
Cached:         163292 kB
SwapCached:       2076 kB
Active:         153992 kB
Inactive:        69868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770072 kB
SwapTotal:     4192956 kB
SwapFree:      4158788 kB
Dirty:             284 kB
Writeback:           0 kB
Mapped:          30636 kB
Slab:            47556 kB
Committed_AS:  1681260 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= 66506 MiB

End job on node13 on Mon Mar 12 05:23:14 UTC 2007