Trace number 336499

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.17 601.832

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
MD5SUMcaece48666f4e716f61ea74e680d7de5
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 variables1325
Number of clauses174298
Sum of the clauses size506725
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217050
Number of clauses of size 3157200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 548

Solver Data (download as text)

0.00/0.12	c This is Ornithorynque version 0.1 alpha
0.00/0.12	c (c) roussel@cril.univ-artois.fr
0.00/0.12	c using unsigned short
0.00/0.12	c parsing...
0.38/0.52	c ...done
0.38/0.52	c nbVar=1325 nbClause=174298
0.38/0.55	c nbVar=1325 nbClause=174298
0.48/0.61	c complete search running
0.48/0.61	c local search running
0.48/0.65	c flip 0 nbSat=149701 maxSat=0
6.46/3.60	c flip 10000 nbSat=174293 maxSat=174293
11.23/6.03	c flip 20000 nbSat=174293 maxSat=174293
14.03/7.47	c flip 0 nbSat=152981 maxSat=174293
35.18/18.05	c flip 10000 nbSat=177445 maxSat=177445
58.54/29.78	c flip 20000 nbSat=177445 maxSat=177445
74.09/37.53	c flip 0 nbSat=153266 maxSat=177445
91.06/46.07	c flip 10000 nbSat=177548 maxSat=177548
103.42/52.29	c flip 20000 nbSat=177548 maxSat=177548
112.00/56.60	c flip 0 nbSat=153928 maxSat=177548
128.96/65.07	c flip 10000 nbSat=177548 maxSat=177548
143.54/72.35	c flip 20000 nbSat=177548 maxSat=177548
153.31/77.23	c flip 0 nbSat=154760 maxSat=177548
184.64/92.94	c flip 10000 nbSat=178937 maxSat=178937
200.60/100.94	c flip 20000 nbSat=178937 maxSat=178937
206.98/104.15	c flip 0 nbSat=157032 maxSat=178937
236.33/118.81	c flip 10000 nbSat=178937 maxSat=178937
251.70/126.50	c nbDecision=10000 #clauses=183763
262.07/131.72	c flip 20000 nbSat=178937 maxSat=178937
279.82/140.60	c flip 0 nbSat=161206 maxSat=178937
336.89/169.21	c nbDecision=20000 #clauses=193601
341.70/171.62	c flip 10000 nbSat=185293 maxSat=185293
385.19/193.43	c flip 20000 nbSat=185293 maxSat=185293
413.93/207.81	c flip 0 nbSat=176921 maxSat=185293
447.06/224.40	c nbDecision=30000 #clauses=203400
523.88/262.98	c nbDecision=40000 #clauses=213207
616.46/309.32	c flip 10000 nbSat=203087 maxSat=203087
654.77/328.55	c flip 20000 nbSat=203087 maxSat=203087
658.16/330.27	c nbDecision=50000 #clauses=222973
658.76/330.50	c flip 0 nbSat=201507 maxSat=203087
862.50/432.67	c nbDecision=60000 #clauses=232735
883.26/443.10	c flip 10000 nbSat=222961 maxSat=222961
1100.15/551.75	c flip 20000 nbSat=222961 maxSat=222961
1138.48/570.95	c nbDecision=70000 #clauses=242510

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/node41/watcher-336499-1173648033 -o ROOT/results/node41/solver-336499-1173648033 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336499-1173648033/ornithorynque /tmp/evaluation/336499-1173648033/instance-336499-1173648033.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/64 3708
/proc/meminfo: memFree=1915448/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=1364 CPUtime=0
/proc/3708/stat : 3708 (ornithorynque) D 3706 3708 3027 0 -1 4194304 48 0 0 0 0 0 0 0 18 0 1 0 384759242 1396736 32 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238387525001 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/3708/statm: 341 32 25 42 0 3 0

