Trace number 328017

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ornithorynque 0.1 alpha? (TO) 1200.15 601.628

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1635684145-01.SAT.shuffled.cnf
MD5SUM3ad5550996030deea0dfd0153b93e1d4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.051991
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.03	c ...done
0.00/0.03	c nbVar=70 nbClause=6230
0.00/0.03	c nbVar=70 nbClause=6230
0.02/0.03	c complete search running
0.02/0.03	c local search running
0.02/0.03	c flip 0 nbSat=6193 maxSat=0
0.35/0.22	c flip 0 nbSat=7707 maxSat=6211
0.95/0.55	c flip 0 nbSat=9775 maxSat=7754
1.96/1.05	c flip 0 nbSat=11906 maxSat=9796
3.35/1.75	c flip 0 nbSat=14289 maxSat=11936
4.15/2.11	c nbDecision=10000 #clauses=15277
5.54/2.81	c flip 0 nbSat=16804 maxSat=14320
8.13/4.18	c flip 0 nbSat=19701 maxSat=16826
12.33/6.23	c flip 0 nbSat=22762 maxSat=19732
14.52/7.34	c nbDecision=20000 #clauses=24350
17.52/8.84	c flip 0 nbSat=26135 maxSat=22808
24.10/12.13	c flip 0 nbSat=30455 maxSat=26155
29.07/14.68	c nbDecision=30000 #clauses=33476
31.86/16.06	c flip 0 nbSat=35095 maxSat=30486
42.45/21.33	c flip 0 nbSat=39962 maxSat=35125
47.83/24.07	c nbDecision=40000 #clauses=42558
54.02/27.13	c flip 0 nbSat=45113 maxSat=40013
68.37/34.31	c flip 0 nbSat=50174 maxSat=45137
74.68/37.55	c nbDecision=50000 #clauses=51723
83.66/42.06	c flip 0 nbSat=53786 maxSat=50205
100.82/50.70	c flip 0 nbSat=57998 maxSat=53823
110.59/55.55	c nbDecision=60000 #clauses=60838
119.32/59.95	c flip 0 nbSat=63734 maxSat=58036
140.66/70.62	c flip 0 nbSat=69648 maxSat=63769
141.66/71.12	c nbDecision=70000 #clauses=69959
162.60/81.69	c flip 0 nbSat=75054 maxSat=69673
181.52/91.13	c nbDecision=80000 #clauses=79109
187.11/93.98	c flip 0 nbSat=80221 maxSat=75076
213.41/107.14	c flip 0 nbSat=85379 maxSat=80257
230.38/115.61	c nbDecision=90000 #clauses=88317
242.51/121.72	c flip 0 nbSat=90162 maxSat=85418
273.64/137.31	c flip 0 nbSat=95651 maxSat=90189
284.63/142.84	c nbDecision=100000 #clauses=97465
306.56/153.85	c flip 0 nbSat=100536 maxSat=95688
340.88/171.02	c flip 0 nbSat=104693 maxSat=100563
355.26/178.29	c nbDecision=110000 #clauses=106600
375.41/188.34	c flip 0 nbSat=109174 maxSat=104746
412.71/207.03	c flip 0 nbSat=114668 maxSat=109204
420.70/211.08	c nbDecision=120000 #clauses=115787
451.64/226.55	c flip 0 nbSat=120551 maxSat=114704
476.98/239.26	c nbDecision=130000 #clauses=124931
493.13/247.39	c flip 0 nbSat=128093 maxSat=120578
535.05/268.35	c nbDecision=140000 #clauses=134108
539.24/270.42	c flip 0 nbSat=134586 maxSat=128118
585.12/293.44	c flip 0 nbSat=139337 maxSat=134604
613.06/307.41	c nbDecision=150000 #clauses=143236
632.82/317.38	c flip 0 nbSat=145848 maxSat=139369
682.10/342.03	c flip 0 nbSat=151476 maxSat=145889
688.08/345.04	c nbDecision=160000 #clauses=152323
733.39/367.77	c flip 0 nbSat=156520 maxSat=151504
781.26/391.75	c nbDecision=170000 #clauses=161509
786.86/394.56	c flip 0 nbSat=161955 maxSat=156559
842.73/422.56	c flip 0 nbSat=166461 maxSat=161991
891.62/447.01	c nbDecision=180000 #clauses=170657
900.00/451.22	c flip 0 nbSat=171312 maxSat=166509
958.46/480.53	c flip 0 nbSat=176620 maxSat=171356
995.78/499.23	c nbDecision=190000 #clauses=179827
1018.92/510.84	c flip 0 nbSat=181866 maxSat=176650
1080.79/541.82	c flip 0 nbSat=187919 maxSat=181898
1090.57/546.76	c nbDecision=200000 #clauses=188982
1146.63/574.89	c flip 0 nbSat=193529 maxSat=187952

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/node18/watcher-328017-1173106827 -o ROOT/results/node18/solver-328017-1173106827 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328017-1173106827/ornithorynque /tmp/evaluation/328017-1173106827/instance-328017-1173106827.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.83 1.69 1.14 3/77 13750
/proc/meminfo: memFree=1238176/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=23220 CPUtime=0
/proc/13750/stat : 13750 (ornithorynque) R 13748 13750 13651 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 330637241 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227846165616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13750/statm: 5805 263 218 42 0 45 0

