Trace number 328397

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.527

General information on the benchmark

Namerandom/2+p/p0.8/v2035/
unif2p-p0.8-v2035-c6328-S668297284-15-SAT.cnf
MD5SUM4d15e4ef1977463310683c8d04611f9d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.433933
Satisfiable
(Un)Satisfiability was proved
Number of variables2035
Number of clauses6327
Sum of the clauses size17716
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21265
Number of clauses of size 35062
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.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=2035 nbClause=6327
0.00/0.02	c nbVar=2035 nbClause=6327
0.00/0.02	c complete search running
0.00/0.02	c local search running
0.00/0.03	c flip 0 nbSat=5439 maxSat=0
0.06/0.08	c flip 10000 nbSat=6233 maxSat=6235
0.16/0.12	c flip 20000 nbSat=6262 maxSat=6267
0.16/0.17	c flip 30000 nbSat=6253 maxSat=6277
0.36/0.22	c flip 40000 nbSat=6262 maxSat=6277
0.36/0.23	c flip 0 nbSat=6394 maxSat=6277
0.56/0.33	c flip 10000 nbSat=7228 maxSat=7243
0.76/0.43	c flip 20000 nbSat=7253 maxSat=7262
0.96/0.54	c flip 30000 nbSat=7255 maxSat=7268
1.16/0.65	c flip 40000 nbSat=7263 maxSat=7272
1.16/0.66	c flip 0 nbSat=8003 maxSat=7272
1.56/0.88	c flip 10000 nbSat=8855 maxSat=8888
1.97/1.09	c flip 20000 nbSat=8876 maxSat=8890
2.36/1.29	c flip 30000 nbSat=8883 maxSat=8901
2.96/1.51	c flip 40000 nbSat=8891 maxSat=8905
2.96/1.53	c flip 0 nbSat=10528 maxSat=8905
3.56/1.84	c flip 10000 nbSat=11364 maxSat=11370
4.36/2.21	c flip 20000 nbSat=11390 maxSat=11395
4.36/2.24	c nbDecision=10000 #clauses=13000
4.95/2.53	c flip 30000 nbSat=11386 maxSat=11402
5.55/2.82	c flip 40000 nbSat=11397 maxSat=11405
5.55/2.85	c flip 0 nbSat=13135 maxSat=11405
6.56/3.37	c flip 10000 nbSat=14014 maxSat=14026
7.75/3.98	c flip 20000 nbSat=14024 maxSat=14040
8.94/4.57	c flip 30000 nbSat=14031 maxSat=14058
10.14/5.15	c flip 40000 nbSat=14040 maxSat=14058
10.34/5.20	c flip 0 nbSat=17328 maxSat=14058
11.73/5.96	c nbDecision=20000 #clauses=19712
12.33/6.23	c flip 10000 nbSat=18153 maxSat=18165
14.53/7.37	c flip 20000 nbSat=18154 maxSat=18186
16.33/8.22	c flip 30000 nbSat=18185 maxSat=18203
18.32/9.26	c flip 40000 nbSat=18210 maxSat=18215
18.52/9.38	c flip 0 nbSat=23444 maxSat=18215
21.92/11.08	c nbDecision=30000 #clauses=26482
22.11/11.15	c flip 10000 nbSat=24337 maxSat=24344
25.70/12.94	c flip 20000 nbSat=24354 maxSat=24362
29.90/15.03	c flip 30000 nbSat=24356 maxSat=24381
35.09/17.61	c flip 40000 nbSat=24356 maxSat=24381
35.48/17.80	c flip 0 nbSat=32027 maxSat=24381
35.88/18.06	c nbDecision=40000 #clauses=33340
41.48/20.87	c flip 10000 nbSat=32906 maxSat=32934
49.25/24.72	c flip 20000 nbSat=32949 maxSat=32969
52.24/26.21	c nbDecision=50000 #clauses=40136
58.41/29.37	c flip 30000 nbSat=32967 maxSat=32983
67.40/33.85	c flip 40000 nbSat=32972 maxSat=32983
68.00/34.17	c flip 0 nbSat=43839 maxSat=32983
77.98/39.14	c nbDecision=60000 #clauses=47168
79.97/40.14	c flip 10000 nbSat=44752 maxSat=44764
91.95/46.15	c flip 20000 nbSat=44788 maxSat=44798
102.73/51.58	c flip 30000 nbSat=44770 maxSat=44799
104.32/52.37	c nbDecision=70000 #clauses=54251
113.10/56.74	c flip 40000 nbSat=44778 maxSat=44799
113.90/57.13	c flip 0 nbSat=55320 maxSat=44799
131.46/65.94	c flip 10000 nbSat=56164 maxSat=56207
140.03/70.21	c nbDecision=80000 #clauses=61256
146.62/73.54	c flip 20000 nbSat=56240 maxSat=56258
159.58/80.06	c nbDecision=90000 #clauses=67934
162.37/81.42	c flip 30000 nbSat=56241 maxSat=56258
177.75/89.19	c nbDecision=100000 #clauses=74474
179.74/90.15	c flip 40000 nbSat=56252 maxSat=56273
180.93/90.72	c flip 0 nbSat=74301 maxSat=56273
199.89/100.25	c nbDecision=110000 #clauses=81040
204.67/102.61	c flip 10000 nbSat=75210 maxSat=75235
222.84/111.78	c nbDecision=120000 #clauses=87820
234.20/117.49	c flip 20000 nbSat=75240 maxSat=75251
252.36/126.54	c nbDecision=130000 #clauses=94385
260.94/130.90	c flip 30000 nbSat=75252 maxSat=75261
284.09/142.47	c nbDecision=140000 #clauses=101145
297.26/149.06	c flip 40000 nbSat=75242 maxSat=75262
300.66/150.78	c flip 0 nbSat=102943 maxSat=75262
326.58/163.75	c nbDecision=150000 #clauses=108113
330.97/165.93	c flip 10000 nbSat=103773 maxSat=103813
366.68/183.84	c nbDecision=160000 #clauses=115014
367.88/184.46	c flip 20000 nbSat=103827 maxSat=103840
411.79/206.45	c nbDecision=170000 #clauses=121872
415.96/208.58	c flip 30000 nbSat=103830 maxSat=103849
460.07/230.66	c nbDecision=180000 #clauses=128773
464.26/232.79	c flip 40000 nbSat=103821 maxSat=103849
467.64/234.43	c flip 0 nbSat=128750 maxSat=103849
512.14/256.71	c flip 10000 nbSat=129687 maxSat=129706
519.32/260.39	c nbDecision=190000 #clauses=135749
565.22/283.38	c flip 20000 nbSat=129710 maxSat=129733
581.38/291.41	c nbDecision=200000 #clauses=142638
615.29/308.49	c flip 30000 nbSat=129702 maxSat=129741
639.84/320.70	c nbDecision=210000 #clauses=149705
668.98/335.35	c flip 40000 nbSat=129715 maxSat=129741
672.37/337.03	c flip 0 nbSat=152039 maxSat=129741
704.28/353.04	c nbDecision=220000 #clauses=156670
730.02/365.92	c flip 10000 nbSat=152958 maxSat=152979
781.89/391.97	c nbDecision=230000 #clauses=163836
790.87/396.49	c flip 20000 nbSat=152981 maxSat=153003
848.55/425.38	c nbDecision=240000 #clauses=170609
855.13/428.63	c flip 30000 nbSat=152988 maxSat=153013
903.41/452.89	c nbDecision=250000 #clauses=177586
912.39/457.34	c flip 40000 nbSat=152990 maxSat=153014
916.78/459.52	c flip 0 nbSat=177934 maxSat=153014
969.65/486.06	c nbDecision=260000 #clauses=184531
984.82/493.62	c flip 10000 nbSat=178830 maxSat=178848
1040.10/521.31	c nbDecision=270000 #clauses=191630
1077.20/539.96	c flip 20000 nbSat=178842 maxSat=178853
1141.64/572.22	c nbDecision=280000 #clauses=198634
1188.93/595.94	c flip 30000 nbSat=178851 maxSat=178868

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/node42/watcher-328397-1173110848 -o ROOT/results/node42/solver-328397-1173110848 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328397-1173110848/ornithorynque /tmp/evaluation/328397-1173110848/instance-328397-1173110848.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.97 1.92 3/64 11021
/proc/meminfo: memFree=1197928/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=23220 CPUtime=0
/proc/11021/stat : 11021 (ornithorynque) R 11019 11021 10230 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 37038270 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259412497520 0 0 4096 0 0 0 0 17 1 0 0
/proc/11021/statm: 5805 263 218 42 0 45 0

