Trace number 328059

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.06 601.423

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1858313411-09.UNSAT.shuffled.cnf
MD5SUM742af8c49b83baf589639ee213385309
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark879.487
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
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.01	c ...done
0.00/0.01	c nbVar=450 nbClause=1912
0.00/0.01	c nbVar=450 nbClause=1912
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1663 maxSat=0
0.00/0.06	c flip 0 nbSat=2393 maxSat=1890
0.38/0.23	c flip 0 nbSat=4096 maxSat=2640
1.18/0.62	c flip 0 nbSat=6613 maxSat=4289
1.98/1.07	c nbDecision=10000 #clauses=9030
2.77/1.43	c flip 0 nbSat=10083 maxSat=6860
5.16/2.69	c flip 0 nbSat=15024 maxSat=10297
5.96/3.10	c nbDecision=20000 #clauses=16465
11.55/5.86	c flip 0 nbSat=21231 maxSat=15255
14.74/7.44	c nbDecision=30000 #clauses=23800
22.53/11.30	c flip 0 nbSat=28586 maxSat=21508
27.11/13.68	c nbDecision=40000 #clauses=31243
43.28/21.79	c flip 0 nbSat=37907 maxSat=28835
44.88/22.53	c nbDecision=50000 #clauses=38840
69.02/34.68	c flip 0 nbSat=45749 maxSat=38173
71.42/35.86	c nbDecision=60000 #clauses=46646
92.56/46.48	c nbDecision=70000 #clauses=54285
105.35/52.81	c flip 0 nbSat=57697 maxSat=46016
119.70/60.01	c nbDecision=80000 #clauses=61839
146.85/73.69	c flip 0 nbSat=68665 maxSat=57956
148.64/74.56	c nbDecision=90000 #clauses=69340
186.36/93.49	c nbDecision=100000 #clauses=77027
199.52/100.02	c flip 0 nbSat=79040 maxSat=68908
230.84/115.72	c nbDecision=110000 #clauses=84801
261.97/131.36	c flip 0 nbSat=90154 maxSat=79318
272.95/136.86	c nbDecision=120000 #clauses=92492
314.45/157.65	c nbDecision=130000 #clauses=100173
333.01/166.96	c flip 0 nbSat=102368 maxSat=90423
376.51/188.72	c nbDecision=140000 #clauses=108002
414.03/207.57	c flip 0 nbSat=114535 maxSat=102626
416.82/208.95	c nbDecision=150000 #clauses=115397
460.92/231.05	c nbDecision=160000 #clauses=123133
500.63/250.95	c flip 0 nbSat=129109 maxSat=114845
510.00/255.66	c nbDecision=170000 #clauses=130668
568.06/284.72	c nbDecision=180000 #clauses=138362
609.18/305.34	c flip 0 nbSat=142834 maxSat=129415
633.72/317.65	c nbDecision=190000 #clauses=146161
704.36/353.07	c nbDecision=200000 #clauses=153920
717.92/359.88	c flip 0 nbSat=155071 maxSat=143126
769.01/385.48	c nbDecision=210000 #clauses=161650
842.03/422.05	c nbDecision=220000 #clauses=169434
852.21/427.16	c flip 0 nbSat=170150 maxSat=155361
926.05/464.13	c nbDecision=230000 #clauses=177234
1010.06/506.22	c flip 0 nbSat=184506 maxSat=170452
1011.66/507.01	c nbDecision=240000 #clauses=185044
1102.04/552.32	c nbDecision=250000 #clauses=192754
1166.49/584.62	c flip 0 nbSat=199057 maxSat=184842
1178.86/590.89	c nbDecision=260000 #clauses=200411

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/node76/watcher-328059-1173107240 -o ROOT/results/node76/solver-328059-1173107240 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328059-1173107240/ornithorynque /tmp/evaluation/328059-1173107240/instance-328059-1173107240.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.91 1.77 3/69 28102
/proc/meminfo: memFree=1319112/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=23232 CPUtime=0
/proc/28102/stat : 28102 (ornithorynque) R 28100 28102 27763 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 330682363 23789568 267 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206841088725 0 0 4096 0 0 0 0 17 1 0 0
/proc/28102/statm: 5808 267 220 42 0 45 0

[startup+0.0840871 s]
/proc/loadavg: 1.83 1.91 1.77 3/69 28102
/proc/meminfo: memFree=1319112/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=45376 CPUtime=0.15
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 661 0 0 0 15 0 0 0 19 0 3 0 330682363 46465024 623 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 11344 623 384 42 0 5594 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 45376