[startup+0.036594 s]
/proc/loadavg: 1.83 1.69 1.14 3/77 13750
/proc/meminfo: memFree=1238176/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=24140 CPUtime=0.02
/proc/13750/stat : 13750 (ornithorynque) R 13748 13750 13651 0 -1 4194304 702 0 0 0 2 0 0 0 18 0 1 0 330637241 24719360 663 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227848655585 0 0 4096 1088 0 0 0 17 1 0 0
/proc/13750/statm: 6035 663 382 42 0 287 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24140

[startup+0.101601 s]
/proc/loadavg: 1.83 1.69 1.14 3/77 13750
/proc/meminfo: memFree=1238176/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=44924 CPUtime=0.15
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 790 0 0 0 15 0 0 0 18 0 3 0 330637241 46002176 751 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 11231 751 387 42 0 5483 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 44924

[startup+0.301621 s]
/proc/loadavg: 1.83 1.69 1.14 3/77 13750
/proc/meminfo: memFree=1238176/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=46344 CPUtime=0.55
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 953 0 0 0 55 0 0 0 18 0 3 0 330637241 47456256 914 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 11586 914 387 42 0 5838 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 46344

[startup+0.701661 s]
/proc/loadavg: 1.83 1.69 1.14 3/77 13750
/proc/meminfo: memFree=1238176/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=46608 CPUtime=1.35
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 1095 0 0 0 135 0 0 0 18 0 3 0 330637241 47726592 1056 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 11652 1056 387 42 0 5904 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 46608

[startup+1.50174 s]
/proc/loadavg: 1.85 1.70 1.14 3/80 13753
/proc/meminfo: memFree=1235208/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=48196 CPUtime=2.95
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 1326 0 0 0 295 0 0 0 18 0 3 0 330637241 49352704 1287 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 12049 1287 387 42 0 6301 0
[pid=13750/tid=13752] ppid=13748 vsize=48196 CPUtime=1.46
/proc/13750/task/13752/stat : 13752 (ornithorynque) R 13748 13750 13651 0 -1 4194368 263 0 0 0 146 0 0 0 25 0 3 0 330637245 49352704 1287 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13750/tid=13753] ppid=13748 vsize=48196 CPUtime=1.45
/proc/13750/task/13753/stat : 13753 (ornithorynque) R 13748 13750 13651 0 -1 4194368 317 0 0 0 145 0 0 0 25 0 3 0 330637245 49352704 1287 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48196

