Trace number 334021

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.15 601.625

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
MD5SUM71878da25e778158aa56312337016eac
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 variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
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.03	c ...done
0.00/0.03	c nbVar=772 nbClause=9601
0.00/0.03	c nbVar=772 nbClause=9601
0.00/0.03	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=8213 maxSat=0
0.16/0.15	c flip 10000 nbSat=9550 maxSat=9562
0.35/0.22	c flip 0 nbSat=9972 maxSat=9567
0.75/0.44	c flip 10000 nbSat=11281 maxSat=11309
0.95/0.57	c flip 0 nbSat=12075 maxSat=11309
1.35/0.79	c nbDecision=10000 #clauses=14842
1.75/0.98	c flip 10000 nbSat=13563 maxSat=13576
2.36/1.20	c flip 0 nbSat=14939 maxSat=13576
3.55/1.85	c flip 10000 nbSat=16243 maxSat=16259
4.35/2.21	c flip 0 nbSat=17963 maxSat=16261
6.56/3.34	c flip 10000 nbSat=19270 maxSat=19283
7.35/3.79	c nbDecision=20000 #clauses=23034
7.75/3.95	c flip 0 nbSat=22155 maxSat=19284
11.72/5.97	c flip 10000 nbSat=23328 maxSat=23351
14.11/7.11	c flip 0 nbSat=26558 maxSat=23351
19.31/9.79	c nbDecision=30000 #clauses=31773
22.11/11.14	c flip 10000 nbSat=27879 maxSat=27928
26.69/13.42	c flip 0 nbSat=34758 maxSat=27928
33.08/16.61	c nbDecision=40000 #clauses=39784
42.05/21.17	c flip 10000 nbSat=36291 maxSat=36349
50.84/25.51	c flip 0 nbSat=45011 maxSat=36349
57.24/28.77	c nbDecision=50000 #clauses=48307
75.79/38.02	c flip 10000 nbSat=46186 maxSat=46213
87.35/43.87	c nbDecision=60000 #clauses=57103
89.76/45.04	c flip 0 nbSat=56272 maxSat=46216
123.87/62.13	c nbDecision=70000 #clauses=65745
126.86/63.67	c flip 10000 nbSat=57418 maxSat=57483
146.82/73.67	c flip 0 nbSat=68368 maxSat=57483
176.56/88.54	c nbDecision=80000 #clauses=74666
194.90/97.72	c flip 10000 nbSat=69612 maxSat=69629
220.45/110.56	c nbDecision=90000 #clauses=83492
221.05/110.84	c flip 0 nbSat=82201 maxSat=69632
271.53/136.18	c nbDecision=100000 #clauses=92438
284.69/142.71	c flip 10000 nbSat=83454 maxSat=83520
318.58/159.76	c nbDecision=110000 #clauses=101408
320.78/160.87	c flip 0 nbSat=100323 maxSat=83520
378.13/189.62	c nbDecision=120000 #clauses=110343
410.25/205.75	c flip 10000 nbSat=101556 maxSat=101583
438.13/219.78	c nbDecision=130000 #clauses=119592
459.87/230.63	c flip 0 nbSat=120189 maxSat=101587
512.30/256.92	c nbDecision=140000 #clauses=128533
570.76/286.29	c nbDecision=150000 #clauses=137892
571.76/286.76	c flip 10000 nbSat=121858 maxSat=121900
633.23/317.58	c flip 0 nbSat=144259 maxSat=121900
647.58/324.71	c nbDecision=160000 #clauses=147034
743.96/373.10	c nbDecision=170000 #clauses=155807
770.12/386.19	c flip 10000 nbSat=145529 maxSat=145551
833.55/417.98	c nbDecision=180000 #clauses=165028
849.33/425.81	c flip 0 nbSat=165096 maxSat=145556
953.68/478.10	c nbDecision=190000 #clauses=174217
1010.95/506.82	c flip 10000 nbSat=166497 maxSat=166553
1083.20/543.01	c nbDecision=200000 #clauses=183035
1107.73/555.32	c flip 0 nbSat=183427 maxSat=166553

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/node4/watcher-334021-1173545902 -o ROOT/results/node4/solver-334021-1173545902 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334021-1173545902/ornithorynque /tmp/evaluation/334021-1173545902/instance-334021-1173545902.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.71 0.91 0.97 3/77 23214
/proc/meminfo: memFree=1551200/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=23220 CPUtime=0
/proc/23214/stat : 23214 (ornithorynque) R 23212 23214 23155 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 374545072 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259910571120 0 0 4096 0 0 0 0 17 1 0 0
/proc/23214/statm: 5805 263 218 42 0 45 0

