Trace number 328349

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.14 601.63

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1557868591-12-SAT.cnf
MD5SUMf3dd554f0235253f67a0d81f3fcd0e26
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021995
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.01	c This is Ornithorynque version 0.1 alpha
0.00/0.01	c (c) roussel@cril.univ-artois.fr
0.00/0.01	c using unsigned short
0.00/0.01	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=810 nbClause=2931
0.00/0.01	c nbVar=810 nbClause=2931
0.00/0.01	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=2511 maxSat=0
0.00/0.06	c flip 10000 nbSat=2894 maxSat=2899
0.18/0.11	c flip 0 nbSat=3335 maxSat=2905
0.37/0.23	c flip 10000 nbSat=3724 maxSat=3736
0.57/0.32	c flip 0 nbSat=4715 maxSat=3738
0.97/0.59	c flip 10000 nbSat=5119 maxSat=5144
1.57/0.81	c flip 0 nbSat=7707 maxSat=5149
2.36/1.23	c nbDecision=10000 #clauses=10045
2.96/1.52	c flip 10000 nbSat=8080 maxSat=8086
3.77/1.98	c flip 0 nbSat=11954 maxSat=8091
6.36/3.24	c flip 10000 nbSat=12320 maxSat=12340
7.55/3.86	c nbDecision=20000 #clauses=16946
8.56/4.36	c flip 0 nbSat=17496 maxSat=12340
14.34/7.26	c flip 10000 nbSat=17884 maxSat=17897
18.53/9.35	c flip 0 nbSat=23680 maxSat=17903
18.53/9.35	c nbDecision=30000 #clauses=24137
28.31/14.23	c flip 10000 nbSat=24027 maxSat=24052
31.90/16.07	c nbDecision=40000 #clauses=31199
33.89/17.06	c flip 0 nbSat=31662 maxSat=24074
49.25/24.73	c nbDecision=50000 #clauses=38362
52.04/26.15	c flip 10000 nbSat=32024 maxSat=32048
62.22/31.27	c flip 0 nbSat=41560 maxSat=32048
78.59/39.41	c nbDecision=60000 #clauses=45681
84.94/42.66	c flip 10000 nbSat=41945 maxSat=41948
102.24/51.39	c flip 0 nbSat=50585 maxSat=41960
111.02/55.77	c nbDecision=70000 #clauses=53017
133.12/66.85	c flip 10000 nbSat=50977 maxSat=51014
144.09/72.38	c nbDecision=80000 #clauses=60295
148.68/74.70	c flip 0 nbSat=60734 maxSat=51014
181.99/91.36	c nbDecision=90000 #clauses=67721
186.55/93.64	c flip 10000 nbSat=61134 maxSat=61162
211.66/106.30	c flip 0 nbSat=72884 maxSat=61164
223.03/111.99	c nbDecision=100000 #clauses=75191
264.49/132.72	c flip 10000 nbSat=73306 maxSat=73341
267.68/134.30	c nbDecision=110000 #clauses=82687
302.60/151.88	c flip 0 nbSat=86610 maxSat=73341
329.13/165.11	c nbDecision=120000 #clauses=90243
366.85/184.02	c flip 10000 nbSat=87035 maxSat=87058
379.02/190.11	c nbDecision=130000 #clauses=97642
405.15/203.22	c flip 0 nbSat=101220 maxSat=87074
428.90/215.16	c nbDecision=140000 #clauses=105077
471.99/236.79	c flip 10000 nbSat=101615 maxSat=101629
502.12/251.87	c nbDecision=150000 #clauses=112344
514.70/258.17	c flip 0 nbSat=113162 maxSat=101651
587.12/294.41	c flip 10000 nbSat=113539 maxSat=113594
587.12/294.41	c nbDecision=160000 #clauses=119606
637.21/319.55	c flip 0 nbSat=123168 maxSat=113594
675.72/338.81	c nbDecision=170000 #clauses=127215
721.02/361.57	c flip 10000 nbSat=123556 maxSat=123593
745.16/373.64	c nbDecision=180000 #clauses=134528
782.87/392.50	c flip 0 nbSat=137606 maxSat=123615
828.56/415.44	c nbDecision=190000 #clauses=142059
887.62/445.00	c flip 10000 nbSat=137998 maxSat=138016
917.16/459.81	c nbDecision=200000 #clauses=149544
949.48/476.00	c flip 0 nbSat=151758 maxSat=138031
1021.50/512.10	c nbDecision=210000 #clauses=156939
1046.05/524.43	c flip 10000 nbSat=152180 maxSat=152206
1116.48/559.79	c flip 0 nbSat=162108 maxSat=152221
1151.40/577.25	c nbDecision=220000 #clauses=164428

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-328349-1173110420 -o ROOT/results/node13/solver-328349-1173110420 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328349-1173110420/ornithorynque /tmp/evaluation/328349-1173110420/instance-328349-1173110420.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.84 1.96 1.90 3/77 23135
/proc/meminfo: memFree=1410568/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=23220 CPUtime=0
/proc/23135/stat : 23135 (ornithorynque) R 23133 23135 22584 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 330996475 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269754600721 0 0 4096 0 0 0 0 17 1 0 0
/proc/23135/statm: 5805 266 219 42 0 45 0

