Trace number 327984

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.21 601.627

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1179686861-10.UNSAT.shuffled.cnf
MD5SUMf925586f9b717029fe6870824cb1d191
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.9215
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

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.02	c ...done
0.00/0.02	c nbVar=50 nbClause=4450
0.00/0.02	c nbVar=50 nbClause=4450
0.00/0.02	c complete search running
0.00/0.02	c local search running
0.00/0.03	c flip 0 nbSat=4402 maxSat=0
0.16/0.16	c flip 0 nbSat=5734 maxSat=4439
0.56/0.37	c flip 0 nbSat=7403 maxSat=5756
1.16/0.67	c flip 0 nbSat=9404 maxSat=7430
1.97/1.10	c flip 0 nbSat=11739 maxSat=9431
2.76/1.48	c nbDecision=10000 #clauses=13722
3.16/1.66	c flip 0 nbSat=14661 maxSat=11761
4.96/2.54	c flip 0 nbSat=17276 maxSat=14684
7.15/3.66	c flip 0 nbSat=20096 maxSat=17303
9.74/4.92	c nbDecision=20000 #clauses=22970
10.14/5.11	c flip 0 nbSat=23343 maxSat=20128
13.54/6.89	c flip 0 nbSat=27243 maxSat=23375
18.53/9.32	c flip 0 nbSat=31110 maxSat=27258
20.12/10.15	c nbDecision=30000 #clauses=32255
24.31/12.24	c flip 0 nbSat=35388 maxSat=31127
30.90/15.58	c flip 0 nbSat=39261 maxSat=35413
35.28/17.79	c nbDecision=40000 #clauses=41543
38.67/19.46	c flip 0 nbSat=43302 maxSat=39278
47.06/23.62	c flip 0 nbSat=46849 maxSat=43336
56.22/28.23	c nbDecision=50000 #clauses=50838
56.42/28.37	c flip 0 nbSat=50900 maxSat=46876
67.01/33.61	c flip 0 nbSat=54328 maxSat=50923
78.39/39.31	c flip 0 nbSat=58184 maxSat=54363
84.17/42.20	c nbDecision=60000 #clauses=60114
90.75/45.52	c flip 0 nbSat=61956 maxSat=58220
104.13/52.24	c flip 0 nbSat=65967 maxSat=61973
112.11/56.26	c nbDecision=70000 #clauses=69390
117.90/59.10	c flip 0 nbSat=71396 maxSat=65985
133.27/66.82	c flip 0 nbSat=75590 maxSat=71421
143.23/71.82	c nbDecision=80000 #clauses=78690
149.02/74.78	c flip 0 nbSat=80246 maxSat=75623
166.79/83.64	c flip 0 nbSat=85058 maxSat=80269
181.35/90.93	c nbDecision=90000 #clauses=87907
185.74/93.17	c flip 0 nbSat=88777 maxSat=85096
205.31/102.99	c flip 0 nbSat=92904 maxSat=88809
225.25/112.96	c flip 0 nbSat=96764 maxSat=92937
227.44/114.08	c nbDecision=100000 #clauses=97232
246.79/123.77	c flip 0 nbSat=100452 maxSat=96789
268.95/134.85	c flip 0 nbSat=104187 maxSat=100470
280.12/140.50	c nbDecision=110000 #clauses=106558
291.91/146.35	c flip 0 nbSat=109064 maxSat=104208
315.85/158.33	c flip 0 nbSat=113716 maxSat=109092
328.80/164.84	c nbDecision=120000 #clauses=115885
340.38/170.63	c flip 0 nbSat=117667 maxSat=113739
366.33/183.65	c flip 0 nbSat=122211 maxSat=117700
383.89/192.50	c nbDecision=130000 #clauses=125135
393.27/197.18	c flip 0 nbSat=126755 maxSat=122243
420.99/211.04	c flip 0 nbSat=131350 maxSat=126789
445.55/223.36	c nbDecision=140000 #clauses=134544
449.34/225.27	c flip 0 nbSat=134899 maxSat=131366
479.67/240.40	c flip 0 nbSat=138810 maxSat=134932
510.39/255.84	c flip 0 nbSat=143200 maxSat=138821
513.78/257.54	c nbDecision=150000 #clauses=143907
542.53/271.97	c flip 0 nbSat=148124 maxSat=143244
574.87/288.12	c flip 0 nbSat=152887 maxSat=148146
576.26/288.84	c nbDecision=160000 #clauses=153178
609.77/305.67	c flip 0 nbSat=157855 maxSat=152916
645.10/323.30	c flip 0 nbSat=162022 maxSat=157885
647.89/324.71	c nbDecision=170000 #clauses=162432
679.81/340.78	c flip 0 nbSat=166337 maxSat=162048
718.09/359.99	c flip 0 nbSat=170762 maxSat=166367
725.04/363.49	c nbDecision=180000 #clauses=171720
755.95/378.97	c flip 0 nbSat=174948 maxSat=170793
794.22/398.14	c flip 0 nbSat=178962 maxSat=174978
812.34/407.23	c nbDecision=190000 #clauses=181015
833.87/418.01	c flip 0 nbSat=183712 maxSat=179000
874.53/438.46	c flip 0 nbSat=188386 maxSat=183754
895.65/449.07	c nbDecision=200000 #clauses=190291
915.03/458.74	c flip 0 nbSat=191918 maxSat=188419
956.90/479.76	c flip 0 nbSat=195928 maxSat=191945
998.03/500.37	c nbDecision=210000 #clauses=199572
999.42/501.09	c flip 0 nbSat=199668 maxSat=195958
1042.52/522.64	c flip 0 nbSat=203922 maxSat=199693
1086.82/544.89	c flip 0 nbSat=208353 maxSat=203952
1090.62/546.75	c nbDecision=220000 #clauses=208876
1133.11/568.00	c flip 0 nbSat=212525 maxSat=208389
1175.82/589.49	c nbDecision=230000 #clauses=218194
1179.61/591.35	c flip 0 nbSat=218541 maxSat=213434

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/node30/watcher-327984-1173106503 -o ROOT/results/node30/solver-327984-1173106503 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327984-1173106503/ornithorynque /tmp/evaluation/327984-1173106503/instance-327984-1173106503.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.99 1.78 1.92 3/77 9550
/proc/meminfo: memFree=992120/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=23220 CPUtime=0
/proc/9550/stat : 9550 (ornithorynque) R 9548 9550 9451 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 36607463 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264904936721 0 0 4096 0 0 0 0 17 1 0 0
/proc/9550/statm: 5805 266 219 42 0 45 0