[startup+0.106556 s]
/proc/loadavg: 0.71 0.91 0.97 3/77 23214
/proc/meminfo: memFree=1551200/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=45504 CPUtime=0.16
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 892 0 0 0 16 0 0 0 18 0 3 0 374545072 46596096 853 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 11376 853 387 42 0 5628 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 45504

[startup+0.201565 s]
/proc/loadavg: 0.71 0.91 0.97 3/77 23214
/proc/meminfo: memFree=1551200/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=45504 CPUtime=0.35
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 918 0 0 0 35 0 0 0 18 0 3 0 374545072 46596096 879 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 11376 879 387 42 0 5628 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 45504

[startup+0.301576 s]
/proc/loadavg: 0.71 0.91 0.97 3/77 23214
/proc/meminfo: memFree=1551200/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=46656 CPUtime=0.55
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 987 0 0 0 55 0 0 0 18 0 3 0 374545072 47775744 948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 11664 948 387 42 0 5916 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 46656

[startup+0.701615 s]
/proc/loadavg: 0.71 0.91 0.97 3/77 23214
/proc/meminfo: memFree=1551200/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=46788 CPUtime=1.35
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 1156 0 0 0 135 0 0 0 18 0 3 0 374545072 47910912 1117 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 11697 1117 387 42 0 5949 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 46788

[startup+1.50169 s]
/proc/loadavg: 0.71 0.91 0.97 3/80 23217
/proc/meminfo: memFree=1547848/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=47940 CPUtime=2.95
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 1374 0 0 0 295 0 0 0 18 0 3 0 374545072 49090560 1302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 11985 1302 387 42 0 6237 0
[pid=23214/tid=23216] ppid=23212 vsize=47940 CPUtime=1.46
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 325 0 0 0 146 0 0 0 18 0 3 0 374545076 49090560 1302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259913061089 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=47940 CPUtime=1.46
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 192 0 0 0 146 0 0 0 19 0 3 0 374545076 49090560 1302 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 47940

[startup+3.10285 s]
/proc/loadavg: 0.71 0.91 0.97 4/80 23217
/proc/meminfo: memFree=1546632/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=49000 CPUtime=6.15
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 1722 0 0 0 614 1 0 0 18 0 3 0 374545072 50176000 1617 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 12250 1617 387 42 0 6502 0
[pid=23214/tid=23216] ppid=23212 vsize=49000 CPUtime=3.05
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 543 0 0 0 305 0 0 0 25 0 3 0 374545076 50176000 1617 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259913061089 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=49000 CPUtime=3.05
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 322 0 0 0 305 0 0 0 25 0 3 0 374545076 50176000 1617 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240905 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 49000

[startup+6.30115 s]
/proc/loadavg: 0.81 0.93 0.97 3/80 23217
/proc/meminfo: memFree=1544520/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=50944 CPUtime=12.52
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 2115 0 0 0 1251 1 0 0 18 0 3 0 374545072 52166656 2010 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 12736 2010 387 42 0 6988 0
[pid=23214/tid=23216] ppid=23212 vsize=50944 CPUtime=6.25
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 809 0 0 0 625 0 0 0 25 0 3 0 374545076 52166656 2010 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=50944 CPUtime=6.22
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 449 0 0 0 622 0 0 0 25 0 3 0 374545076 52166656 2010 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 50944