[startup+0.102089 s]
/proc/loadavg: 1.83 1.91 1.77 3/69 28102
/proc/meminfo: memFree=1319112/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=45376 CPUtime=0.18
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 671 0 0 0 18 0 0 0 19 0 3 0 330682363 46465024 633 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 11344 633 384 42 0 5594 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45376

[startup+0.301113 s]
/proc/loadavg: 1.83 1.91 1.77 3/69 28102
/proc/meminfo: memFree=1319112/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=45680 CPUtime=0.58
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 817 0 0 0 58 0 0 0 19 0 3 0 330682363 46776320 779 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 11420 779 384 42 0 5670 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45680

[startup+0.702163 s]
/proc/loadavg: 1.83 1.91 1.77 3/69 28102
/proc/meminfo: memFree=1319112/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=45948 CPUtime=1.38
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 1021 0 0 0 138 0 0 0 19 0 3 0 330682363 47050752 983 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 11487 983 384 42 0 5737 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 45948

[startup+1.50126 s]
/proc/loadavg: 1.83 1.91 1.77 3/72 28105
/proc/meminfo: memFree=1316336/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=47844 CPUtime=2.97
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 1311 0 0 0 297 0 0 0 19 0 3 0 330682363 48992256 1273 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 11961 1274 384 42 0 6211 0
[pid=28102/tid=28104] ppid=28100 vsize=47844 CPUtime=1.48
/proc/28102/task/28104/stat : 28104 (ornithorynque) R 28100 28102 27763 0 -1 4194368 431 0 0 0 148 0 0 0 17 0 3 0 330682365 48992256 1274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4290537 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=28102/tid=28105] ppid=28100 vsize=47844 CPUtime=1.48
/proc/28102/task/28105/stat : 28105 (ornithorynque) R 28100 28102 27763 0 -1 4194368 306 0 0 0 148 0 0 0 25 0 3 0 330682365 48992256 1274 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284356 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47844

[startup+3.10144 s]
/proc/loadavg: 1.83 1.91 1.77 3/72 28105
/proc/meminfo: memFree=1314800/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=49540 CPUtime=6.16
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 1773 0 0 0 616 0 0 0 19 0 3 0 330682363 50728960 1702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 12385 1702 384 42 0 6635 0
[pid=28102/tid=28104] ppid=28100 vsize=49540 CPUtime=3.07
/proc/28102/task/28104/stat : 28104 (ornithorynque) R 28100 28102 27763 0 -1 4194368 738 0 0 0 307 0 0 0 19 0 3 0 330682365 50728960 1702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=28102/tid=28105] ppid=28100 vsize=49540 CPUtime=3.07
/proc/28102/task/28105/stat : 28105 (ornithorynque) R 28100 28102 27763 0 -1 4194368 460 0 0 0 307 0 0 0 21 0 3 0 330682365 50728960 1702 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241595 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49540

[startup+6.30181 s]
/proc/loadavg: 1.85 1.91 1.77 3/72 28105
/proc/meminfo: memFree=1312624/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=51624 CPUtime=12.55
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 2289 0 0 0 1254 1 0 0 19 0 3 0 330682363 52862976 2185 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 12906 2185 384 42 0 7156 0
[pid=28102/tid=28104] ppid=28100 vsize=51624 CPUtime=6.28
/proc/28102/task/28104/stat : 28104 (ornithorynque) R 28100 28102 27763 0 -1 4194368 1011 0 0 0 627 1 0 0 25 0 3 0 330682365 52862976 2185 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=28102/tid=28105] ppid=28100 vsize=51624 CPUtime=6.26
/proc/28102/task/28105/stat : 28105 (ornithorynque) R 28100 28102 27763 0 -1 4194368 703 0 0 0 626 0 0 0 25 0 3 0 330682365 52862976 2185 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51624

[startup+12.7015 s]
/proc/loadavg: 1.86 1.92 1.77 3/72 28105
/proc/meminfo: memFree=1309040/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=53892 CPUtime=25.32
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 2933 0 0 0 2530 2 0 0 19 0 3 0 330682363 55185408 2829 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 13473 2829 384 42 0 7723 0
[pid=28102/tid=28104] ppid=28100 vsize=53892 CPUtime=12.67
/proc/28102/task/28104/stat : 28104 (ornithorynque) R 28100 28102 27763 0 -1 4194368 1409 0 0 0 1266 1 0 0 25 0 3 0 330682365 55185408 2829 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=28102/tid=28105] ppid=28100 vsize=53892 CPUtime=12.62
/proc/28102/task/28105/stat : 28105 (ornithorynque) R 28100 28102 27763 0 -1 4194368 949 0 0 0 1262 0 0 0 25 0 3 0 330682365 55185408 2829 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 53892