[startup+0.050347 s]
/proc/loadavg: 1.99 1.78 1.92 3/77 9550
/proc/meminfo: memFree=992120/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=44680 CPUtime=0.06
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 698 0 0 0 6 0 0 0 18 0 3 0 36607463 45752320 659 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 11170 659 387 42 0 5422 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 44680

[startup+0.10235 s]
/proc/loadavg: 1.99 1.78 1.92 3/77 9550
/proc/meminfo: memFree=992120/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=44680 CPUtime=0.16
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 721 0 0 0 16 0 0 0 18 0 3 0 36607463 45752320 682 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 11170 682 387 42 0 5422 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44680

[startup+0.302373 s]
/proc/loadavg: 1.99 1.78 1.92 3/77 9550
/proc/meminfo: memFree=992120/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=45968 CPUtime=0.56
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 844 0 0 0 56 0 0 0 18 0 3 0 36607463 47071232 805 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 11492 805 387 42 0 5744 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 45968

[startup+0.70139 s]
/proc/loadavg: 1.99 1.78 1.92 3/77 9550
/proc/meminfo: memFree=992120/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=46668 CPUtime=1.36
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 1088 0 0 0 136 0 0 0 18 0 3 0 36607463 47788032 1049 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 11667 1049 387 42 0 5919 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46668