[startup+0.047676 s]
/proc/loadavg: 1.83 1.97 1.92 3/64 11021
/proc/meminfo: memFree=1197928/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=45144 CPUtime=0.06
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 839 0 0 0 6 0 0 0 18 0 3 0 37038270 46227456 800 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 11286 800 387 42 0 5538 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 45144

[startup+0.101687 s]
/proc/loadavg: 1.83 1.97 1.92 3/64 11021
/proc/meminfo: memFree=1197928/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=45276 CPUtime=0.16
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 853 0 0 0 16 0 0 0 18 0 3 0 37038270 46362624 814 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 11319 814 387 42 0 5571 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 45276

[startup+0.301726 s]
/proc/loadavg: 1.83 1.97 1.92 3/64 11021
/proc/meminfo: memFree=1197928/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=46428 CPUtime=0.56
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 956 0 0 0 56 0 0 0 18 0 3 0 37038270 47542272 917 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 11607 917 387 42 0 5859 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 46428

[startup+0.701805 s]
/proc/loadavg: 1.83 1.97 1.92 3/64 11021
/proc/meminfo: memFree=1197928/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=46956 CPUtime=1.36
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 1134 0 0 0 136 0 0 0 18 0 3 0 37038270 48082944 1095 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 11739 1095 387 42 0 5991 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46956