[startup+0.0106739 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3708
/proc/meminfo: memFree=1915448/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=1364 CPUtime=0
/proc/3708/stat : 3708 (ornithorynque) D 3706 3708 3027 0 -1 4194304 48 0 0 0 0 0 0 0 18 0 1 0 384759242 1396736 32 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238387525001 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/3708/statm: 341 32 25 42 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1364

[startup+0.101682 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3708
/proc/meminfo: memFree=1915448/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=19900 CPUtime=0
/proc/3708/stat : 3708 (ornithorynque) D 3706 3708 3027 0 -1 4194304 97 0 4 0 0 0 0 0 18 0 1 0 384759242 20377600 85 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238387528400 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/3708/statm: 4975 85 61 42 0 39 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 19900

[startup+0.301698 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3708
/proc/meminfo: memFree=1915448/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=30452 CPUtime=0.18
/proc/3708/stat : 3708 (ornithorynque) R 3706 3708 3027 0 -1 4194304 2407 0 6 0 17 1 0 0 18 0 1 0 384759242 31182848 2147 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238389990113 0 0 4096 1088 0 0 0 17 1 0 0
/proc/3708/statm: 7613 2148 377 42 0 1865 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 30452

[startup+0.701741 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3708
/proc/meminfo: memFree=1915448/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=69268 CPUtime=0.66
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 7489 0 6 0 63 3 0 0 22 0 3 0 384759242 70930432 6317 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 17317 6317 387 42 0 11569 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 69268

[startup+1.50181 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 3711
/proc/meminfo: memFree=1890848/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=70060 CPUtime=2.26
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 7710 0 6 0 223 3 0 0 22 0 3 0 384759242 71741440 6538 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 17515 6538 387 42 0 11767 0
[pid=3708/tid=3710] ppid=3706 vsize=70060 CPUtime=0.88
/proc/3708/task/3710/stat : 3710 (ornithorynque) R 3706 3708 3027 0 -1 4194368 437 0 0 0 88 0 0 0 25 0 3 0 384759304 71741440 6538 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=3708/tid=3711] ppid=3706 vsize=70060 CPUtime=0.87
/proc/3708/task/3711/stat : 3711 (ornithorynque) R 3706 3708 3027 0 -1 4194368 2 0 0 0 87 0 0 0 25 0 3 0 384759304 71741440 6538 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 70060

[startup+3.10295 s]
/proc/loadavg: 1.01 1.00 1.00 3/67 3711
/proc/meminfo: memFree=1889760/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=70720 CPUtime=5.46
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 7868 0 6 0 542 4 0 0 22 0 3 0 384759242 72417280 6696 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 17680 6696 387 42 0 11932 0
[pid=3708/tid=3710] ppid=3706 vsize=70720 CPUtime=2.48
/proc/3708/task/3710/stat : 3710 (ornithorynque) R 3706 3708 3027 0 -1 4194368 595 0 0 0 248 0 0 0 25 0 3 0 384759304 72417280 6696 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242895 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=3708/tid=3711] ppid=3706 vsize=70720 CPUtime=2.47
/proc/3708/task/3711/stat : 3711 (ornithorynque) R 3706 3708 3027 0 -1 4194368 2 0 0 0 247 0 0 0 25 0 3 0 384759304 72417280 6696 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238103 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 70720

[startup+6.30123 s]
/proc/loadavg: 1.01 1.00 1.00 3/67 3711
/proc/meminfo: memFree=1889184/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=70856 CPUtime=11.83
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 7914 0 6 0 1179 4 0 0 22 0 3 0 384759242 72556544 6742 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 17714 6742 387 42 0 11966 0
[pid=3708/tid=3710] ppid=3706 vsize=70856 CPUtime=5.68
/proc/3708/task/3710/stat : 3710 (ornithorynque) R 3706 3708 3027 0 -1 4194368 641 0 0 0 568 0 0 0 25 0 3 0 384759304 72556544 6742 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242931 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=3708/tid=3711] ppid=3706 vsize=70856 CPUtime=5.65
/proc/3708/task/3711/stat : 3711 (ornithorynque) R 3706 3708 3027 0 -1 4194368 2 0 0 0 565 0 0 0 25 0 3 0 384759304 72556544 6742 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238103 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.83
Current children cumulated vsize (KiB) 70856

[startup+12.7028 s]
/proc/loadavg: 1.16 1.03 1.01 3/67 3711
/proc/meminfo: memFree=1886240/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=74352 CPUtime=24.61
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 8735 0 6 0 2457 4 0 0 22 0 3 0 384759242 76136448 7477 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 18588 7477 387 42 0 12840 0
[pid=3708/tid=3710] ppid=3706 vsize=74352 CPUtime=12.08
/proc/3708/task/3710/stat : 3710 (ornithorynque) R 3706 3708 3027 0 -1 4194368 641 0 0 0 1208 0 0 0 25 0 3 0 384759304 76136448 7477 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242918 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=3708/tid=3711] ppid=3706 vsize=74352 CPUtime=12.02
/proc/3708/task/3711/stat : 3711 (ornithorynque) R 3706 3708 3027 0 -1 4194368 823 0 0 0 1202 0 0 0 25 0 3 0 384759304 76136448 7477 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285366 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.61
Current children cumulated vsize (KiB) 74352

[startup+25.5019 s]
/proc/loadavg: 1.29 1.06 1.02 3/67 3711
/proc/meminfo: memFree=1886240/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=74352 CPUtime=50.15
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 8735 0 6 0 5011 4 0 0 22 0 3 0 384759242 76136448 7477 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 18588 7477 387 42 0 12840 0
[pid=3708/tid=3710] ppid=3706 vsize=74352 CPUtime=24.87
/proc/3708/task/3710/stat : 3710 (ornithorynque) R 3706 3708 3027 0 -1 4194368 641 0 0 0 2487 0 0 0 25 0 3 0 384759304 76136448 7477 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=3708/tid=3711] ppid=3706 vsize=74352 CPUtime=24.76
/proc/3708/task/3711/stat : 3711 (ornithorynque) R 3706 3708 3027 0 -1 4194368 823 0 0 0 2476 0 0 0 25 0 3 0 384759304 76136448 7477 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.15
Current children cumulated vsize (KiB) 74352