[startup+1.50144 s]
/proc/loadavg: 1.99 1.78 1.92 3/80 9553
/proc/meminfo: memFree=988960/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=47692 CPUtime=2.95
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 1301 0 0 0 295 0 0 0 18 0 3 0 36607463 48836608 1262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 11923 1262 387 42 0 6175 0
[pid=9550/tid=9552] ppid=9548 vsize=47692 CPUtime=1.46
/proc/9550/task/9552/stat : 9552 (ornithorynque) R 9548 9550 9451 0 -1 4194368 443 0 0 0 146 0 0 0 24 0 3 0 36607465 48836608 1262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311868 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9550/tid=9553] ppid=9548 vsize=47692 CPUtime=1.46
/proc/9550/task/9553/stat : 9553 (ornithorynque) R 9548 9550 9451 0 -1 4194368 187 0 0 0 146 0 0 0 25 0 3 0 36607465 48836608 1262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 47692

[startup+3.10154 s]
/proc/loadavg: 1.99 1.78 1.92 3/80 9553
/proc/meminfo: memFree=987488/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=49920 CPUtime=6.15
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 1724 0 0 0 614 1 0 0 18 0 3 0 36607463 51118080 1619 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 12480 1619 387 42 0 6732 0
[pid=9550/tid=9552] ppid=9548 vsize=49920 CPUtime=3.06
/proc/9550/task/9552/stat : 9552 (ornithorynque) R 9548 9550 9451 0 -1 4194368 683 0 0 0 306 0 0 0 25 0 3 0 36607465 51118080 1619 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9550/tid=9553] ppid=9548 vsize=49920 CPUtime=3.06
/proc/9550/task/9553/stat : 9553 (ornithorynque) R 9548 9550 9451 0 -1 4194368 370 0 0 0 306 0 0 0 25 0 3 0 36607465 51118080 1619 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 49920

[startup+6.30174 s]
/proc/loadavg: 1.99 1.79 1.92 3/80 9553
/proc/meminfo: memFree=985376/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=51280 CPUtime=12.54
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 2148 0 0 0 1252 2 0 0 18 0 3 0 36607463 52510720 2043 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 12820 2043 387 42 0 7072 0
[pid=9550/tid=9552] ppid=9548 vsize=51280 CPUtime=6.26
/proc/9550/task/9552/stat : 9552 (ornithorynque) R 9548 9550 9451 0 -1 4194368 971 0 0 0 625 1 0 0 25 0 3 0 36607465 52510720 2043 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311525 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9550/tid=9553] ppid=9548 vsize=51280 CPUtime=6.24
/proc/9550/task/9553/stat : 9553 (ornithorynque) R 9548 9550 9451 0 -1 4194368 506 0 0 0 624 0 0 0 25 0 3 0 36607465 52510720 2043 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242219 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 51280

[startup+12.7011 s]
/proc/loadavg: 1.99 1.79 1.92 3/80 9553
/proc/meminfo: memFree=982560/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=54548 CPUtime=25.31
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 3012 0 0 0 2529 2 0 0 18 0 3 0 36607463 55857152 2742 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 13637 2742 387 42 0 7889 0
[pid=9550/tid=9552] ppid=9548 vsize=54548 CPUtime=12.66
/proc/9550/task/9552/stat : 9552 (ornithorynque) R 9548 9550 9451 0 -1 4194368 1461 0 0 0 1264 2 0 0 25 0 3 0 36607465 55857152 2742 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9550/tid=9553] ppid=9548 vsize=54548 CPUtime=12.62
/proc/9550/task/9553/stat : 9553 (ornithorynque) R 9548 9550 9451 0 -1 4194368 880 0 0 0 1262 0 0 0 25 0 3 0 36607465 55857152 2742 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 54548

[startup+25.5029 s]
/proc/loadavg: 1.99 1.80 1.92 3/80 9553
/proc/meminfo: memFree=979040/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=58560 CPUtime=50.84
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 3972 0 0 0 5080 4 0 0 18 0 3 0 36607463 59965440 3537 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 14640 3537 387 42 0 8892 0
[pid=9550/tid=9552] ppid=9548 vsize=58560 CPUtime=25.46
/proc/9550/task/9552/stat : 9552 (ornithorynque) R 9548 9550 9451 0 -1 4194368 1975 0 0 0 2543 3 0 0 25 0 3 0 36607465 59965440 3537 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9550/tid=9553] ppid=9548 vsize=58560 CPUtime=25.34
/proc/9550/task/9553/stat : 9553 (ornithorynque) R 9548 9550 9451 0 -1 4194368 1326 0 0 0 2534 0 0 0 25 0 3 0 36607465 59965440 3537 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 58560