[startup+1.50195 s]
/proc/loadavg: 1.83 1.97 1.92 3/67 11024
/proc/meminfo: memFree=1194768/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=46956 CPUtime=2.96
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 1259 0 0 0 296 0 0 0 18 0 3 0 37038270 48082944 1220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 11739 1220 387 42 0 5991 0
[pid=11021/tid=11023] ppid=11019 vsize=46956 CPUtime=1.46
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 306 0 0 0 146 0 0 0 23 0 3 0 37038273 48082944 1220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=46956 CPUtime=1.46
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 128 0 0 0 146 0 0 0 24 0 3 0 37038273 48082944 1220 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 46956

[startup+3.10227 s]
/proc/loadavg: 1.83 1.97 1.92 3/67 11024
/proc/meminfo: memFree=1193424/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=48796 CPUtime=6.15
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 1679 0 0 0 615 0 0 0 18 0 3 0 37038270 49967104 1640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 12199 1640 387 42 0 6451 0
[pid=11021/tid=11023] ppid=11019 vsize=48796 CPUtime=3.06
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 512 0 0 0 306 0 0 0 25 0 3 0 37038273 49967104 1640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=48796 CPUtime=3.06
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 342 0 0 0 306 0 0 0 25 0 3 0 37038273 49967104 1640 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241172 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 48796