[startup+25.503 s]
/proc/loadavg: 1.89 1.92 1.77 3/72 28105
/proc/meminfo: memFree=1305520/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=58276 CPUtime=50.86
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 3942 0 0 0 5083 3 0 0 19 0 3 0 330682363 59674624 3708 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 14569 3708 384 42 0 8819 0
[pid=28102/tid=28104] ppid=28100 vsize=58276 CPUtime=25.48
/proc/28102/task/28104/stat : 28104 (ornithorynque) R 28100 28102 27763 0 -1 4194368 1992 0 0 0 2545 3 0 0 25 0 3 0 330682365 59674624 3708 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=28102/tid=28105] ppid=28100 vsize=58276 CPUtime=25.37
/proc/28102/task/28105/stat : 28105 (ornithorynque) R 28100 28102 27763 0 -1 4194368 1375 0 0 0 2537 0 0 0 25 0 3 0 330682365 59674624 3708 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 58276

[startup+51.103 s]
/proc/loadavg: 1.93 1.92 1.78 3/72 28105
/proc/meminfo: memFree=1301360/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=62656 CPUtime=101.95
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 4977 0 0 0 10190 5 0 0 19 0 3 0 330682363 64159744 4743 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 15664 4743 384 42 0 9914 0
[pid=28102/tid=28104] ppid=28100 vsize=62656 CPUtime=51.06
/proc/28102/task/28104/stat : 28104 (ornithorynque) R 28100 28102 27763 0 -1 4194368 2773 0 0 0 5102 4 0 0 25 0 3 0 330682365 64159744 4743 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=28102/tid=28105] ppid=28100 vsize=62656 CPUtime=50.86
/proc/28102/task/28105/stat : 28105 (ornithorynque) R 28100 28102 27763 0 -1 4194368 1629 0 0 0 5086 0 0 0 25 0 3 0 330682365 64159744 4743 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 62656

[startup+102.307 s]
/proc/loadavg: 1.97 1.93 1.79 3/72 28105
/proc/meminfo: memFree=1292528/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=73580 CPUtime=204.11
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 7972 0 0 0 20403 8 0 0 19 0 3 0 330682363 75345920 6928 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 18395 6928 384 42 0 12645 0
[pid=28102/tid=28104] ppid=28100 vsize=73580 CPUtime=102.26
/proc/28102/task/28104/stat : 28104 (ornithorynque) R 28100 28102 27763 0 -1 4194368 4091 0 0 0 10219 7 0 0 25 0 3 0 330682365 75345920 6928 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=28102/tid=28105] ppid=28100 vsize=73580 CPUtime=101.84
/proc/28102/task/28105/stat : 28105 (ornithorynque) R 28100 28102 27763 0 -1 4194368 3306 0 0 0 10183 1 0 0 25 0 3 0 330682365 75345920 6928 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 73580

[startup+162.303 s]
/proc/loadavg: 1.99 1.94 1.80 3/72 28105
/proc/meminfo: memFree=1286704/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=79340 CPUtime=323.83
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 9457 0 0 0 32374 9 0 0 19 0 3 0 330682363 81244160 8347 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 19835 8347 384 42 0 14085 0
[pid=28102/tid=28104] ppid=28100 vsize=79340 CPUtime=162.24
/proc/28102/task/28104/stat : 28104 (ornithorynque) R 28100 28102 27763 0 -1 4194368 5157 0 0 0 16216 8 0 0 25 0 3 0 330682365 81244160 8347 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=28102/tid=28105] ppid=28100 vsize=79340 CPUtime=161.58
/proc/28102/task/28105/stat : 28105 (ornithorynque) R 28100 28102 27763 0 -1 4194368 3725 0 0 0 16157 1 0 0 25 0 3 0 330682365 81244160 8347 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 79340