[startup+51.1025 s]
/proc/loadavg: 1.99 1.81 1.92 3/80 9553
/proc/meminfo: memFree=975008/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=61988 CPUtime=101.94
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 4972 0 0 0 10188 6 0 0 18 0 3 0 36607463 63475712 4537 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 15497 4537 387 42 0 9749 0
[pid=9550/tid=9552] ppid=9548 vsize=61988 CPUtime=51.05
/proc/9550/task/9552/stat : 9552 (ornithorynque) R 9548 9550 9451 0 -1 4194368 2623 0 0 0 5101 4 0 0 25 0 3 0 36607465 63475712 4537 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9550/tid=9553] ppid=9548 vsize=61988 CPUtime=50.84
/proc/9550/task/9553/stat : 9553 (ornithorynque) R 9548 9550 9451 0 -1 4194368 1678 0 0 0 5084 0 0 0 25 0 3 0 36607465 63475712 4537 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241593 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 61988

[startup+102.307 s]
/proc/loadavg: 1.99 1.84 1.92 3/80 9553
/proc/meminfo: memFree=968288/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=71132 CPUtime=204.11
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 7383 0 0 0 20402 9 0 0 18 0 3 0 36607463 72839168 6198 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 17783 6198 387 42 0 12035 0
[pid=9550/tid=9552] ppid=9548 vsize=71132 CPUtime=102.23
/proc/9550/task/9552/stat : 9552 (ornithorynque) R 9548 9550 9451 0 -1 4194368 3947 0 0 0 10217 6 0 0 25 0 3 0 36607465 72839168 6198 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9550/tid=9553] ppid=9548 vsize=71132 CPUtime=101.83
/proc/9550/task/9553/stat : 9553 (ornithorynque) R 9548 9550 9451 0 -1 4194368 2765 0 0 0 10182 1 0 0 25 0 3 0 36607465 72839168 6198 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 71132

[startup+162.302 s]
/proc/loadavg: 1.99 1.87 1.92 3/80 9553
/proc/meminfo: memFree=962464/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=76692 CPUtime=323.81
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 8934 0 0 0 32370 11 0 0 18 0 3 0 36607463 78532608 7632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 19173 7632 387 42 0 13425 0
[pid=9550/tid=9552] ppid=9548 vsize=76692 CPUtime=162.22
/proc/9550/task/9552/stat : 9552 (ornithorynque) R 9548 9550 9451 0 -1 4194368 4862 0 0 0 16213 9 0 0 25 0 3 0 36607465 78532608 7632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311093 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9550/tid=9553] ppid=9548 vsize=76692 CPUtime=161.56
/proc/9550/task/9553/stat : 9553 (ornithorynque) R 9548 9550 9451 0 -1 4194368 3401 0 0 0 16154 2 0 0 25 0 3 0 36607465 78532608 7632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242350 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 76692

[startup+222.303 s]
/proc/loadavg: 1.99 1.89 1.92 3/80 9553
/proc/meminfo: memFree=957856/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=83788 CPUtime=443.55
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 10641 0 0 0 44341 14 0 0 18 0 3 0 36607463 85798912 8792 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 20947 8792 387 42 0 15199 0
[pid=9550/tid=9552] ppid=9548 vsize=83788 CPUtime=222.21
/proc/9550/task/9552/stat : 9552 (ornithorynque) R 9548 9550 9451 0 -1 4194368 5864 0 0 0 22210 11 0 0 25 0 3 0 36607465 85798912 8792 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9550/tid=9553] ppid=9548 vsize=83788 CPUtime=221.31
/proc/9550/task/9553/stat : 9553 (ornithorynque) R 9548 9550 9451 0 -1 4194368 4106 0 0 0 22129 2 0 0 25 0 3 0 36607465 85798912 8792 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 83788