[startup+0.091323 s]
/proc/loadavg: 1.84 1.96 1.90 3/77 23135
/proc/meminfo: memFree=1410568/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=44472 CPUtime=0.16
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 678 0 0 0 16 0 0 0 18 0 3 0 330996475 45539328 639 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 11118 639 387 42 0 5370 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44472

[startup+0.101324 s]
/proc/loadavg: 1.84 1.96 1.90 3/77 23135
/proc/meminfo: memFree=1410568/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=46520 CPUtime=0.18
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 720 0 0 0 18 0 0 0 18 0 3 0 330996475 47636480 681 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 11630 681 387 42 0 5882 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 46520

[startup+0.301351 s]
/proc/loadavg: 1.84 1.96 1.90 3/77 23135
/proc/meminfo: memFree=1410568/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=46784 CPUtime=0.57
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 789 0 0 0 57 0 0 0 18 0 3 0 330996475 47906816 750 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 11696 750 387 42 0 5948 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 46784

[startup+0.701405 s]
/proc/loadavg: 1.84 1.96 1.90 3/77 23135
/proc/meminfo: memFree=1410568/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=46912 CPUtime=1.37
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 1002 0 0 0 137 0 0 0 18 0 3 0 330996475 48037888 963 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 11728 963 387 42 0 5980 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46912

[startup+1.50251 s]
/proc/loadavg: 1.84 1.96 1.90 3/80 23138
/proc/meminfo: memFree=1407216/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=48068 CPUtime=2.96
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 1329 0 0 0 296 0 0 0 18 0 3 0 330996475 49221632 1290 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 12017 1290 387 42 0 6269 0
[pid=23135/tid=23137] ppid=23133 vsize=48068 CPUtime=1.48
/proc/23135/task/23137/stat : 23137 (ornithorynque) R 23133 23135 22584 0 -1 4194368 441 0 0 0 148 0 0 0 25 0 3 0 330996477 49221632 1290 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23135/tid=23138] ppid=23133 vsize=48068 CPUtime=1.47
/proc/23135/task/23138/stat : 23138 (ornithorynque) R 23133 23135 22584 0 -1 4194368 249 0 0 0 147 0 0 0 25 0 3 0 330996477 49221632 1290 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241026 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 48068

[startup+3.10273 s]
/proc/loadavg: 1.84 1.96 1.90 3/80 23138
/proc/meminfo: memFree=1405488/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=50248 CPUtime=6.16
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 1746 0 0 0 615 1 0 0 18 0 3 0 330996475 51453952 1707 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 12562 1707 387 42 0 6814 0
[pid=23135/tid=23137] ppid=23133 vsize=50248 CPUtime=3.07
/proc/23135/task/23137/stat : 23137 (ornithorynque) R 23133 23135 22584 0 -1 4194368 686 0 0 0 307 0 0 0 25 0 3 0 330996477 51453952 1707 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23135/tid=23138] ppid=23133 vsize=50248 CPUtime=3.06
/proc/23135/task/23138/stat : 23138 (ornithorynque) R 23133 23135 22584 0 -1 4194368 421 0 0 0 306 0 0 0 25 0 3 0 330996477 51453952 1707 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 50248

[startup+6.30116 s]
/proc/loadavg: 1.85 1.96 1.90 3/80 23138
/proc/meminfo: memFree=1402992/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=52552 CPUtime=12.55
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 2355 0 0 0 1253 2 0 0 18 0 3 0 330996475 53813248 2250 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 13138 2250 387 42 0 7390 0
[pid=23135/tid=23137] ppid=23133 vsize=52552 CPUtime=6.27
/proc/23135/task/23137/stat : 23137 (ornithorynque) R 23133 23135 22584 0 -1 4194368 1048 0 0 0 626 1 0 0 25 0 3 0 330996477 53813248 2250 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311112 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23135/tid=23138] ppid=23133 vsize=52552 CPUtime=6.24
/proc/23135/task/23138/stat : 23138 (ornithorynque) R 23133 23135 22584 0 -1 4194368 668 0 0 0 624 0 0 0 25 0 3 0 330996477 53813248 2250 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 52552