[startup+6.30187 s]
/proc/loadavg: 1.85 1.97 1.92 3/67 11024
/proc/meminfo: memFree=1190736/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=51820 CPUtime=12.53
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 2271 0 0 0 1252 1 0 0 18 0 3 0 37038270 53063680 2166 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 12955 2166 387 42 0 7207 0
[pid=11021/tid=11023] ppid=11019 vsize=51820 CPUtime=6.26
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 896 0 0 0 625 1 0 0 25 0 3 0 37038273 53063680 2166 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311454 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=51820 CPUtime=6.24
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 550 0 0 0 624 0 0 0 25 0 3 0 37038273 53063680 2166 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 51820

[startup+12.7011 s]
/proc/loadavg: 1.86 1.97 1.92 3/67 11024
/proc/meminfo: memFree=1187600/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=54060 CPUtime=25.3
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 2992 0 0 0 2528 2 0 0 18 0 3 0 37038270 55357440 2887 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 13515 2887 387 42 0 7767 0
[pid=11021/tid=11023] ppid=11019 vsize=54060 CPUtime=12.66
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 1386 0 0 0 1264 2 0 0 25 0 3 0 37038273 55357440 2887 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259414987431 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=54060 CPUtime=12.62
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 781 0 0 0 1262 0 0 0 25 0 3 0 37038273 55357440 2887 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241172 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 54060

[startup+25.5015 s]
/proc/loadavg: 1.89 1.97 1.92 3/67 11024
/proc/meminfo: memFree=1183312/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=59052 CPUtime=50.84
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 4183 0 0 0 5080 4 0 0 18 0 3 0 37038270 60469248 3948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 14763 3948 387 42 0 9015 0
[pid=11021/tid=11023] ppid=11019 vsize=59052 CPUtime=25.45
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 2178 0 0 0 2542 3 0 0 25 0 3 0 37038273 60469248 3948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=59052 CPUtime=25.35
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 1180 0 0 0 2535 0 0 0 25 0 3 0 37038273 60469248 3948 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283762 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 59052

[startup+51.1014 s]
/proc/loadavg: 1.93 1.97 1.92 3/67 11024
/proc/meminfo: memFree=1177680/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=65444 CPUtime=101.92
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 5670 0 0 0 10186 6 0 0 18 0 3 0 37038270 67014656 5386 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 16361 5386 387 42 0 10613 0
[pid=11021/tid=11023] ppid=11019 vsize=65444 CPUtime=51.04
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 3170 0 0 0 5099 5 0 0 25 0 3 0 37038273 67014656 5386 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311525 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=65444 CPUtime=50.84
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 1675 0 0 0 5084 0 0 0 25 0 3 0 37038273 67014656 5386 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 65444