[startup+282.303 s]
/proc/loadavg: 1.99 1.91 1.92 3/80 9553
/proc/meminfo: memFree=953888/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=87692 CPUtime=563.29
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 11885 0 0 0 56314 15 0 0 18 0 3 0 36607463 89796608 9801 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 21923 9801 387 42 0 16175 0
[pid=9550/tid=9552] ppid=9548 vsize=87692 CPUtime=282.19
/proc/9550/task/9552/stat : 9552 (ornithorynque) R 9548 9550 9451 0 -1 4194368 6851 0 0 0 28207 12 0 0 25 0 3 0 36607465 89796608 9801 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9550/tid=9553] ppid=9548 vsize=87692 CPUtime=281.06
/proc/9550/task/9553/stat : 9553 (ornithorynque) R 9548 9550 9451 0 -1 4194368 4363 0 0 0 28104 2 0 0 25 0 3 0 36607465 89796608 9801 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241624 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.29
Current children cumulated vsize (KiB) 87692

[startup+342.302 s]
/proc/loadavg: 1.99 1.92 1.92 3/80 9553
/proc/meminfo: memFree=949856/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=93892 CPUtime=683
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 13681 0 0 0 68283 17 0 0 18 0 3 0 36607463 96145408 10787 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 23473 10787 387 42 0 17725 0
[pid=9550/tid=9552] ppid=9548 vsize=93892 CPUtime=342.17
/proc/9550/task/9552/stat : 9552 (ornithorynque) R 9548 9550 9451 0 -1 4194368 7434 0 0 0 34204 13 0 0 25 0 3 0 36607465 96145408 10787 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9550/tid=9553] ppid=9548 vsize=93892 CPUtime=340.79
/proc/9550/task/9553/stat : 9553 (ornithorynque) R 9548 9550 9451 0 -1 4194368 5576 0 0 0 34076 3 0 0 25 0 3 0 36607465 96145408 10787 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 93892

[startup+402.303 s]
/proc/loadavg: 1.99 1.93 1.92 3/86 9675
/proc/meminfo: memFree=945584/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=96724 CPUtime=802.58
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 14470 0 0 0 80230 28 0 0 18 0 3 0 36607463 99045376 11510 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 24181 11510 387 42 0 18433 0
[pid=9550/tid=9552] ppid=9548 vsize=96724 CPUtime=402.04
/proc/9550/task/9552/stat : 9552 (ornithorynque) R 9548 9550 9451 0 -1 4194368 7912 0 0 0 40190 14 0 0 25 0 3 0 36607465 99045376 11510 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9550/tid=9553] ppid=9548 vsize=96724 CPUtime=400.5
/proc/9550/task/9553/stat : 9553 (ornithorynque) R 9548 9550 9451 0 -1 4194368 5887 0 0 0 40037 13 0 0 25 0 3 0 36607465 99045376 11510 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.58
Current children cumulated vsize (KiB) 96724

[startup+462.303 s]
/proc/loadavg: 1.99 1.94 1.92 3/80 9751
/proc/meminfo: memFree=943648/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=99828 CPUtime=922.2
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 15475 0 0 0 92183 37 0 0 18 0 3 0 36607463 102223872 12284 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 24957 12284 387 42 0 19209 0
[pid=9550/tid=9552] ppid=9548 vsize=99828 CPUtime=461.94
/proc/9550/task/9552/stat : 9552 (ornithorynque) R 9548 9550 9451 0 -1 4194368 8541 0 0 0 46178 16 0 0 25 0 3 0 36607465 102223872 12284 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9550/tid=9553] ppid=9548 vsize=99828 CPUtime=460.22
/proc/9550/task/9553/stat : 9553 (ornithorynque) R 9548 9550 9451 0 -1 4194368 6263 0 0 0 46002 20 0 0 25 0 3 0 36607465 102223872 12284 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.2
Current children cumulated vsize (KiB) 99828