[startup+222.303 s]
/proc/loadavg: 1.99 1.95 1.81 3/72 28105
/proc/meminfo: memFree=1280112/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=87808 CPUtime=443.56
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 11800 0 0 0 44344 12 0 0 19 0 3 0 330682363 89915392 9978 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 21952 9978 384 42 0 16202 0
[pid=28102/tid=28104] ppid=28100 vsize=87808 CPUtime=222.22
/proc/28102/task/28104/stat : 28104 (ornithorynque) R 28100 28102 27763 0 -1 4194368 6287 0 0 0 22212 10 0 0 25 0 3 0 330682365 89915392 9978 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=28102/tid=28105] ppid=28100 vsize=87808 CPUtime=221.31
/proc/28102/task/28105/stat : 28105 (ornithorynque) R 28100 28102 27763 0 -1 4194368 4938 0 0 0 22130 1 0 0 25 0 3 0 330682365 89915392 9978 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 87808

[startup+282.303 s]
/proc/loadavg: 1.99 1.95 1.82 3/72 28105
/proc/meminfo: memFree=1275184/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=94844 CPUtime=563.29
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 13719 0 0 0 56315 14 0 0 19 0 3 0 330682363 97120256 11216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 23711 11216 384 42 0 17961 0
[pid=28102/tid=28104] ppid=28100 vsize=94844 CPUtime=282.2
/proc/28102/task/28104/stat : 28104 (ornithorynque) R 28100 28102 27763 0 -1 4194368 7341 0 0 0 28209 11 0 0 25 0 3 0 330682365 97120256 11216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=28102/tid=28105] ppid=28100 vsize=94844 CPUtime=281.06
/proc/28102/task/28105/stat : 28105 (ornithorynque) R 28100 28102 27763 0 -1 4194368 5803 0 0 0 28104 2 0 0 25 0 3 0 330682365 97120256 11216 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.29
Current children cumulated vsize (KiB) 94844

[startup+342.302 s]
/proc/loadavg: 1.99 1.96 1.83 3/72 28105
/proc/meminfo: memFree=1271024/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=99836 CPUtime=683.01
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 15193 0 0 0 68285 16 0 0 19 0 3 0 330682363 102232064 12270 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 24959 12270 384 42 0 19209 0
[pid=28102/tid=28104] ppid=28100 vsize=99836 CPUtime=342.19
/proc/28102/task/28104/stat : 28104 (ornithorynque) R 28100 28102 27763 0 -1 4194368 7973 0 0 0 34206 13 0 0 25 0 3 0 330682365 102232064 12270 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=28102/tid=28105] ppid=28100 vsize=99836 CPUtime=340.8
/proc/28102/task/28105/stat : 28105 (ornithorynque) R 28100 28102 27763 0 -1 4194368 6645 0 0 0 34077 3 0 0 25 0 3 0 330682365 102232064 12270 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.01
Current children cumulated vsize (KiB) 99836

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.83 3/72 28105
/proc/meminfo: memFree=1266800/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=104024 CPUtime=802.73
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 16435 0 0 0 80256 17 0 0 19 0 3 0 330682363 106520576 13348 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 26006 13348 384 42 0 20256 0
[pid=28102/tid=28104] ppid=28100 vsize=104024 CPUtime=402.17
/proc/28102/task/28104/stat : 28104 (ornithorynque) R 28100 28102 27763 0 -1 4194368 8719 0 0 0 40203 14 0 0 25 0 3 0 330682365 106520576 13348 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311411 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=28102/tid=28105] ppid=28100 vsize=104024 CPUtime=400.54
/proc/28102/task/28105/stat : 28105 (ornithorynque) R 28100 28102 27763 0 -1 4194368 7141 0 0 0 40051 3 0 0 25 0 3 0 330682365 106520576 13348 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.73
Current children cumulated vsize (KiB) 104024

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.84 3/72 28105
/proc/meminfo: memFree=1262576/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=107620 CPUtime=922.46
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 17598 0 0 0 92228 18 0 0 19 0 3 0 330682363 110202880 14348 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 26905 14348 384 42 0 21155 0
[pid=28102/tid=28104] ppid=28100 vsize=107620 CPUtime=462.15
/proc/28102/task/28104/stat : 28104 (ornithorynque) R 28100 28102 27763 0 -1 4194368 9295 0 0 0 46201 14 0 0 25 0 3 0 330682365 110202880 14348 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=28102/tid=28105] ppid=28100 vsize=107620 CPUtime=460.28
/proc/28102/task/28105/stat : 28105 (ornithorynque) R 28100 28102 27763 0 -1 4194368 7728 0 0 0 46025 3 0 0 25 0 3 0 330682365 110202880 14348 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.46
Current children cumulated vsize (KiB) 107620

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.84 3/72 28105
/proc/meminfo: memFree=1258992/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=112512 CPUtime=1042.18
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 18950 0 0 0 104198 20 0 0 19 0 3 0 330682363 115212288 15289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 28128 15289 384 42 0 22378 0
[pid=28102/tid=28104] ppid=28100 vsize=112512 CPUtime=522.14
/proc/28102/task/28104/stat : 28104 (ornithorynque) R 28100 28102 27763 0 -1 4194368 9855 0 0 0 52198 16 0 0 25 0 3 0 330682365 115212288 15289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=28102/tid=28105] ppid=28100 vsize=112512 CPUtime=520.02
/proc/28102/task/28105/stat : 28105 (ornithorynque) R 28100 28102 27763 0 -1 4194368 8520 0 0 0 51998 4 0 0 25 0 3 0 330682365 115212288 15289 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.18
Current children cumulated vsize (KiB) 112512