[startup+3.1019 s]
/proc/loadavg: 1.85 1.70 1.14 3/80 13753
/proc/meminfo: memFree=1233800/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=50156 CPUtime=6.14
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 1758 0 0 0 614 0 0 0 18 0 3 0 330637241 51359744 1653 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 12539 1653 387 42 0 6791 0
[pid=13750/tid=13752] ppid=13748 vsize=50156 CPUtime=3.05
/proc/13750/task/13752/stat : 13752 (ornithorynque) R 13748 13750 13651 0 -1 4194368 459 0 0 0 305 0 0 0 19 0 3 0 330637245 51359744 1653 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13750/tid=13753] ppid=13748 vsize=50156 CPUtime=3.05
/proc/13750/task/13753/stat : 13753 (ornithorynque) R 13748 13750 13651 0 -1 4194368 553 0 0 0 305 0 0 0 25 0 3 0 330637245 51359744 1653 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 50156

[startup+6.30221 s]
/proc/loadavg: 1.85 1.70 1.14 3/80 13753
/proc/meminfo: memFree=1231752/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=50952 CPUtime=12.53
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 2125 0 0 0 1252 1 0 0 18 0 3 0 330637241 52174848 2020 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 12738 2020 387 42 0 6990 0
[pid=13750/tid=13752] ppid=13748 vsize=50952 CPUtime=6.25
/proc/13750/task/13752/stat : 13752 (ornithorynque) R 13748 13750 13651 0 -1 4194368 683 0 0 0 625 0 0 0 25 0 3 0 330637245 52174848 2020 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13750/tid=13753] ppid=13748 vsize=50952 CPUtime=6.23
/proc/13750/task/13753/stat : 13753 (ornithorynque) R 13748 13750 13651 0 -1 4194368 696 0 0 0 623 0 0 0 25 0 3 0 330637245 52174848 2020 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241569 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 50952

[startup+12.7018 s]
/proc/loadavg: 1.87 1.70 1.15 3/80 13753
/proc/meminfo: memFree=1229512/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=54324 CPUtime=25.29
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 2869 0 0 0 2528 1 0 0 18 0 3 0 330637241 55627776 2764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 13581 2764 387 42 0 7833 0
[pid=13750/tid=13752] ppid=13748 vsize=54324 CPUtime=12.65
/proc/13750/task/13752/stat : 13752 (ornithorynque) R 13748 13750 13651 0 -1 4194368 1068 0 0 0 1265 0 0 0 25 0 3 0 330637245 55627776 2764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311279 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13750/tid=13753] ppid=13748 vsize=54324 CPUtime=12.6
/proc/13750/task/13753/stat : 13753 (ornithorynque) R 13748 13750 13651 0 -1 4194368 1055 0 0 0 1260 0 0 0 25 0 3 0 330637245 55627776 2764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 54324

[startup+25.5011 s]
/proc/loadavg: 1.89 1.71 1.16 3/80 13753
/proc/meminfo: memFree=1225160/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=57976 CPUtime=50.82
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 3779 0 0 0 5080 2 0 0 18 0 3 0 330637241 59367424 3544 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 14494 3544 387 42 0 8746 0
[pid=13750/tid=13752] ppid=13748 vsize=57976 CPUtime=25.45
/proc/13750/task/13752/stat : 13752 (ornithorynque) R 13748 13750 13651 0 -1 4194368 1689 0 0 0 2544 1 0 0 25 0 3 0 330637245 59367424 3544 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13750/tid=13753] ppid=13748 vsize=57976 CPUtime=25.33
/proc/13750/task/13753/stat : 13753 (ornithorynque) R 13748 13750 13651 0 -1 4194368 1344 0 0 0 2533 0 0 0 25 0 3 0 330637245 59367424 3544 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 57976