[startup+12.7028 s]
/proc/loadavg: 0.91 0.95 0.98 3/80 23217
/proc/meminfo: memFree=1541768/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=53192 CPUtime=25.3
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 2818 0 0 0 2528 2 0 0 18 0 3 0 374545072 54468608 2648 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 13298 2648 387 42 0 7550 0
[pid=23214/tid=23216] ppid=23212 vsize=53192 CPUtime=12.66
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 1349 0 0 0 1265 1 0 0 25 0 3 0 374545076 54468608 2648 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311185 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=53192 CPUtime=12.6
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 612 0 0 0 1260 0 0 0 25 0 3 0 374545076 54468608 2648 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 53192

[startup+25.502 s]
/proc/loadavg: 1.15 1.00 0.99 3/80 23217
/proc/meminfo: memFree=1538632/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=58268 CPUtime=50.84
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 3969 0 0 0 5081 3 0 0 18 0 3 0 374545072 59666432 3696 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 14567 3696 387 42 0 8819 0
[pid=23214/tid=23216] ppid=23212 vsize=58268 CPUtime=25.45
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 1904 0 0 0 2544 1 0 0 25 0 3 0 374545076 59666432 3696 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312051 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=58268 CPUtime=25.34
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 1208 0 0 0 2534 0 0 0 25 0 3 0 374545076 59666432 3696 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241165 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 58268

[startup+51.1014 s]
/proc/loadavg: 1.44 1.08 1.02 3/80 23217
/proc/meminfo: memFree=1532808/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=63344 CPUtime=101.92
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 5223 0 0 0 10188 4 0 0 18 0 3 0 374545072 64864256 4884 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 15836 4884 387 42 0 10088 0
[pid=23214/tid=23216] ppid=23212 vsize=63344 CPUtime=51.04
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 2683 0 0 0 5102 2 0 0 25 0 3 0 374545076 64864256 4884 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311492 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=63344 CPUtime=50.82
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 1683 0 0 0 5082 0 0 0 25 0 3 0 374545076 64864256 4884 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 63344

[startup+102.301 s]
/proc/loadavg: 1.75 1.22 1.07 3/80 23217
/proc/meminfo: memFree=1527176/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=70240 CPUtime=204.08
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 6984 0 0 0 20403 5 0 0 18 0 3 0 374545072 71925760 6246 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 17560 6246 387 42 0 11812 0
[pid=23214/tid=23216] ppid=23212 vsize=70240 CPUtime=102.24
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 3975 0 0 0 10220 4 0 0 25 0 3 0 374545076 71925760 6246 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4313840 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=70240 CPUtime=101.81
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 2152 0 0 0 10180 1 0 0 25 0 3 0 374545076 71925760 6246 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) 70240

[startup+162.301 s]
/proc/loadavg: 1.91 1.36 1.12 3/86 23243
/proc/meminfo: memFree=1517144/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=80212 CPUtime=323.73
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 9659 0 0 0 32363 10 0 0 18 0 3 0 374545072 82137088 8421 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 20053 8421 387 42 0 14305 0
[pid=23214/tid=23216] ppid=23212 vsize=80212 CPUtime=162.16
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 5148 0 0 0 16210 6 0 0 25 0 3 0 374545076 82137088 8421 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=80212 CPUtime=161.52
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 3654 0 0 0 16149 3 0 0 25 0 3 0 374545076 82137088 8421 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.73
Current children cumulated vsize (KiB) 80212