[startup+51.1011 s]
/proc/loadavg: 1.53 1.14 1.04 3/67 3711
/proc/meminfo: memFree=1885984/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=74784 CPUtime=101.22
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 8825 0 6 0 10117 5 0 0 22 0 3 0 384759242 76578816 7567 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 18696 7567 387 42 0 12948 0
[pid=3708/tid=3710] ppid=3706 vsize=74784 CPUtime=50.46
/proc/3708/task/3710/stat : 3710 (ornithorynque) R 3706 3708 3027 0 -1 4194368 641 0 0 0 5046 0 0 0 25 0 3 0 384759304 76578816 7567 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=3708/tid=3711] ppid=3706 vsize=74784 CPUtime=50.24
/proc/3708/task/3711/stat : 3711 (ornithorynque) R 3706 3708 3027 0 -1 4194368 913 0 0 0 5024 0 0 0 25 0 3 0 384759304 76578816 7567 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 74784

[startup+102.306 s]
/proc/loadavg: 1.86 1.30 1.10 3/67 3711
/proc/meminfo: memFree=1883552/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=76872 CPUtime=203.4
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 9409 0 6 0 20335 5 0 0 22 0 3 0 384759242 78716928 8151 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 19218 8151 387 42 0 13470 0
[pid=3708/tid=3710] ppid=3706 vsize=76872 CPUtime=101.65
/proc/3708/task/3710/stat : 3710 (ornithorynque) R 3706 3708 3027 0 -1 4194368 848 0 0 0 10165 0 0 0 25 0 3 0 384759304 78716928 8151 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242914 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=3708/tid=3711] ppid=3706 vsize=76872 CPUtime=101.23
/proc/3708/task/3711/stat : 3711 (ornithorynque) R 3706 3708 3027 0 -1 4194368 1290 0 0 0 10122 1 0 0 25 0 3 0 384759304 78716928 8151 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238103 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.4
Current children cumulated vsize (KiB) 76872

[startup+162.302 s]
/proc/loadavg: 2.07 1.46 1.17 3/67 3711
/proc/meminfo: memFree=1868768/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=93000 CPUtime=323.13
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 13118 0 6 0 32304 9 0 0 22 0 3 0 384759242 95232000 11860 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 23250 11860 387 42 0 17502 0
[pid=3708/tid=3710] ppid=3706 vsize=93000 CPUtime=161.63
/proc/3708/task/3710/stat : 3710 (ornithorynque) R 3706 3708 3027 0 -1 4194368 3316 0 0 0 16161 2 0 0 25 0 3 0 384759304 95232000 11860 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=3708/tid=3711] ppid=3706 vsize=93000 CPUtime=160.98
/proc/3708/task/3711/stat : 3711 (ornithorynque) R 3706 3708 3027 0 -1 4194368 2531 0 0 0 16096 2 0 0 25 0 3 0 384759304 95232000 11860 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.13
Current children cumulated vsize (KiB) 93000

[startup+222.302 s]
/proc/loadavg: 2.02 1.56 1.22 3/67 3711
/proc/meminfo: memFree=1842144/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=125740 CPUtime=442.86
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 19749 0 6 0 44273 13 0 0 22 0 3 0 384759242 128757760 18491 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 31435 18491 387 42 0 25687 0
[pid=3708/tid=3710] ppid=3706 vsize=125740 CPUtime=221.62
/proc/3708/task/3710/stat : 3710 (ornithorynque) R 3706 3708 3027 0 -1 4194368 5115 0 0 0 22157 5 0 0 25 0 3 0 384759304 128757760 18491 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242903 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=3708/tid=3711] ppid=3706 vsize=125740 CPUtime=220.72
/proc/3708/task/3711/stat : 3711 (ornithorynque) R 3706 3708 3027 0 -1 4194368 7363 0 0 0 22068 4 0 0 25 0 3 0 384759304 128757760 18491 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.86
Current children cumulated vsize (KiB) 125740