[startup+51.1015 s]
/proc/loadavg: 1.93 1.74 1.18 3/86 13835
/proc/meminfo: memFree=1219400/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=63608 CPUtime=101.81
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 5418 0 0 0 10174 7 0 0 18 0 3 0 330637241 65134592 4738 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 15902 4738 387 42 0 10154 0
[pid=13750/tid=13752] ppid=13748 vsize=63608 CPUtime=50.97
/proc/13750/task/13752/stat : 13752 (ornithorynque) R 13748 13750 13651 0 -1 4194368 2366 0 0 0 5095 2 0 0 25 0 3 0 330637245 65134592 4738 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13750/tid=13753] ppid=13748 vsize=63608 CPUtime=50.79
/proc/13750/task/13753/stat : 13753 (ornithorynque) R 13748 13750 13651 0 -1 4194368 2306 0 0 0 5075 4 0 0 25 0 3 0 330637245 65134592 4738 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283795 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 63608

[startup+102.305 s]
/proc/loadavg: 1.97 1.78 1.22 3/86 13921
/proc/meminfo: memFree=1211792/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=71008 CPUtime=203.87
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 7470 0 0 0 20370 17 0 0 18 0 3 0 330637241 72712192 6516 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 17752 6516 387 42 0 12004 0
[pid=13750/tid=13752] ppid=13748 vsize=71008 CPUtime=102.07
/proc/13750/task/13752/stat : 13752 (ornithorynque) R 13748 13750 13651 0 -1 4194368 3632 0 0 0 10204 3 0 0 25 0 3 0 330637245 72712192 6516 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311864 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13750/tid=13753] ppid=13748 vsize=71008 CPUtime=101.74
/proc/13750/task/13753/stat : 13753 (ornithorynque) R 13748 13750 13651 0 -1 4194368 3092 0 0 0 10161 13 0 0 25 0 3 0 330637245 72712192 6516 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 71008

[startup+162.301 s]
/proc/loadavg: 1.99 1.82 1.27 3/80 13951
/proc/meminfo: memFree=1207304/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=80616 CPUtime=323.52
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 10058 0 0 0 32330 22 0 0 18 0 3 0 330637241 82550784 7954 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 20154 7954 387 42 0 14406 0
[pid=13750/tid=13752] ppid=13748 vsize=80616 CPUtime=162.02
/proc/13750/task/13752/stat : 13752 (ornithorynque) R 13748 13750 13651 0 -1 4194368 4560 0 0 0 16197 5 0 0 25 0 3 0 330637245 82550784 7954 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13750/tid=13753] ppid=13748 vsize=80616 CPUtime=161.46
/proc/13750/task/13753/stat : 13753 (ornithorynque) R 13748 13750 13651 0 -1 4194368 4752 0 0 0 16130 16 0 0 25 0 3 0 330637245 82550784 7954 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241705 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.52
Current children cumulated vsize (KiB) 80616

[startup+222.302 s]
/proc/loadavg: 1.99 1.85 1.31 3/80 13951
/proc/meminfo: memFree=1202376/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=85232 CPUtime=443.25
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 11449 0 0 0 44302 23 0 0 18 0 3 0 330637241 87277568 9181 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 21308 9181 387 42 0 15560 0
[pid=13750/tid=13752] ppid=13748 vsize=85232 CPUtime=222
/proc/13750/task/13752/stat : 13752 (ornithorynque) R 13748 13750 13651 0 -1 4194368 5471 0 0 0 22194 6 0 0 25 0 3 0 330637245 87277568 9181 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13750/tid=13753] ppid=13748 vsize=85232 CPUtime=221.2
/proc/13750/task/13753/stat : 13753 (ornithorynque) R 13748 13750 13651 0 -1 4194368 5232 0 0 0 22104 16 0 0 25 0 3 0 330637245 87277568 9181 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.25
Current children cumulated vsize (KiB) 85232

[startup+282.302 s]
/proc/loadavg: 1.99 1.87 1.35 3/80 13951
/proc/meminfo: memFree=1197128/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=91800 CPUtime=562.98
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 13381 0 0 0 56273 25 0 0 18 0 3 0 330637241 94003200 10500 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 22950 10500 387 42 0 17202 0
[pid=13750/tid=13752] ppid=13748 vsize=91800 CPUtime=281.98
/proc/13750/task/13752/stat : 13752 (ornithorynque) R 13748 13750 13651 0 -1 4194368 6508 0 0 0 28191 7 0 0 25 0 3 0 330637245 94003200 10500 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13750/tid=13753] ppid=13748 vsize=91800 CPUtime=280.95
/proc/13750/task/13753/stat : 13753 (ornithorynque) R 13748 13750 13651 0 -1 4194368 6127 0 0 0 28078 17 0 0 25 0 3 0 330637245 94003200 10500 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.98
Current children cumulated vsize (KiB) 91800