[startup+582.303 s]
/proc/loadavg: 1.99 1.97 1.85 3/72 28105
/proc/meminfo: memFree=1256304/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=115340 CPUtime=1161.91
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 19699 0 0 0 116169 22 0 0 19 0 3 0 330682363 118108160 15957 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 28835 15957 384 42 0 23085 0
[pid=28102/tid=28104] ppid=28100 vsize=115340 CPUtime=582.12
/proc/28102/task/28104/stat : 28104 (ornithorynque) R 28100 28102 27763 0 -1 4194368 10604 0 0 0 58195 17 0 0 25 0 3 0 330682365 118108160 15957 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=28102/tid=28105] ppid=28100 vsize=115340 CPUtime=579.76
/proc/28102/task/28105/stat : 28105 (ornithorynque) R 28100 28102 27763 0 -1 4194368 8520 0 0 0 57972 4 0 0 25 0 3 0 330682365 118108160 15957 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.91
Current children cumulated vsize (KiB) 115340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 1.99 1.97 1.85 3/72 28105
/proc/meminfo: memFree=1253936/2055888 swapFree=4087252/4096564
[pid=28102] ppid=28100 vsize=117916 CPUtime=1200.02
/proc/28102/stat : 28102 (ornithorynque) S 28100 28102 27763 0 -1 4194304 20654 0 0 0 119980 22 0 0 19 0 3 0 330682363 120745984 16554 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206852616187 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/28102/statm: 29479 16554 384 42 0 23729 0
[pid=28102/tid=28104] ppid=28100 vsize=117916 CPUtime=601.22
/proc/28102/task/28104/stat : 28104 (ornithorynque) R 28100 28102 27763 0 -1 4194368 10785 0 0 0 60105 17 0 0 25 0 3 0 330682365 120745984 16554 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=28102/tid=28105] ppid=28100 vsize=117916 CPUtime=598.79
/proc/28102/task/28105/stat : 28105 (ornithorynque) R 28100 28102 27763 0 -1 4194368 9294 0 0 0 59874 5 0 0 25 0 3 0 330682365 120745984 16554 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241825 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 117916

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.423
CPU time (s): 1200.06
CPU user time (s): 1199.82
CPU system time (s): 0.237963
CPU usage (%): 199.536
Max. virtual memory (cumulated for all children) (KiB): 117916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.237963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20654
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= 24
involuntary context switches= 9124

runsolver used 0.634903 second user time and 1.56476 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Mon Mar  5 15:07:21 UTC 2007

IDJOB= 328059
IDBENCH= 19967
IDSOLVER= 139
FILE ID= node76/328059-1173107240

PBS_JOBID= 4013926

Free space on /tmp= 66649 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1858313411-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328059-1173107240/ornithorynque /tmp/evaluation/328059-1173107240/instance-328059-1173107240.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-328059-1173107240 -o ROOT/results/node76/solver-328059-1173107240 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328059-1173107240/ornithorynque /tmp/evaluation/328059-1173107240/instance-328059-1173107240.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  742af8c49b83baf589639ee213385309

RANDOM SEED= 645297764

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.219
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	: 6006.18
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.219
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1319648 kB
Buffers:         31556 kB
Cached:         629424 kB
SwapCached:       2836 kB
Active:         171264 kB
Inactive:       499324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1319648 kB
SwapTotal:     4096564 kB
SwapFree:      4087252 kB
Dirty:             292 kB
Writeback:           0 kB
Mapped:          15504 kB
Slab:            52044 kB
Committed_AS:  1143036 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66649 MiB

End job on node76 on Mon Mar  5 15:17:24 UTC 2007