[startup+222.307 s]
/proc/loadavg: 1.96 1.47 1.18 3/86 23383
/proc/meminfo: memFree=1512664/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=84428 CPUtime=443.33
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 10742 0 0 0 44312 21 0 0 18 0 3 0 374545072 86454272 9504 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 21107 9504 387 42 0 15359 0
[pid=23214/tid=23216] ppid=23212 vsize=84428 CPUtime=222.05
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 6231 0 0 0 22198 7 0 0 25 0 3 0 374545076 86454272 9504 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311829 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=84428 CPUtime=221.23
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 3654 0 0 0 22111 12 0 0 25 0 3 0 374545076 86454272 9504 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 84428

[startup+282.302 s]
/proc/loadavg: 1.98 1.56 1.22 3/80 23415
/proc/meminfo: memFree=1507528/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=91728 CPUtime=562.98
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 12692 0 0 0 56271 27 0 0 18 0 3 0 374545072 93929472 11098 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 22932 11098 387 42 0 17184 0
[pid=23214/tid=23216] ppid=23212 vsize=91728 CPUtime=281.98
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 7433 0 0 0 28189 9 0 0 25 0 3 0 374545076 93929472 11098 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311200 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=91728 CPUtime=280.94
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 4402 0 0 0 28078 16 0 0 25 0 3 0 374545076 93929472 11098 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242562 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.98
Current children cumulated vsize (KiB) 91728

[startup+342.301 s]
/proc/loadavg: 1.99 1.64 1.27 3/80 23415
/proc/meminfo: memFree=1501192/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=100492 CPUtime=682.71
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 14953 0 0 0 68242 29 0 0 18 0 3 0 374545072 102903808 12709 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 25123 12709 387 42 0 19375 0
[pid=23214/tid=23216] ppid=23212 vsize=100492 CPUtime=341.98
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 8329 0 0 0 34187 11 0 0 25 0 3 0 374545076 102903808 12709 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=100492 CPUtime=340.69
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 5767 0 0 0 34052 17 0 0 25 0 3 0 374545076 102903808 12709 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 100492

[startup+402.302 s]
/proc/loadavg: 1.99 1.70 1.31 3/80 23415
/proc/meminfo: memFree=1498696/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=103512 CPUtime=802.44
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 15731 0 0 0 80214 30 0 0 18 0 3 0 374545072 105996288 13338 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 25878 13338 387 42 0 20130 0
[pid=23214/tid=23216] ppid=23212 vsize=103512 CPUtime=401.96
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 9107 0 0 0 40184 12 0 0 25 0 3 0 374545076 105996288 13338 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=103512 CPUtime=400.43
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 5767 0 0 0 40026 17 0 0 25 0 3 0 374545076 105996288 13338 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241168 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.44
Current children cumulated vsize (KiB) 103512

[startup+462.302 s]
/proc/loadavg: 1.99 1.75 1.35 3/80 23415
/proc/meminfo: memFree=1493000/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=109624 CPUtime=922.15
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 17661 0 0 0 92183 32 0 0 18 0 3 0 374545072 112254976 14712 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 27406 14712 387 42 0 21658 0
[pid=23214/tid=23216] ppid=23212 vsize=109624 CPUtime=461.94
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 10082 0 0 0 46181 13 0 0 25 0 3 0 374545076 112254976 14712 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=109624 CPUtime=460.16
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 6722 0 0 0 45998 18 0 0 25 0 3 0 374545076 112254976 14712 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240998 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.15
Current children cumulated vsize (KiB) 109624

[startup+522.301 s]
/proc/loadavg: 1.99 1.80 1.39 3/80 23415
/proc/meminfo: memFree=1491528/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=111276 CPUtime=1041.88
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 18051 0 0 0 104155 33 0 0 18 0 3 0 374545072 113946624 15102 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 27819 15102 387 42 0 22071 0
[pid=23214/tid=23216] ppid=23212 vsize=111276 CPUtime=521.93
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 10472 0 0 0 52179 14 0 0 25 0 3 0 374545076 113946624 15102 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=111276 CPUtime=519.9
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 6722 0 0 0 51972 18 0 0 25 0 3 0 374545076 113946624 15102 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.88
Current children cumulated vsize (KiB) 111276