[startup+342.302 s]
/proc/loadavg: 1.99 1.89 1.39 3/80 13951
/proc/meminfo: memFree=1193160/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=96012 CPUtime=682.69
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 14650 0 0 0 68242 27 0 0 18 0 3 0 330637241 98316288 11638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 24003 11638 387 42 0 18255 0
[pid=13750/tid=13752] ppid=13748 vsize=96012 CPUtime=341.96
/proc/13750/task/13752/stat : 13752 (ornithorynque) R 13748 13750 13651 0 -1 4194368 7207 0 0 0 34188 8 0 0 25 0 3 0 330637245 98316288 11638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13750/tid=13753] ppid=13748 vsize=96012 CPUtime=340.68
/proc/13750/task/13753/stat : 13753 (ornithorynque) R 13748 13750 13651 0 -1 4194368 6697 0 0 0 34050 18 0 0 25 0 3 0 330637245 98316288 11638 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.69
Current children cumulated vsize (KiB) 96012

[startup+402.301 s]
/proc/loadavg: 1.99 1.91 1.42 3/80 13951
/proc/meminfo: memFree=1189384/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=98580 CPUtime=802.43
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 15466 0 0 0 80214 29 0 0 18 0 3 0 330637241 100945920 12454 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 24645 12454 387 42 0 18897 0
[pid=13750/tid=13752] ppid=13748 vsize=98580 CPUtime=401.95
/proc/13750/task/13752/stat : 13752 (ornithorynque) R 13748 13750 13651 0 -1 4194368 7710 0 0 0 40185 10 0 0 25 0 3 0 330637245 100945920 12454 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13750/tid=13753] ppid=13748 vsize=98580 CPUtime=400.43
/proc/13750/task/13753/stat : 13753 (ornithorynque) R 13748 13750 13651 0 -1 4194368 7010 0 0 0 40025 18 0 0 25 0 3 0 330637245 100945920 12454 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.43
Current children cumulated vsize (KiB) 98580

[startup+462.301 s]
/proc/loadavg: 1.99 1.92 1.46 3/80 13951
/proc/meminfo: memFree=1186376/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=104184 CPUtime=922.15
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 17036 0 0 0 92185 30 0 0 18 0 3 0 330637241 106684416 13151 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 26046 13151 387 42 0 20298 0
[pid=13750/tid=13752] ppid=13748 vsize=104184 CPUtime=461.93
/proc/13750/task/13752/stat : 13752 (ornithorynque) R 13748 13750 13651 0 -1 4194368 8146 0 0 0 46182 11 0 0 25 0 3 0 330637245 106684416 13151 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13750/tid=13753] ppid=13748 vsize=104184 CPUtime=460.17
/proc/13750/task/13753/stat : 13753 (ornithorynque) R 13748 13750 13651 0 -1 4194368 8144 0 0 0 45999 18 0 0 25 0 3 0 330637245 106684416 13151 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.15
Current children cumulated vsize (KiB) 104184

[startup+522.302 s]
/proc/loadavg: 1.99 1.93 1.49 3/80 13951
/proc/meminfo: memFree=1183624/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=109468 CPUtime=1041.86
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 18653 0 0 0 104154 32 0 0 18 0 3 0 330637241 112095232 13841 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 27367 13841 387 42 0 21619 0
[pid=13750/tid=13752] ppid=13748 vsize=109468 CPUtime=521.91
/proc/13750/task/13752/stat : 13752 (ornithorynque) R 13748 13750 13651 0 -1 4194368 8588 0 0 0 52179 12 0 0 25 0 3 0 330637245 112095232 13841 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13750/tid=13753] ppid=13748 vsize=109468 CPUtime=519.9
/proc/13750/task/13753/stat : 13753 (ornithorynque) R 13748 13750 13651 0 -1 4194368 9319 0 0 0 51971 19 0 0 25 0 3 0 330637245 112095232 13841 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.86
Current children cumulated vsize (KiB) 109468