[startup+102.305 s]
/proc/loadavg: 1.97 1.97 1.92 3/67 11024
/proc/meminfo: memFree=1165584/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=78332 CPUtime=204.08
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 8960 0 0 0 20398 10 0 0 18 0 3 0 37038270 80211968 8357 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 19583 8357 387 42 0 13835 0
[pid=11021/tid=11023] ppid=11019 vsize=78332 CPUtime=102.23
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 5123 0 0 0 10214 9 0 0 25 0 3 0 37038273 80211968 8357 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314353 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=78332 CPUtime=101.82
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 3012 0 0 0 10181 1 0 0 25 0 3 0 37038273 80211968 8357 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 78332

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/67 11024
/proc/meminfo: memFree=1154576/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=90428 CPUtime=323.79
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 11895 0 0 0 32365 14 0 0 18 0 3 0 37038270 92598272 11096 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 22607 11096 387 42 0 16859 0
[pid=11021/tid=11023] ppid=11019 vsize=90428 CPUtime=162.2
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 6814 0 0 0 16208 12 0 0 25 0 3 0 37038273 92598272 11096 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312222 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=90428 CPUtime=161.55
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 4256 0 0 0 16154 1 0 0 25 0 3 0 37038273 92598272 11096 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.79
Current children cumulated vsize (KiB) 90428

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/67 11024
/proc/meminfo: memFree=1149840/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=95812 CPUtime=443.5
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 13070 0 0 0 44334 16 0 0 18 0 3 0 37038270 98111488 12271 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 23953 12271 387 42 0 18205 0
[pid=11021/tid=11023] ppid=11019 vsize=95812 CPUtime=222.17
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 7989 0 0 0 22203 14 0 0 25 0 3 0 37038273 98111488 12271 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312023 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=95812 CPUtime=221.28
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 4256 0 0 0 22127 1 0 0 25 0 3 0 37038273 98111488 12271 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.5
Current children cumulated vsize (KiB) 95812

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/67 11024
/proc/meminfo: memFree=1142160/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=105088 CPUtime=563.22
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 15514 0 0 0 56304 18 0 0 18 0 3 0 37038270 107610112 14209 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 26272 14209 387 42 0 20524 0
[pid=11021/tid=11023] ppid=11019 vsize=105088 CPUtime=282.16
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 9132 0 0 0 28200 16 0 0 25 0 3 0 37038273 107610112 14209 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=105088 CPUtime=281.03
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 5557 0 0 0 28101 2 0 0 25 0 3 0 37038273 107610112 14209 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241026 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.22
Current children cumulated vsize (KiB) 105088

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/67 11024
/proc/meminfo: memFree=1135184/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=112612 CPUtime=682.94
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 17636 0 0 0 68273 21 0 0 18 0 3 0 37038270 115314688 15942 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 28153 15942 387 42 0 22405 0
[pid=11021/tid=11023] ppid=11019 vsize=112612 CPUtime=342.13
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 9992 0 0 0 34196 17 0 0 25 0 3 0 37038273 115314688 15942 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312422 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=112612 CPUtime=340.77
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 6819 0 0 0 34074 3 0 0 25 0 3 0 37038273 115314688 15942 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241026 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.94
Current children cumulated vsize (KiB) 112612

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/67 11024
/proc/meminfo: memFree=1132112/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=115816 CPUtime=802.64
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 18405 0 0 0 80242 22 0 0 18 0 3 0 37038270 118595584 16711 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 28954 16711 387 42 0 23206 0
[pid=11021/tid=11023] ppid=11019 vsize=115816 CPUtime=402.11
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 10761 0 0 0 40192 19 0 0 25 0 3 0 37038273 118595584 16711 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=115816 CPUtime=400.5
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 6819 0 0 0 40047 3 0 0 25 0 3 0 37038273 118595584 16711 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.64
Current children cumulated vsize (KiB) 115816

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/67 11024
/proc/meminfo: memFree=1124176/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=124612 CPUtime=922.36
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 20804 0 0 0 92211 25 0 0 18 0 3 0 37038270 127602688 18683 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 31153 18683 387 42 0 25405 0
[pid=11021/tid=11023] ppid=11019 vsize=124612 CPUtime=462.09
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 11646 0 0 0 46188 21 0 0 25 0 3 0 37038273 127602688 18683 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=124612 CPUtime=460.24
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 8333 0 0 0 46021 3 0 0 25 0 3 0 37038273 127602688 18683 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.36
Current children cumulated vsize (KiB) 124612

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/67 11024
/proc/meminfo: memFree=1120976/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=127944 CPUtime=1042.09
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 21643 0 0 0 104181 28 0 0 18 0 3 0 37038270 131014656 19489 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 31986 19489 387 42 0 26238 0
[pid=11021/tid=11023] ppid=11019 vsize=127944 CPUtime=522.07
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 12485 0 0 0 52183 24 0 0 25 0 3 0 37038273 131014656 19489 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=127944 CPUtime=519.98
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 8333 0 0 0 51995 3 0 0 25 0 3 0 37038273 131014656 19489 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.09
Current children cumulated vsize (KiB) 127944

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/67 11026
/proc/meminfo: memFree=1118352/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=131020 CPUtime=1161.79
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 22474 0 0 0 116149 30 0 0 18 0 3 0 37038270 134164480 20094 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 32755 20094 387 42 0 27007 0
[pid=11021/tid=11023] ppid=11019 vsize=131020 CPUtime=582.04
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 13316 0 0 0 58179 25 0 0 25 0 3 0 37038273 134164480 20094 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=131020 CPUtime=579.71
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 8333 0 0 0 57967 4 0 0 25 0 3 0 37038273 134164480 20094 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.79
Current children cumulated vsize (KiB) 131020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 1.99 1.97 1.92 3/67 11026
/proc/meminfo: memFree=1117520/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=132044 CPUtime=1200.11
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 22669 0 0 0 119981 30 0 0 18 0 3 0 37038270 135213056 20289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 33011 20289 387 42 0 27263 0
[pid=11021/tid=11023] ppid=11019 vsize=132044 CPUtime=601.24
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 13511 0 0 0 60098 26 0 0 25 0 3 0 37038273 135213056 20289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311297 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=132044 CPUtime=598.84
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 8333 0 0 0 59880 4 0 0 25 0 3 0 37038273 135213056 20289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 132044

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

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