[startup+582.301 s]
/proc/loadavg: 1.99 1.83 1.43 3/80 23415
/proc/meminfo: memFree=1487496/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=117696 CPUtime=1161.61
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 19732 0 0 0 116126 35 0 0 18 0 3 0 374545072 120520704 16117 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 29424 16117 387 42 0 23676 0
[pid=23214/tid=23216] ppid=23212 vsize=117696 CPUtime=581.91
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 10946 0 0 0 58176 15 0 0 25 0 3 0 374545076 120520704 16117 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=117696 CPUtime=579.64
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 7929 0 0 0 57946 18 0 0 25 0 3 0 374545076 120520704 16117 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242213 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.61
Current children cumulated vsize (KiB) 117696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 23415
/proc/meminfo: memFree=1486856/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=118216 CPUtime=1200.11
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 19886 0 0 0 119976 35 0 0 18 0 3 0 374545072 121053184 16271 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 29554 16271 387 42 0 23806 0
[pid=23214/tid=23216] ppid=23212 vsize=118216 CPUtime=601.22
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 11100 0 0 0 60106 16 0 0 25 0 3 0 374545076 121053184 16271 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=118216 CPUtime=598.85
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 7929 0 0 0 59867 18 0 0 25 0 3 0 374545076 121053184 16271 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 118216

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

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

[startup+601.602 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 23415
/proc/meminfo: memFree=1486856/2055920 swapFree=4153224/4192956
[pid=23214] ppid=23212 vsize=118216 CPUtime=1200.11
/proc/23214/stat : 23214 (ornithorynque) S 23212 23214 23155 0 -1 4194304 19886 0 0 0 119976 35 0 0 18 0 3 0 374545072 121053184 16271 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259922095995 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23214/statm: 29554 16271 387 42 0 23806 0
[pid=23214/tid=23216] ppid=23212 vsize=118216 CPUtime=601.22
/proc/23214/task/23216/stat : 23216 (ornithorynque) R 23212 23214 23155 0 -1 4194368 11100 0 0 0 60106 16 0 0 25 0 3 0 374545076 121053184 16271 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23214/tid=23217] ppid=23212 vsize=118216 CPUtime=598.85
/proc/23214/task/23217/stat : 23217 (ornithorynque) R 23212 23214 23155 0 -1 4194368 7929 0 0 0 59867 18 0 0 25 0 3 0 374545076 121053184 16271 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 118216

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.625
CPU time (s): 1200.15
CPU user time (s): 1199.78
CPU system time (s): 0.368943
CPU usage (%): 199.485
Max. virtual memory (cumulated for all children) (KiB): 118216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.78
system time used= 0.368943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19886
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= 29
involuntary context switches= 22828

runsolver used 0.570913 second user time and 1.63675 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Mar 10 16:58:22 UTC 2007

IDJOB= 334021
IDBENCH= 24617
IDSOLVER= 139
FILE ID= node4/334021-1173545902

PBS_JOBID= 4101175

Free space on /tmp= 66542 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334021-1173545902/ornithorynque /tmp/evaluation/334021-1173545902/instance-334021-1173545902.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-334021-1173545902 -o ROOT/results/node4/solver-334021-1173545902 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334021-1173545902/ornithorynque /tmp/evaluation/334021-1173545902/instance-334021-1173545902.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  71878da25e778158aa56312337016eac

RANDOM SEED= 236481363

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1551672 kB
Buffers:         46156 kB
Cached:         381568 kB
SwapCached:       2920 kB
Active:         261304 kB
Inactive:       190080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1551672 kB
SwapTotal:     4192956 kB
SwapFree:      4153224 kB
Dirty:             608 kB
Writeback:           0 kB
Mapped:          30100 kB
Slab:            38420 kB
Committed_AS:  1298080 kB
PageTables:       1768 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= 66542 MiB

End job on node4 on Sat Mar 10 17:08:26 UTC 2007