[startup+282.301 s]
/proc/loadavg: 2.01 1.64 1.27 3/67 3711
/proc/meminfo: memFree=1833632/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=134624 CPUtime=562.57
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 21872 0 6 0 56241 16 0 0 22 0 3 0 384759242 137854976 20614 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 33656 20614 387 42 0 27908 0
[pid=3708/tid=3710] ppid=3706 vsize=134624 CPUtime=281.61
/proc/3708/task/3710/stat : 3710 (ornithorynque) R 3706 3708 3027 0 -1 4194368 7238 0 0 0 28153 8 0 0 25 0 3 0 384759304 137854976 20614 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=3708/tid=3711] ppid=3706 vsize=134624 CPUtime=280.45
/proc/3708/task/3711/stat : 3711 (ornithorynque) R 3706 3708 3027 0 -1 4194368 7363 0 0 0 28041 4 0 0 25 0 3 0 384759304 137854976 20614 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285232 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.57
Current children cumulated vsize (KiB) 134624

[startup+342.301 s]
/proc/loadavg: 2.00 1.70 1.31 3/67 3711
/proc/meminfo: memFree=1815648/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=157224 CPUtime=682.31
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 28066 0 6 0 68210 21 0 0 22 0 3 0 384759242 160997376 25076 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 39306 25076 387 42 0 33558 0
[pid=3708/tid=3710] ppid=3706 vsize=157224 CPUtime=341.59
/proc/3708/task/3710/stat : 3710 (ornithorynque) R 3706 3708 3027 0 -1 4194368 8656 0 0 0 34149 10 0 0 25 0 3 0 384759304 160997376 25076 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=3708/tid=3711] ppid=3706 vsize=157224 CPUtime=340.2
/proc/3708/task/3711/stat : 3711 (ornithorynque) R 3706 3708 3027 0 -1 4194368 12139 0 0 0 34014 6 0 0 25 0 3 0 384759304 160997376 25076 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.31
Current children cumulated vsize (KiB) 157224

[startup+402.302 s]
/proc/loadavg: 2.00 1.75 1.35 3/67 3711
/proc/meminfo: memFree=1812064/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=161220 CPUtime=802.04
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 28936 0 6 0 80182 22 0 0 22 0 3 0 384759242 165089280 25946 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 40305 25946 387 42 0 34557 0
[pid=3708/tid=3710] ppid=3706 vsize=161220 CPUtime=401.58
/proc/3708/task/3710/stat : 3710 (ornithorynque) R 3706 3708 3027 0 -1 4194368 9526 0 0 0 40147 11 0 0 25 0 3 0 384759304 165089280 25946 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=3708/tid=3711] ppid=3706 vsize=161220 CPUtime=399.95
/proc/3708/task/3711/stat : 3711 (ornithorynque) R 3706 3708 3027 0 -1 4194368 12139 0 0 0 39988 7 0 0 25 0 3 0 384759304 165089280 25946 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.04
Current children cumulated vsize (KiB) 161220

[startup+462.302 s]
/proc/loadavg: 2.00 1.79 1.39 3/67 3711
/proc/meminfo: memFree=1808416/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=164720 CPUtime=921.75
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 29851 0 6 0 92152 23 0 0 22 0 3 0 384759242 168673280 26861 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 41180 26861 387 42 0 35432 0
[pid=3708/tid=3710] ppid=3706 vsize=164720 CPUtime=461.56
/proc/3708/task/3710/stat : 3710 (ornithorynque) R 3706 3708 3027 0 -1 4194368 10441 0 0 0 46144 12 0 0 25 0 3 0 384759304 168673280 26861 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=3708/tid=3711] ppid=3706 vsize=164720 CPUtime=459.68
/proc/3708/task/3711/stat : 3711 (ornithorynque) R 3706 3708 3027 0 -1 4194368 12139 0 0 0 45961 7 0 0 25 0 3 0 384759304 168673280 26861 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241193 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.75
Current children cumulated vsize (KiB) 164720