[startup+522.301 s]
/proc/loadavg: 1.99 1.95 1.92 3/80 9751
/proc/meminfo: memFree=941344/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=102916 CPUtime=1041.92
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 16151 0 0 0 104154 38 0 0 18 0 3 0 36607463 105385984 12894 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 25729 12894 387 42 0 19981 0
[pid=9550/tid=9552] ppid=9548 vsize=102916 CPUtime=521.93
/proc/9550/task/9552/stat : 9552 (ornithorynque) R 9548 9550 9451 0 -1 4194368 8954 0 0 0 52176 17 0 0 25 0 3 0 36607465 105385984 12894 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9550/tid=9553] ppid=9548 vsize=102916 CPUtime=519.96
/proc/9550/task/9553/stat : 9553 (ornithorynque) R 9548 9550 9451 0 -1 4194368 6526 0 0 0 51976 20 0 0 25 0 3 0 36607465 105385984 12894 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.92
Current children cumulated vsize (KiB) 102916

[startup+582.301 s]
/proc/loadavg: 1.99 1.95 1.92 3/80 9751
/proc/meminfo: memFree=938464/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=105384 CPUtime=1161.65
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 17079 0 0 0 116125 40 0 0 18 0 3 0 36607463 107913216 13621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 26346 13621 387 42 0 20598 0
[pid=9550/tid=9552] ppid=9548 vsize=105384 CPUtime=581.91
/proc/9550/task/9552/stat : 9552 (ornithorynque) R 9548 9550 9451 0 -1 4194368 9444 0 0 0 58173 18 0 0 25 0 3 0 36607465 107913216 13621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9550/tid=9553] ppid=9548 vsize=105384 CPUtime=579.69
/proc/9550/task/9553/stat : 9553 (ornithorynque) R 9548 9550 9451 0 -1 4194368 6964 0 0 0 57949 20 0 0 25 0 3 0 36607465 107913216 13621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.65
Current children cumulated vsize (KiB) 105384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 1.99 1.96 1.92 3/80 9751
/proc/meminfo: memFree=937120/2055920 swapFree=4176348/4192956
[pid=9550] ppid=9548 vsize=106552 CPUtime=1200.18
/proc/9550/stat : 9550 (ornithorynque) S 9548 9550 9451 0 -1 4194304 17540 0 0 0 119978 40 0 0 18 0 3 0 36607463 109109248 13918 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264916463483 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/9550/statm: 26638 13918 387 42 0 20890 0
[pid=9550/tid=9552] ppid=9548 vsize=106552 CPUtime=601.22
/proc/9550/task/9552/stat : 9552 (ornithorynque) R 9548 9550 9451 0 -1 4194368 9739 0 0 0 60103 19 0 0 25 0 3 0 36607465 109109248 13918 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=9550/tid=9553] ppid=9548 vsize=106552 CPUtime=598.92
/proc/9550/task/9553/stat : 9553 (ornithorynque) R 9548 9550 9451 0 -1 4194368 7130 0 0 0 59872 20 0 0 25 0 3 0 36607465 109109248 13918 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240880 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 106552

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.627
CPU time (s): 1200.21
CPU user time (s): 1199.79
CPU system time (s): 0.418936
CPU usage (%): 199.495
Max. virtual memory (cumulated for all children) (KiB): 106552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.418936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17540
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= 22
involuntary context switches= 23018

runsolver used 0.45493 second user time and 1.75373 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Mon Mar  5 14:55:03 UTC 2007

IDJOB= 327984
IDBENCH= 19892
IDSOLVER= 139
FILE ID= node30/327984-1173106503

PBS_JOBID= 4013908

Free space on /tmp= 66299 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S1179686861-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327984-1173106503/ornithorynque /tmp/evaluation/327984-1173106503/instance-327984-1173106503.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-327984-1173106503 -o ROOT/results/node30/solver-327984-1173106503 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327984-1173106503/ornithorynque /tmp/evaluation/327984-1173106503/instance-327984-1173106503.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  f925586f9b717029fe6870824cb1d191

RANDOM SEED= 384881165

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.216
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.216
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:        992528 kB
Buffers:         40732 kB
Cached:         925948 kB
SwapCached:        416 kB
Active:         191208 kB
Inactive:       813116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        992528 kB
SwapTotal:     4192956 kB
SwapFree:      4176348 kB
Dirty:             380 kB
Writeback:           0 kB
Mapped:          54640 kB
Slab:            44692 kB
Committed_AS:   191416 kB
PageTables:       1692 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= 66299 MiB

End job on node30 on Mon Mar  5 15:05:07 UTC 2007