[startup+12.702 s]
/proc/loadavg: 1.86 1.96 1.90 3/80 23138
/proc/meminfo: memFree=1400368/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=54780 CPUtime=25.32
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 2952 0 0 0 2529 3 0 0 18 0 3 0 330996475 56094720 2847 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 13695 2847 387 42 0 7947 0
[pid=23135/tid=23137] ppid=23133 vsize=54780 CPUtime=12.67
/proc/23135/task/23137/stat : 23137 (ornithorynque) R 23133 23135 22584 0 -1 4194368 1399 0 0 0 1265 2 0 0 25 0 3 0 330996477 56094720 2847 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311068 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23135/tid=23138] ppid=23133 vsize=54780 CPUtime=12.62
/proc/23135/task/23138/stat : 23138 (ornithorynque) R 23133 23135 22584 0 -1 4194368 914 0 0 0 1262 0 0 0 25 0 3 0 330996477 56094720 2847 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284351 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 54780

[startup+25.5017 s]
/proc/loadavg: 1.89 1.96 1.91 3/80 23138
/proc/meminfo: memFree=1396720/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=58108 CPUtime=50.84
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 3919 0 0 0 5080 4 0 0 18 0 3 0 330996475 59502592 3749 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 14527 3749 387 42 0 8779 0
[pid=23135/tid=23137] ppid=23133 vsize=58108 CPUtime=25.46
/proc/23135/task/23137/stat : 23137 (ornithorynque) R 23133 23135 22584 0 -1 4194368 2071 0 0 0 2543 3 0 0 25 0 3 0 330996477 59502592 3749 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23135/tid=23138] ppid=23133 vsize=58108 CPUtime=25.35
/proc/23135/task/23138/stat : 23138 (ornithorynque) R 23133 23135 22584 0 -1 4194368 1209 0 0 0 2535 0 0 0 25 0 3 0 330996477 59502592 3749 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 58108