[startup+522.301 s]
/proc/loadavg: 2.00 1.83 1.42 3/67 3711
/proc/meminfo: memFree=1805344/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=167420 CPUtime=1041.49
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 30668 0 6 0 104124 25 0 0 22 0 3 0 384759242 171438080 27612 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 41855 27612 387 42 0 36107 0
[pid=3708/tid=3710] ppid=3706 vsize=167420 CPUtime=521.55
/proc/3708/task/3710/stat : 3710 (ornithorynque) R 3706 3708 3027 0 -1 4194368 11258 0 0 0 52141 14 0 0 25 0 3 0 384759304 171438080 27612 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=3708/tid=3711] ppid=3706 vsize=167420 CPUtime=519.43
/proc/3708/task/3711/stat : 3711 (ornithorynque) R 3706 3708 3027 0 -1 4194368 12139 0 0 0 51936 7 0 0 25 0 3 0 384759304 171438080 27612 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.49
Current children cumulated vsize (KiB) 167420

[startup+582.301 s]
/proc/loadavg: 2.00 1.86 1.46 3/67 3711
/proc/meminfo: memFree=1802400/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=170768 CPUtime=1161.22
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 31560 0 6 0 116096 26 0 0 22 0 3 0 384759242 174866432 28339 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 42692 28339 387 42 0 36944 0
[pid=3708/tid=3710] ppid=3706 vsize=170768 CPUtime=581.53
/proc/3708/task/3710/stat : 3710 (ornithorynque) R 3706 3708 3027 0 -1 4194368 12150 0 0 0 58138 15 0 0 25 0 3 0 384759304 174866432 28339 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=3708/tid=3711] ppid=3706 vsize=170768 CPUtime=579.18
/proc/3708/task/3711/stat : 3711 (ornithorynque) R 3706 3708 3027 0 -1 4194368 12139 0 0 0 57911 7 0 0 25 0 3 0 384759304 174866432 28339 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241187 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.22
Current children cumulated vsize (KiB) 170768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.803 s]
/proc/loadavg: 2.00 1.86 1.47 3/67 3711
/proc/meminfo: memFree=1801696/2055920 swapFree=4182848/4192956
[pid=3708] ppid=3706 vsize=171924 CPUtime=1200.13
/proc/3708/stat : 3708 (ornithorynque) S 3706 3708 3027 0 -1 4194304 31724 0 6 0 119987 26 0 0 22 0 3 0 384759242 176050176 28503 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/3708/statm: 42981 28503 387 42 0 37233 0
[pid=3708/tid=3710] ppid=3706 vsize=171924 CPUtime=601.03
/proc/3708/task/3710/stat : 3710 (ornithorynque) R 3706 3708 3027 0 -1 4194368 12314 0 0 0 60088 15 0 0 25 0 3 0 384759304 176050176 28503 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=3708/tid=3711] ppid=3706 vsize=171924 CPUtime=598.58
/proc/3708/task/3711/stat : 3711 (ornithorynque) R 3706 3708 3027 0 -1 4194368 12139 0 0 0 59851 7 0 0 25 0 3 0 384759304 176050176 28503 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 171924

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.832
CPU time (s): 1200.17
CPU user time (s): 1199.88
CPU system time (s): 0.286956
CPU usage (%): 199.42
Max. virtual memory (cumulated for all children) (KiB): 171924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.286956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31724
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63
involuntary context switches= 9072

runsolver used 0.564914 second user time and 1.63675 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Sun Mar 11 21:20:33 UTC 2007

IDJOB= 336499
IDBENCH= 24676
IDSOLVER= 139
FILE ID= node41/336499-1173648033

PBS_JOBID= 4101381

Free space on /tmp= 66515 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336499-1173648033/ornithorynque /tmp/evaluation/336499-1173648033/instance-336499-1173648033.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-336499-1173648033 -o ROOT/results/node41/solver-336499-1173648033 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336499-1173648033/ornithorynque /tmp/evaluation/336499-1173648033/instance-336499-1173648033.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  caece48666f4e716f61ea74e680d7de5

RANDOM SEED= 34171281

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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:       1915856 kB
Buffers:         10224 kB
Cached:          92084 kB
SwapCached:       4112 kB
Active:          37532 kB
Inactive:        75112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1915856 kB
SwapTotal:     4192956 kB
SwapFree:      4182848 kB
Dirty:            2916 kB
Writeback:           0 kB
Mapped:          15228 kB
Slab:            13320 kB
Committed_AS:   691568 kB
PageTables:       1476 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= 66515 MiB

End job on node41 on Sun Mar 11 21:30:37 UTC 2007