[startup+582.302 s]
/proc/loadavg: 1.99 1.94 1.52 3/80 13951
/proc/meminfo: memFree=1180232/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=113768 CPUtime=1161.59
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 20069 0 0 0 116126 33 0 0 18 0 3 0 330637241 116498432 14708 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 28442 14708 387 42 0 22694 0
[pid=13750/tid=13752] ppid=13748 vsize=113768 CPUtime=581.9
/proc/13750/task/13752/stat : 13752 (ornithorynque) R 13748 13750 13651 0 -1 4194368 9416 0 0 0 58177 13 0 0 25 0 3 0 330637245 116498432 14708 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13750/tid=13753] ppid=13748 vsize=113768 CPUtime=579.65
/proc/13750/task/13753/stat : 13753 (ornithorynque) R 13748 13750 13651 0 -1 4194368 9907 0 0 0 57945 20 0 0 25 0 3 0 330637245 116498432 14708 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241600 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.59
Current children cumulated vsize (KiB) 113768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.95 1.53 3/80 13951
/proc/meminfo: memFree=1179528/2055920 swapFree=4153516/4192956
[pid=13750] ppid=13748 vsize=114944 CPUtime=1200.11
/proc/13750/stat : 13750 (ornithorynque) S 13748 13750 13651 0 -1 4194304 20375 0 0 0 119977 34 0 0 18 0 3 0 330637241 117702656 14821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 227857690491 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13750/statm: 28736 14821 387 42 0 22988 0
[pid=13750/tid=13752] ppid=13748 vsize=114944 CPUtime=601.2
/proc/13750/task/13752/stat : 13752 (ornithorynque) R 13748 13750 13651 0 -1 4194368 9722 0 0 0 60107 13 0 0 25 0 3 0 330637245 117702656 14821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13750/tid=13753] ppid=13748 vsize=114944 CPUtime=598.87
/proc/13750/task/13753/stat : 13753 (ornithorynque) R 13748 13750 13651 0 -1 4194368 9907 0 0 0 59867 20 0 0 25 0 3 0 330637245 117702656 14821 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242219 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 114944

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.628
CPU time (s): 1200.15
CPU user time (s): 1199.79
CPU system time (s): 0.353946
CPU usage (%): 199.483
Max. virtual memory (cumulated for all children) (KiB): 114944

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

runsolver used 0.555915 second user time and 1.64975 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon Mar  5 15:00:27 UTC 2007

IDJOB= 328017
IDBENCH= 19925
IDSOLVER= 139
FILE ID= node18/328017-1173106827

PBS_JOBID= 4013941

Free space on /tmp= 66561 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1635684145-01.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328017-1173106827/ornithorynque /tmp/evaluation/328017-1173106827/instance-328017-1173106827.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-328017-1173106827 -o ROOT/results/node18/solver-328017-1173106827 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328017-1173106827/ornithorynque /tmp/evaluation/328017-1173106827/instance-328017-1173106827.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  3ad5550996030deea0dfd0153b93e1d4

RANDOM SEED= 845820095

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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:       1238648 kB
Buffers:         48228 kB
Cached:         675812 kB
SwapCached:       2472 kB
Active:         386872 kB
Inactive:       359940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1238648 kB
SwapTotal:     4192956 kB
SwapFree:      4153516 kB
Dirty:             512 kB
Writeback:           0 kB
Mapped:          30576 kB
Slab:            56096 kB
Committed_AS:  1161340 kB
PageTables:       1668 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= 66561 MiB

End job on node18 on Mon Mar  5 15:10:31 UTC 2007