[startup+51.1011 s]
/proc/loadavg: 1.93 1.97 1.91 3/86 23210
/proc/meminfo: memFree=1390864/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=63956 CPUtime=101.84
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 5110 0 0 0 10175 9 0 0 18 0 3 0 330996475 65490944 4830 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 15989 4830 387 42 0 10241 0
[pid=23135/tid=23137] ppid=23133 vsize=63956 CPUtime=50.99
/proc/23135/task/23137/stat : 23137 (ornithorynque) R 23133 23135 22584 0 -1 4194368 2785 0 0 0 5094 5 0 0 25 0 3 0 330996477 65490944 4830 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23135/tid=23138] ppid=23133 vsize=63956 CPUtime=50.82
/proc/23135/task/23138/stat : 23138 (ornithorynque) R 23133 23135 22584 0 -1 4194368 1686 0 0 0 5079 3 0 0 25 0 3 0 330996477 65490944 4830 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 63956

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.91 3/86 23302
/proc/meminfo: memFree=1382992/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=71340 CPUtime=203.88
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 7167 0 0 0 20369 19 0 0 18 0 3 0 330996475 73052160 6758 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 17835 6758 387 42 0 12087 0
[pid=23135/tid=23137] ppid=23133 vsize=71340 CPUtime=102.09
/proc/23135/task/23137/stat : 23137 (ornithorynque) R 23133 23135 22584 0 -1 4194368 4120 0 0 0 10202 7 0 0 25 0 3 0 330996477 73052160 6758 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23135/tid=23138] ppid=23133 vsize=71340 CPUtime=101.77
/proc/23135/task/23138/stat : 23138 (ornithorynque) R 23133 23135 22584 0 -1 4194368 2408 0 0 0 10166 11 0 0 25 0 3 0 330996477 73052160 6758 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 71340

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 23336
/proc/meminfo: memFree=1376304/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=81364 CPUtime=323.54
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 9704 0 0 0 32327 27 0 0 18 0 3 0 330996475 83316736 8734 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 20341 8734 387 42 0 14593 0
[pid=23135/tid=23137] ppid=23133 vsize=81364 CPUtime=162.02
/proc/23135/task/23137/stat : 23137 (ornithorynque) R 23133 23135 22584 0 -1 4194368 5152 0 0 0 16193 9 0 0 25 0 3 0 330996477 83316736 8734 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23135/tid=23138] ppid=23133 vsize=81364 CPUtime=161.49
/proc/23135/task/23138/stat : 23138 (ornithorynque) R 23133 23135 22584 0 -1 4194368 3913 0 0 0 16132 17 0 0 25 0 3 0 330996477 83316736 8734 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.54
Current children cumulated vsize (KiB) 81364

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 23336
/proc/meminfo: memFree=1370544/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=88660 CPUtime=443.26
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 11418 0 0 0 44297 29 0 0 18 0 3 0 330996475 90787840 10185 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 22165 10185 387 42 0 16417 0
[pid=23135/tid=23137] ppid=23133 vsize=88660 CPUtime=222
/proc/23135/task/23137/stat : 23137 (ornithorynque) R 23133 23135 22584 0 -1 4194368 6287 0 0 0 22189 11 0 0 25 0 3 0 330996477 90787840 10185 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23135/tid=23138] ppid=23133 vsize=88660 CPUtime=221.24
/proc/23135/task/23138/stat : 23138 (ornithorynque) R 23133 23135 22584 0 -1 4194368 4492 0 0 0 22106 18 0 0 25 0 3 0 330996477 90787840 10185 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.26
Current children cumulated vsize (KiB) 88660

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 23336
/proc/meminfo: memFree=1366320/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=92536 CPUtime=562.99
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 12634 0 0 0 56267 32 0 0 18 0 3 0 330996475 94756864 11236 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 23134 11236 387 42 0 17386 0
[pid=23135/tid=23137] ppid=23133 vsize=92536 CPUtime=281.99
/proc/23135/task/23137/stat : 23137 (ornithorynque) R 23133 23135 22584 0 -1 4194368 6913 0 0 0 28186 13 0 0 25 0 3 0 330996477 94756864 11236 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23135/tid=23138] ppid=23133 vsize=92536 CPUtime=280.97
/proc/23135/task/23138/stat : 23138 (ornithorynque) R 23133 23135 22584 0 -1 4194368 5082 0 0 0 28079 18 0 0 25 0 3 0 330996477 94756864 11236 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.99
Current children cumulated vsize (KiB) 92536

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 23336
/proc/meminfo: memFree=1362480/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=97416 CPUtime=682.7
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 13917 0 0 0 68237 33 0 0 18 0 3 0 330996475 99753984 12192 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 24354 12192 387 42 0 18606 0
[pid=23135/tid=23137] ppid=23133 vsize=97416 CPUtime=341.97
/proc/23135/task/23137/stat : 23137 (ornithorynque) R 23133 23135 22584 0 -1 4194368 7467 0 0 0 34183 14 0 0 25 0 3 0 330996477 99753984 12192 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23135/tid=23138] ppid=23133 vsize=97416 CPUtime=340.7
/proc/23135/task/23138/stat : 23138 (ornithorynque) R 23133 23135 22584 0 -1 4194368 5811 0 0 0 34052 18 0 0 25 0 3 0 330996477 99753984 12192 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.7
Current children cumulated vsize (KiB) 97416

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 23336
/proc/meminfo: memFree=1358128/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=104604 CPUtime=802.43
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 15868 0 0 0 80208 35 0 0 18 0 3 0 330996475 107114496 13304 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 26151 13304 387 42 0 20403 0
[pid=23135/tid=23137] ppid=23133 vsize=104604 CPUtime=401.95
/proc/23135/task/23137/stat : 23137 (ornithorynque) R 23133 23135 22584 0 -1 4194368 8385 0 0 0 40180 15 0 0 25 0 3 0 330996477 107114496 13304 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23135/tid=23138] ppid=23133 vsize=104604 CPUtime=400.45
/proc/23135/task/23138/stat : 23138 (ornithorynque) R 23133 23135 22584 0 -1 4194368 6844 0 0 0 40026 19 0 0 25 0 3 0 330996477 107114496 13304 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.43
Current children cumulated vsize (KiB) 104604

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 23336
/proc/meminfo: memFree=1355504/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=107808 CPUtime=922.14
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 16497 0 0 0 92177 37 0 0 18 0 3 0 330996475 110395392 13933 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 26952 13933 387 42 0 21204 0
[pid=23135/tid=23137] ppid=23133 vsize=107808 CPUtime=461.93
/proc/23135/task/23137/stat : 23137 (ornithorynque) R 23133 23135 22584 0 -1 4194368 9014 0 0 0 46176 17 0 0 25 0 3 0 330996477 110395392 13933 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23135/tid=23138] ppid=23133 vsize=107808 CPUtime=460.18
/proc/23135/task/23138/stat : 23138 (ornithorynque) R 23133 23135 22584 0 -1 4194368 6844 0 0 0 45999 19 0 0 25 0 3 0 330996477 110395392 13933 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241604 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.14
Current children cumulated vsize (KiB) 107808

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 23336
/proc/meminfo: memFree=1351600/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=111556 CPUtime=1041.86
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 17845 0 0 0 104147 39 0 0 18 0 3 0 330996475 114233344 14918 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 27889 14918 387 42 0 22141 0
[pid=23135/tid=23137] ppid=23133 vsize=111556 CPUtime=521.91
/proc/23135/task/23137/stat : 23137 (ornithorynque) R 23133 23135 22584 0 -1 4194368 9454 0 0 0 52173 18 0 0 25 0 3 0 330996477 114233344 14918 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23135/tid=23138] ppid=23133 vsize=111556 CPUtime=519.91
/proc/23135/task/23138/stat : 23138 (ornithorynque) R 23133 23135 22584 0 -1 4194368 7752 0 0 0 51972 19 0 0 25 0 3 0 330996477 114233344 14918 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.86
Current children cumulated vsize (KiB) 111556

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 23336
/proc/meminfo: memFree=1348848/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=114648 CPUtime=1161.58
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 18659 0 0 0 116118 40 0 0 18 0 3 0 330996475 117399552 15634 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 28662 15634 387 42 0 22914 0
[pid=23135/tid=23137] ppid=23133 vsize=114648 CPUtime=581.89
/proc/23135/task/23137/stat : 23137 (ornithorynque) R 23133 23135 22584 0 -1 4194368 9837 0 0 0 58170 19 0 0 25 0 3 0 330996477 117399552 15634 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311283 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23135/tid=23138] ppid=23133 vsize=114648 CPUtime=579.66
/proc/23135/task/23138/stat : 23138 (ornithorynque) R 23133 23135 22584 0 -1 4194368 8183 0 0 0 57946 20 0 0 25 0 3 0 330996477 117399552 15634 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.58
Current children cumulated vsize (KiB) 114648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 23336
/proc/meminfo: memFree=1348400/2055920 swapFree=4189164/4192956
[pid=23135] ppid=23133 vsize=114648 CPUtime=1200.11
/proc/23135/stat : 23135 (ornithorynque) S 23133 23135 22584 0 -1 4194304 18768 0 0 0 119970 41 0 0 18 0 3 0 330996475 117399552 15743 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 269766127483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23135/statm: 28662 15743 387 42 0 22914 0
[pid=23135/tid=23137] ppid=23133 vsize=114648 CPUtime=601.2
/proc/23135/task/23137/stat : 23137 (ornithorynque) R 23133 23135 22584 0 -1 4194368 9946 0 0 0 60100 20 0 0 25 0 3 0 330996477 117399552 15743 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23135/tid=23138] ppid=23133 vsize=114648 CPUtime=598.88
/proc/23135/task/23138/stat : 23138 (ornithorynque) R 23133 23135 22584 0 -1 4194368 8183 0 0 0 59868 20 0 0 25 0 3 0 330996477 117399552 15743 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241162 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 114648

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.63
CPU time (s): 1200.14
CPU user time (s): 1199.72
CPU system time (s): 0.420936
CPU usage (%): 199.481
Max. virtual memory (cumulated for all children) (KiB): 114648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.72
system time used= 0.420936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18768
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= 27
involuntary context switches= 23023

runsolver used 0.601908 second user time and 1.60076 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Mar  5 16:00:20 UTC 2007

IDJOB= 328349
IDBENCH= 20263
IDSOLVER= 139
FILE ID= node13/328349-1173110420

PBS_JOBID= 4013931

Free space on /tmp= 66373 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1557868591-12-SAT.cnf
COMMAND LINE= /tmp/evaluation/328349-1173110420/ornithorynque /tmp/evaluation/328349-1173110420/instance-328349-1173110420.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-328349-1173110420 -o ROOT/results/node13/solver-328349-1173110420 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328349-1173110420/ornithorynque /tmp/evaluation/328349-1173110420/instance-328349-1173110420.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  f3dd554f0235253f67a0d81f3fcd0e26

RANDOM SEED= 478005059

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:       1411040 kB
Buffers:         39060 kB
Cached:         494472 kB
SwapCached:        404 kB
Active:         351648 kB
Inactive:       233092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1411040 kB
SwapTotal:     4192956 kB
SwapFree:      4189164 kB
Dirty:             344 kB
Writeback:           0 kB
Mapped:          61152 kB
Slab:            45744 kB
Committed_AS:  1536968 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= 66373 MiB

End job on node13 on Mon Mar  5 16:10:24 UTC 2007