[startup+601.501 s]
/proc/loadavg: 1.99 1.97 1.92 3/67 11026
/proc/meminfo: memFree=1117520/2055920 swapFree=4191892/4192956
[pid=11021] ppid=11019 vsize=132044 CPUtime=1200.11
/proc/11021/stat : 11021 (ornithorynque) S 11019 11021 10230 0 -1 4194304 22669 0 0 0 119981 30 0 0 18 0 3 0 37038270 135213056 20289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259424022395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11021/statm: 33011 20289 387 42 0 27263 0
[pid=11021/tid=11023] ppid=11019 vsize=132044 CPUtime=601.24
/proc/11021/task/11023/stat : 11023 (ornithorynque) R 11019 11021 10230 0 -1 4194368 13511 0 0 0 60098 26 0 0 25 0 3 0 37038273 135213056 20289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311297 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11021/tid=11024] ppid=11019 vsize=132044 CPUtime=598.84
/proc/11021/task/11024/stat : 11024 (ornithorynque) R 11019 11021 10230 0 -1 4194368 8333 0 0 0 59880 4 0 0 25 0 3 0 37038273 135213056 20289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 132044

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.527
CPU time (s): 1200.15
CPU user time (s): 1199.83
CPU system time (s): 0.320951
CPU usage (%): 199.517
Max. virtual memory (cumulated for all children) (KiB): 132044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.320951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22669
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= 51
involuntary context switches= 9191

runsolver used 0.641902 second user time and 1.56776 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Mon Mar  5 16:07:28 UTC 2007

IDJOB= 328397
IDBENCH= 20316
IDSOLVER= 139
FILE ID= node42/328397-1173110848

PBS_JOBID= 4013923

Free space on /tmp= 66528 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2035/unif2p-p0.8-v2035-c6328-S668297284-15-SAT.cnf
COMMAND LINE= /tmp/evaluation/328397-1173110848/ornithorynque /tmp/evaluation/328397-1173110848/instance-328397-1173110848.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-328397-1173110848 -o ROOT/results/node42/solver-328397-1173110848 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328397-1173110848/ornithorynque /tmp/evaluation/328397-1173110848/instance-328397-1173110848.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  4d15e4ef1977463310683c8d04611f9d

RANDOM SEED= 349296262

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.263
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.263
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:       1198400 kB
Buffers:         25196 kB
Cached:         753328 kB
SwapCached:        416 kB
Active:          43260 kB
Inactive:       750228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1198400 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:             356 kB
Writeback:           0 kB
Mapped:          23720 kB
Slab:            50156 kB
Committed_AS:    91624 kB
PageTables:       1408 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= 66528 MiB

End job on node42 on Mon Mar  5 16:17:32 UTC 2007